/* EasyWeb html style file */



body 
{    
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;	
    color:#222222;    
    margin:0;
    padding:0;
	position:relative; 
	height:100%;	  
    background:#fff url(/templates/main/images/background.png) repeat-y center top;
}



/*  txt  */
p
{	
	margin:0 0 1.8em 0;
	padding: 0;
    line-height:1.6em;
}

h1
{				
	font-size: 24px;
	margin: 0 0 1.0em 0;
	font-weight: bold;
	color: #002157;	
}

h2
{				
	font-size: 20px;
	margin: 0 0 0.8em 0;
	font-weight: bold;
	color: #002157;	
}

h3
{				
	font-size: 18px;
	margin: 0 0 0.7em 0;
	font-weight: bold;
	color: #002157;		
}

h4
{	
	font-size: 17px;			
	margin: 0 0 0.6em 0;
	font-weight: bold;
	color: #002157;	
}

h5
{				
	font-size: 15px;
	margin: 0 0 0.5em 0;
	font-weight: bold;
	color: #002157;
}

h6
{				
	font-size: 13px;
	margin: 0 0 0.4em 0;
	font-weight: bold;
	color: #002157;
}

a
{		
	text-decoration:none;
	color:#002157;
	outline:none;
				
}

a:hover		
{
    text-decoration:underline;
	color:#002157;
}
/*  end txt  */

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;
}

a { outline:none; }

img { border: 0; }
.obtokLeft { float: left; padding-right: 10px; padding-bottom: 10px; }
.obtokRight { float: right; padding-left: 10px; padding-bottom: 10px; }

.icoMail, .icoGoo, .icoFb {float:left; display:block; width:44px; height:44px; margin:0 0 15px 0; line-height:0px; font-size:0px}
.icoMail {background:url(7017a6f2-604b-428d-9bc4-ae7c82f27239) no-repeat left top}
.icoGoo {background:url(9a03d4b4-6617-4123-a9f4-a7222063e6b9) no-repeat left top}
.icoFb {background:url(b0f70d74-6ad2-4816-9c4e-2d4ac7a0ef82) no-repeat left top}
.icoMail:hover, .icoGoo:hover, .icoFb:hover {background-position:left bottom}

#nav01, #nav02, #nav03, #nav04 {float:left; display:block; width:224px; height:36px; margin:0 17px 0 0; padding:133px 0 0 0; line-height:36px; text-align:center; text-decoration:none; color:#002157; font-size:16px; font-family: 'Istok Web', sans-serif; position:relative}
#nav01 {background:url(2e2799e1-2a49-4d63-b6ee-13f5320c2aa6) no-repeat left top}
#nav02 {background:url(7b0be2e1-f02a-4860-a981-dc5245516bb8) no-repeat left top}
#nav03 {background:url(dbf7889a-4730-4d1c-9a4a-7c6dc2928767) no-repeat left top}
#nav04 {background:url(d0e99619-3249-4a0d-8d98-64f6423c1855) no-repeat left top}
#nav01:hover, #nav02:hover/*, #nav03:hover, #nav04:hover*/ {background-position:left bottom}

.tagNavigation {background:#ff962d; color:#000; font-weight:bold; position:absolute; top:0; left:0; padding:5px 10px; font-size:12px; line-height:12px;}


table.vychoziTabulka {border-collapse:collapse; border-spacing:0; margin:0 0 15px 0}
table.vychoziTabulka tr th {background:#9fc800; color:#fff; font-weight:bold; padding:5px 10px; border:1px solid #9fc800;}
table.vychoziTabulka tr td {padding:5px 10px; border-bottom:1px solid #665D52;}



table.vychoziTechnicke {width:100%; font-size:15px}
table.vychoziTechnicke tr td {padding:4px 10px;}
table.vychoziTechnicke tr:nth-child(2n) td {background:#F1F1F1}
table.vychoziTechnicke tr:nth-child(2n+1) td {background:#E0E0E0}
