/* EasyWeb html style file */



body 
{    
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;	
    color:#7b7a6d;    
    margin:0;
    padding:0;
	position:relative; 
	height:100%;	  
    background:#fff url(/templates/main/images/background.png) repeat-x left 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 1.8em 0;
	padding: 0;
    line-height:1.5em;
}

h1
{				
	font-size: 18px;
	margin: 0 0 1.0em 0;
	font-weight:normal;
	color: #1c1c1e;	
	text-transform:uppercase;
}

h2
{				
	font-size: 17px;
	margin: 0 0 0.8em 0;
	font-weight:normal;
	color: #ff0012;	
	text-transform:uppercase;
}

h3
{				
	font-size: 16px;
	margin: 0 0 0.7em 0;
	font-weight:normal;
	color: #1c1c1e;		
	text-transform:uppercase;	
}

h4
{	
	font-size: 15px;			
	margin: 0 0 0.6em 0;
	font-weight: bold;
	color: #ff0012;	
}

h5
{				
	font-size: 14px;
	margin: 0 0 0.5em 0;
	font-weight: bold;
	color: #1c1c1e;
}

h6
{				
	font-size: 13px;
	margin: 0 0 0.4em 0;
	font-weight: bold;
	color: #ff0012;
}

a
{				
	text-decoration:underline;
	color:#ff0012;
	outline:none;
				
}

a:hover		
{
    text-decoration:none;
	color:#ff0012;
}


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; }

ul { margin: 3px 0 3px 5px; padding: 3px 0 0 15px; width:100%}
ul > li { list-style-image: url(46cb91dc-b607-4e6c-8c51-b3064f4b77d1);}
ul > li > ul { margin: 3px 0 3px 5px; padding: 3px 0 0 15px}
ul > li > ul > li { list-style-image: url(9ba1dc00-4e63-411a-a3e6-2df8266879c7);}


img { border: 0; }


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.tabulka tr.tabulkaHlavicka td { background:#142455; color: #fff; text-transform:uppercase; font-size:16px; height:46px;}



table.tabulka { border-collapse:collapse;}
table.tabulka tr td { background: url(837f4a03-d4ae-4906-914e-b117685dfe0e) repeat-x left top; color: #000; height:89px;}
table.tabulka tr td a { color: #132452; }




table tr td.bunkaCenter { text-align:center}

