/* EasyWeb html style file */



body	{	background-image:url(../templates/main/images/background.jpg);
			background-position:top center;
			background-repeat:no-repeat;
			background-color:#101e21;
			margin:0 0 0 0;			
			color:white;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;	
}


/* txt  */
h1{			font-family:Arial, Helvetica, sans-serif;
			font-size:20px;
			color:#fff;
			margin:10px 0 30px 0;
			
}
h2{			font-family:Arial, Helvetica, sans-serif;
			font-size:15px;
			font-weight:bold;
			color:#35fffd;
			margin:20px 0 4px 0;
			
			background-image:url(images/nadpis-odrazka.png);
			background-repeat:no-repeat;
			padding:0 0 0 25px;
			
}
h3{			font-family:Arial, Helvetica, sans-serif;
			font-size:15px;
			font-weight:bold;
			color:#35fffd;
			margin:4px 0 0px 0;
			
}
h4{			font-family:Arial, Helvetica, sans-serif;
			font-size:15px;
			font-weight:bold;
			color:#35fffd;
			margin:4px 0 0px 0;
			
}
h5{			font-family:Arial, Helvetica, sans-serif;
			font-size:15px;
			font-weight:bold;
			color:#35fffd;
			margin:4px 0 0px 0;
			
}
h6{			font-family:Arial, Helvetica, sans-serif;
			font-size:15px;
			font-weight:bold;
			color:#35fffd;
			margin:4px 0 0px 0;
			
}
p{			margin:4px 0 0px 0;
}
a{			color:#35fffd;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;	
			
			text-decoration:underline;
}
a:hover{	color:#d9eea9;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;	
			text-decoration:none;
}


ul { 			padding-left: 12px; }

li {			font-family:Verdana, Geneva, sans-serif;
				font-size:10px;
				color:#FFF;
				list-style-type: disc;
}

.rezervace { background-color: #3E656F; 
			 text-transform:uppercase;
			 font-weight:bold;
			 color:red;
			 text-align: center;}

img { border: 0; }

/* end txt  */



p.Red {			font-size:12px;
				text-align: center;
				padding:0 0 0 0;
				margin:0 0 0 0;
				color:red;
}



