body,
html
	{
	background: #FFDDAD;
	margin: 0px;
	padding: 0px
	}
	
body, td, th, div, p, input, textarea, select
	{
	font: 9pt "Helvetica CE", Arial, sans-serif;
	color: #DB251A;
	}


h1
	{
	font: 12pt "Helvetica CE", Arial, sans-serif;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	padding: 4px;
	color: #fff;
	border: 1px solid #fff;
	background: #E2C090;
	}

h3
	{
	font: 12pt "Helvetica CE", Arial, sans-serif;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	padding: 4px 0px 4px 0px;
	border-bottom: 1px solid #D4231B;
	color: #D4231B;
	}
	
p
	{
	color: #000;
	font: 10pt;
	}

	
.body
	{
	text-align: center;
	}

input.txt
	{
	background: repeat-x url("imgs/inputbck.gif");
	border: 1px solid #fff;
	}
	
.cont
	{
	margin: 50px 0px 0px 0px;
	padding: 80px 50px 30px 0px;
	text-align: center;
	background: no-repeat url("/imgs/keyimage.gif") center top;
}

.cont2
	{
	margin: 50px 0px 0px 0px;
	padding: 80px 0px 30px 0px;
	text-align: center;
	background: no-repeat url("/imgs/keyimage.gif") center top;
	}

.cont3
	{
	margin: 50px 0px 0px 0px;
	padding: 80px 0px 30px 0px;
	text-align: center;
	background: no-repeat url("/imgs/editprofile.gif") center top;
	}
	
.cont-zone
	{
	margin: 50px 0px 0px 0px;
	padding: 80px 0px 30px 0px;
	text-align: center;
	background: no-repeat url("/imgs/t_editace_sluzeb.gif") center top;
	}

.cont-heslo
	{
	margin: 50px 0px 0px 0px;
	padding: 80px 0px 30px 0px;
	text-align: center;
	background: no-repeat url("/imgs/t_zmena_hesla.gif") center top;
	}
	
.box
	{
	width: 600px;
	text-align: left;
	}	
		
#main
	{
	padding: 0px 10px 0px 10px;
	background: repeat-x url("imgs/topbck.gif");
	vertical-align: middle;
	}

#main a,
#main a:link,
#main a:visited
	{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}

#main a:hover
	{
	color: #FFDDAD;
	}

.logsline
	{
	text-align: center;
	line-height: 150%;
	padding: 70px 0px 20px 0px;
	}


.copyright
	{
	text-align: center;
	line-height: 150%;
	padding: 30px 0px 20px 0px;
	}


/* =============================== LINKS */

a,
a:link,
a:visited
	{
	color: #DC251D;
	}

a:hover
	{
	color: #000;
	}
	