* {

	margin: 0px;

}

body {

	margin: 0px;

	

	font-family: Arial, Verdana;

	

	background: url('images/bg.png') top left repeat-x;

	background-color: #000000;

	

	/* IE hack */

	text-align: center;

	min-width: 702px;

}



a {

	color: #981b1e;

}



#layout { /* Center page */

	width: 702px;

	margin: 0px auto;

	

	/* Cancelout IE hack */

	text-align: left;

}



#header {

	position: relative;

	

	color: red;

	height: 120px;



	background: url('images/bg_header.png') bottom center no-repeat;

}



#logoleft, #logoright {

	position: relative;

	top: 30px;

	height: 65px;

}

#logoleft {

	width: 130px;

   float: left;

	background: url('images/logo_sonar.png') top left no-repeat;

}

#logoright {

	width: 130px;

   float: right;

	background: url('images/logo_ge.png') top right no-repeat;

}





#navi {

   font-size: 1em;

   float:left;

   width:702px;

   overflow:hidden;

   position:relative;

   text-align: center;

   top: 20px;

}



div#navi ul {

   clear:left;

   float:left;

   list-style:none;

   margin:0;

   padding:0;

   position:relative;

   left:50%;

   text-align:center;

}



div#navi ul li {

   display:block;

   float:left;

   list-style:none;

   margin:0;

   padding:0;

   position:relative;

   right:50%;

}



div#navi ul li a {

   display:block;

   margin:0 0 0 1px;

   color:#4a4a4a;

   text-decoration:none;

	text-decoration: none;

	font-size: 10pt;

	padding: 4px 20px;

   line-height:1.3em;

}



div#navi ul li a.current_page_item{

   color:#981b1e;

   background: url('images/top_link_active.png') bottom center no-repeat;

}



#content {

	margin: 0px 3px;

	

	border-left: 1px solid #bfbfbf;

	border-right: 1px solid #bfbfbf;

	

	background: url('images/bg_content.png') top left repeat-x;

	background-color: #ffffff;

}



#content div.indent {

	margin: 0px 100px;

	padding: 50px 0px;

}

#content div.indent div.indent {

	margin: 0px 20px;

	padding: 0px;

}



#content h1 {

	clear: both;

	margin-bottom: 8px;

	color: #981b1e;

	font-size: 16pt;

	font-weight: normal;

}



#content h2 {

	color: #981b1e;

	font-size: 12pt;

	font-weight: normal;

	margin-bottom: 2px;

}



#content p {

	margin-bottom: 15px;

	

	font-size: 9pt;

}



#content hr { 

	margin: 5px 0px;

	border: none;

	border-top: 1px solid #bfbfbf;

}



div.featured {

   background: url('images/Kartice_red.png') no-repeat scroll 0% 0%;

	height: 360px;

}

div.featured p {

	margin: 0px;

	padding: 200px 240px 0px 17px;

	

	color: #262626;

	font-style: italic;

	font-size: 10pt;

}



#content table.frontLayout {

	width: 662px;

	margin: 0px 17px;

}

#content table.frontLayout th, #content table.frontLayout td {

	font-weight: normal;

	text-align: left;

	vertical-align: top;

	

	border: none;

	

	width: 225px;

}

#content table.frontLayout td {

	width: 435px;

	padding-left: 10px;

}

#content table.frontLayout h1 {

	margin: 0px;

	padding: 2px;

	height: 16px;

	

	background: url('images/bg_title.png') top right no-repeat;

	

	color: #ffffff;

	font-size: 10pt;

	font-weight: normal;

}

#content div.itemlist {

	margin: 20px 0px;

	clear: both;

}

<#content div.itemlist img {

	float: left;

	width: 95px;

	height: 95px;

	margin: 0px 10px 10px 0px;>

}

#content div.itemlist h2 {

	margin-bottom: 5px;

	font-size: 11pt;

	color: #981b1e;

}

#content div.itemlist p {

	margin-bottom: 5px;

	font-size: 9pt;

}

#content a:link,

#content a:visited{

	padding-left: 17px;

	

	background: url('images/more_link.png') center left no-repeat;

	

	font-size: 9pt;

	text-decoration: none;

	color: #981b1e;

}



img.map {

	float: right;

}



p img {

	padding: 0;

	max-width: 100%;

	}



img.centered {

   position: relative;

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

   position: relative;

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

   position: relative;

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left;

	}



#footer {

	padding-top: 15px;

	background: #000000 url('images/bg_footer.png') center top no-repeat;

	padding: 0;

	width: 702px;

	clear: both;

	color: #cacaca;

}



#footer p {

	margin: 0 0 0 250px;

	padding: 20px 0;

	text-align: left;

	font-style: italic;

	font-size: 0.6em;

	}

   

#footer a:link,

#footer a:visited{

	color: #000000;

         margin: 150px;

	padding: 20px 0;

	text-align: center;

	}
