/* CSS Document */
body.siroke_pozadi {
	background-color: #1A1A1A;
	background-image: url(../images/pozadi.gif);
	background-repeat: repeat-x;
	background-position: 50% 0;
}
body,td,th {
	color: #000000;
}
H1 {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #900;
}
A:link {
	color: #000;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
A:visited {
	color: #333;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
A:active {
	color: #C00;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
A:hover {
	color: #C00;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
body {
	background-color: #2C609C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
#pozadi {
	width: 990px;
	position: relative;
	margin: auto;
	background-image: url(../images/stin.gif);
	background-repeat: repeat-y;
}
#paticka {
	height: 30px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 12px;
	margin-bottom: 15px;
	margin-left: 8px;

}
#hlavicka_odskok {
	position: relative;
	width: 926px;
	height: 20px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#stin {
	position: relative;
	width: 1000px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/navrh.gif);
	background-repeat: no-repeat;
}

#hlavicka {
	position: relative;
	width: 990px;
	height: 100px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#levy {
	margin: auto;
	width: 170px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#stred {
	margin: auto;
	width: 600px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../obrazy/pozadi_vizitky.gif);
	background-repeat: no-repeat;
	height: 450px;
}

#pravy {
	width: 250px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

