@charset "UTF-8";
/* CSS Document */




html {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
text-align:justify;
overflow: -moz-scrollbars-vertical;

}

body {
		background-image:url(images/pozadi.png);
		background-position:center;
		background-repeat:repeat-y;
	}

.container_body {
width:760px;
margin:auto;
}

.container_body #header {
width: 760px;
height:102px;
background-image:url(images/header_main.png);
}

.container_body #content h1 {
font-size:18px;
line-height:22px;
}

.container_body #submenu {
width:760px;
height: 10px;
}

.container_body #submenu ul {
margin:0px;
margin-left:-19px;
#margin-left:19px;
}

.container_body #submenu ul li {
font-family:"Trebuchet MS";
margin-left:0px;
display:block;
float:left;
width:176px;
height:29px;
background-image:url(images/grey_button.jpg);
line-height: 29px;
text-align:center;
font-size: 13px;
color:#FFFFFF;
font-weight: bold;
margin-right: 6px;

}

.container_body #submenu ul li:hover {
background-image:url(images/grey_button_hover.jpg);


}

.container_body #submenu ul li a {
color:#FFFFFF;
text-decoration:none;
width:176px;
height:29px;
display:block;


}

a {
color:#000000;
text-decoration: underline; }

.container_body #submenu ul li a:hover {
color:#FFFFFF;
text-decoration:underline;
width:176px;
height:29px;
display:block;



}

h3 {
font-size: 15px;
margin:0px;

}


.container_body #header_medical {
width: 760px;
height:102px;
background-image:url(images/header_medical.png);
}

.container_body #header_logistika {
width: 760px;
height:102px;
background-image:url(images/header_logistika.png);
}

.container_body #header_sport {
width: 760px;
height:102px;
background-image:url(images/header_sport.png);
}

.container_body #header_naradi {
width: 760px;
height:102px;
background-image:url(images/header_naradi.png);
}

.container_body #menu_flash {
width: 760px;
height:187px;

}

.container_body #content {
width: 720px;
padding:20px;

}

.container_body #content img  {
float:right;
CLEAR: RIGHT;
margin-left: 15px; }
-->
