/* EasyWeb html style file */



body 
{    
    font-size:13px;	
    color:#c3eaff;    
    margin:0;
    padding:0;
	position:relative; 
	height:100%;	  
    background:#103760 url(/templates/main/images/background.jpg) repeat-y center top;
}


/* txt  */
p, input, select, body, th, td, div, span, h1, h2, h3, h4, h5, h6, li { font-family: Arial, Helvetica, sans-serif; }
p  
{	
	margin:0 0 2.5em 0;
	padding: 0;
    line-height:1.3em;
}

h1
{				
	font-size: 30px;
	margin: 0 0 0.5em 0;
	font-weight: bold;
	color: #fff;	
}

h2
{				
	font-size: 18px;
	margin: 0 0 0.5em 0;
	font-weight: normal;
	color: #fff;	
}

h3
{				
	font-size: 16px;
	margin: 0 0 0.5em 0;
	font-weight: normal;
	color: #fff;			
}

h4
{	
	font-size: 15px;			
	margin: 0 0 0.5em 0;
	font-weight: normal;
	color: #fff;	
}

h5
{				
	font-size: 14px;
	margin: 0 0 0.5em 0;
	font-weight: normal;
	color: #fff;
}

h6
{				
	font-size: 13px;
	margin: 0 0 0.5em 0;
	font-weight: normal;
	color: #fff;
}

a
{				
	text-decoration:underline;
	color:#fff;
	outline:none;
				
}

a:hover		
{
    text-decoration:none;
	color:#fff;
}

ul { margin: 3px 0 3px 5px; padding: 3px 0 0 15px; }

ol { margin: 3px 0 3px 5px; padding: 3px 0 0 15px; }
ol > li { list-style-image: none; list-style-type: decimal; }
ol > li > ol > li { list-style-image: none; list-style-type: lower-alpha; }

img { border: 0; }
a img {border:none}


p.MyText { font-size: 14px; text-align: justify; padding: 0 0 0 0; margin: 0 0 0 0; color: #FFF; }


.obtokLeft { float: left; padding-right: 10px; padding-bottom: 10px; }
.obtokRight { float: right; padding-left: 10px; padding-bottom: 10px; }


table.vychoziTabulka {border-collapse:collapse; border-spacing:0;}
table.vychoziTabulka tr th {background:#016378; color:#fff; font-weight:bold; padding:5px;}
table.vychoziTabulka tr td {padding:5px; border:1px solid #111E09;}
