body {
behavior: url('js/iepngfix.htc');
}

html            {overflow-y:scroll;}                        /* PRO NON-IE PROHLIZECE PRIDA DOPRAVA SCROLLBAR */

* {
padding:0;
margin:0;
border:0;
}

ul {
list-style-type: none;
}

a {
text-decoration: none;
color: inherit;
outline: none;
}
                                                                   
body {
font-family: Arial;
font-size: 12px;
color: #676766;
background: url('images/bg.gif') repeat-x #fefefe;
}

html, body {
height: 100%;
}

div#wrapall {
min-height: 100%;
height: 100%;
position: relative;
}

body>#wrapall {
height: auto;
}

*|html[xmlns*=""]  div#wrapall { 
display: table;
height: 100% 
}

div.clearer {
clear: both;
}

div#wrap {        
background: url('images/bg-center.png') no-repeat top center;
padding: 0 164px 120px;
width: 938px;
min-height: 561px;
_height: 561px;
margin: 0 auto;
}

div#head h1 a {
float: left;
display: block;
width: 225px;
height: 67px;
background: url('images/logo.png');
text-indent: -999em;
margin: 45px 0 0 12px;
}

div#head .logo {
float: left;
display: block;
width: 225px;
height: 67px;
margin: 45px 0 0 12px;
}

/* Start of menu*/

ul#menu {
float: right;
margin: 13px 37px 0 30px;        
}

ul#menu li {
display: inline-block;


}

ul#menu li a {
position: relative;
font-size: 16px;
color: #006daa;
height: 29px;
padding: 50px 13px 0 13px;
outline: none;
display: block;
|float: left;
|display: inline;

}

ul#menu li a:hover {
background: #fdfdfd;
color: #989898;
}

ul#menu li.active {
background: #fdfdfd;
color: #989898;
}

ul#menu li a:hover span.l, ul#menu li a:hover span.r {
background: url('images/menulil.png') no-repeat;
position: absolute;
top: 0;
width: 3px;
height: 79px;

}

ul#menu li.active span.l, ul#menu li.active span.r {
background: url('images/menulil.png') no-repeat;
position: absolute;
top: 0;
width: 3px;
height: 79px;
}


ul#menu li a:hover span.l {
background: url('images/menulil.png') no-repeat;
left: -3px;
}

ul#menu li a:hover span.r {
background: url('images/menulir.png') no-repeat;
right: -3px;
}

ul#menu li.active span.l {
background: url('images/menulil.png') no-repeat;
left: -3px;
}

ul#menu li.active span.r {
background: url('images/menulir.png') no-repeat;
right: -3px;
}


/* End of menu*/


div#content {
float: left;
margin: 0 0 0;
}

div#categories {
min-height: 265px;
margin: 24px 0 0;               
}

div.category {
float: left;
position: relative;
width: 380px;
padding: 20px 15px;     
margin: 10px 20px 10px 20px;      
}

div.category div.image {
float: left;
width: 135px;
text-align: center;
}


div.category div.text {
	float: right;
	width: 220px;
	color: #494949;
	line-height: 160%;
}

div.category div.text p {
margin: 10px 0 0;
}

div.category div.text p a {
color: #006daa;
}

div.category div.text p a:hover {
text-decoration: underline;
}

div.category a.arrow {
position: absolute;
top: 100px;
left: 100px;
width: 53px;
height: 53px;
background: url('images/arrows.png') no-repeat left top;
}

div:hover.category a.arrow {
background-position: right top;
}

div.category div.text h2 {
font-weight: normal;
margin-bottom: -3px;
font-size: 28px;
color: #006daa;
letter-spacing: -1px;
line-height: 1.3em;
}

div:hover.category div.text h2 {
color: #b8d706;
}

div:hover.category {
background: url('images/categoryhover.png') repeat-x;
}

div:hover.category span.l, div:hover.category span.r {
position: absolute;
top: 0;
width: 2px;
height: 183px;
}

div:hover.category span.l {
background: url('images/categoryhoverl.png') no-repeat left top;
left: -2px;
}

div:hover.category span.r {
background: url('images/categoryhoverr.png') no-repeat left top;
right: -2px;
}

.left {
float: left;      
}

.right {
float: right;      
}

div#seccol {
margin: 25px 0 0;           
}

div#seccol div.col {
width: 400px;                  
}

div#seccol div.col h2 {
font-weight: bold;
font-size: 24px;
padding: 0 0 0 36px;
background-position: left center;
margin: 0 0 10px;
}

div#seccol div.col h2#newshead {
background: url('images/news.gif') no-repeat;
}

div#seccol div.col h2#contactshead {
background: url('images/contacts.gif') no-repeat;
}

div#seccol div.col div.news h3 {
font-weight: bold;
color: #006daa;
font-size: 12px;
margin: 0 0 5px;
}

div#seccol div.col div.news p {
line-height: 140%;                              
}

div#seccol div.col a.more {
display: inline-block;
margin: 15px 0 0;
color: #006daa;        
}

div#seccol div.col a:hover.more {
text-decoration: underline;
}

div#seccol div.col table {
font-size: 13px;
border-collapse: collapse; 
margin-top: -4px;
}

div#seccol div.col table tr td {
padding: 5px 3px;                           
}

div#seccol div.col table tr td.border {                  
border-bottom: 1px solid #e5e5e5;          
}

div#seccol div.col table tr td.depart {
color: #006daa;
font-weight: bold;
}

div#seccol div.col table tr td a {
color: #006daa;
}

div#seccol div.col table tr td a:hover {
color: #b8d706;
}

div#footer {
position: absolute;
bottom: 0;
width: 100%;
background: #00659f;           
}

div#footer div#footercenter {
width: 934px;
height: 55px;
margin: 0 auto;
background: url('images/footercenter.gif') no-repeat;
}

div#footercenter ul li {
line-height: 55px;
display: inline;
margin-right: 5px;   
padding-left: 12px;
background: url('images/lifooter.gif') no-repeat left center;             
}

div#footercenter ul li.first {
margin: 0 5px;
padding: 0;
background: 0 none;
}

div#footercenter ul li {
	color: #76C0FE;
	text-shadow: 0px -1px #013c6b;
}

div#footercenter ul li a {
	text-shadow: 0px -1px #013c6b;
	color: #B0E8FD;
}

div#footercenter ul li a:hover {
color: white;
}