body { 
	color: black; 
	font-family:"Times New Roman", Times, serif;
	font-size: 80%;
	background:url(images/synot-gastro-podklad.jpg) no-repeat;
	background-attachment:fixed;
	background-position:center top;
	background-color: #750007;
	/*background-color:#0071a7;*/
	}

p { 
	font-size: 1em; 
	color: #666;
	padding-left: 18px;
	}

.maly_text {
	font-size: 9px;
	color: #999999;
	}

.velky_text {
	font-size: 20px;
	color: #546378;
	}

.tucny_text {
	font-weight: bold;
	color: #546378;
	}
	
.cerveny_text {
	color: #b82e07;
	}
	
.cerny_text_bold {
	color: #000000;
	font-weight: bold;
	}

	
.odrazky {
	list-style:disc;
	font-size: 1em; 
	color: #666;
	padding-left: 18px;
	}

h3 {
	color: #18313B;
	background-color: transparent;
	text-align: left;
	font-size:1.2em;
	font-variant: small-caps;
	}

.podnadpis {
	color: #18313B;
	background-color: transparent;
	text-align: left;
	font-size:1em;
	font-variant: small-caps;
	}

li{
	list-style-image: url(arr1.gif)
	}
	
li:hover {
	list-style-image: url(arr2.gif)
	}
	
	
a:link { 
	color: #b82e07;
	background-color: transparent;
	text-decoration: underline; 
	}

a:visited { 
	color: #b82e07; 
	background-color: transparent;
	}

a:hover { 
	color: #000000;
	background-color: #B1BBC8;
	text-decoration: underline;
	}

a:active { 
	color: #6f0019;
	background-color: transparent;
	}

#kontejner {
	position:absolute;
	left:50%;
	top:40px;
	width: 626px;
	margin-left: -313px;
	margin-bottom: 20px;
}

#zahlavi {
	width:626px;
	height: 180px;
	float: left;
	background: url(images/synot-gastro-zahlavi.gif);
	}

#menu {
	padding-left: 0px;
	padding-right: 0px;
	width: 600px;
	float: left;
	text-align: justify;
	background-color: #ad2402;
	}
	
#text {
	width: 626px;
	background-image:url(images/synot-gastro-strana.gif);
	float: left;
	text-align: left;
	}

#text-odstavec {
	width: 380px;
	/*background-color:#CCFF00;*/
	padding-right: 26px;
	float: right;
	text-align: right;
	}

#zapati {
	clear: both;
	width:626px;
	height: 60px;
	background: url(images/synot-gastro-zapati.gif);
	font-size: 80%;
}

#zapati p {
	font-size: 0.9em;
	padding-top: 20px;
	padding-right: 26px;
	text-align: right;
}

#zapati a {
	color:#000000;
	text-decoration: none;
}

.clearboth { clear: both; }

.obrazek {
	margin: 8px 0 8px 8px;
	border: 4px;
	border-color: #ffffff;
}

