@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	/*background-image:url(../img/background.png);*/
	background-repeat: repeat-x;
	background-position: 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
p{
	padding:0px;
	margin:0px;
	color:#333333;
}
h1{
	color: #339999;
	font-size:14px;
	border-bottom:#CCCCCC dotted 1px;
	width:745px;
	padding-bottom:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
* html h1{
	margin-top:18px;
}
.poruka{
	width:510px;
	height:30px;
	background:transparent url(../img/quote.gif) no-repeat scroll 0 0;
	display:block;
	font-weight:bold;
	padding-left:28px;
	margin-left:150px;
	margin-top:30px;
	margin-bottom:30px;
}
.poruka h2{
	color: #8D9CBA;
	font-size:16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
ul li{
	color: #006633;
	font-size:12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.container{
	margin:0 auto;
	width:970px;
	height:auto;
}

/*--HEADER--*/

.header{
	width:970px;
	height:175px;
	background-image:url(../img/head.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}
.mtLogo{
	width:196px;
	height:175px;
	float:left;
	/*background-image:url(../img/logo.png);
	background-position: 0 0;
	background-repeat: no-repeat;*/
}
.mtHeader{
	width:770px;
	height:175px;
	float:left;
	/*background-image:url(../img/head.png);
	background-repeat: no-repeat;
	background-position:0 0;*/
	/*background-color:#66ffff;*/
}
.mtHeader div.mtMainMeny{
	width:770px;
	height:50px;
	float:left;
	/*background-image:url(../img/mainmeny_bg.png);
	background-repeat: no-repeat;
	background-position:0 0;*/
	margin-top: 119px;
}
.mtMainMeny ul.left{
	width:auto;
	height:30px;
	float: left;
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 8px;
}
.mtMainMeny ul.left li{
	text-align: center;
	display: inline;
	float: left;
	width:auto;
}
.mtMainMeny ul.left li a{
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:14px;
	line-height:30px;
	text-align: center;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
	display: inline;
	float: left;
	width:auto;
}
.mtMainMeny ul.left li a:hover{
	color:#ffffff;
	border-bottom:solid 2px #cccccc;
}
.left_logos{
	margin:50px 0 20px 15px;
}
.left_logos a img{
	text-decoration:none;
	border:none;
}
.left_logos a:hover img{
	text-decoration:none;
	border:none;
}
.left_logos a:visited img{
	text-decoration:none;
	border: medium none;
}
.left_logos img{
	padding-bottom:20px;
}
.mtMainMeny ul.right{
	width:auto;
	height:30px;
	float: right;
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 8px;
}
.mtMainMeny ul.right li{
	text-align: center;
	display: inline;
	float: left;
	width:auto;
}
.mtMainMeny ul.right li a{
	font-family:Arial, Helvetica, sans-serif;
	color:#669966;
	font-size:14px;
	line-height:30px;
	text-align: center;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
	display: inline;
	float: left;
	width:auto;
}
.mtMainMeny ul.right li a:hover{
	color:#ffffff;
}

/*--CONTENT--*/

/*--CONTENT LEFT--*/

.content{
	width:970px;
	height:auto;
	float:none;
}
.content_top{
	width:970px;
	height:14px;
	background-image: url(../img/cont_top.png);
	background-repeat:no-repeat;
	background-position:center;
}
.content_middle{
float:left;
	width:970px;
	background: transparent url(../img/cont_bg.png) repeat-y left top;
}
.content_left{
	width:196px;
	height: auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
}
#cont{
	width:196px;
	margin-top:10px;
}
#cont div.submenu ul{
	margin-top:5px;
	margin-bottom:5px;
}
#cont h3{
	font-size:12px;
	margin-left:30px;
	margin-bottom:5px;
	margin-top:8px;
}
#cont h3 a{
	text-decoration:none;
	color:#cccccc;
	padding-left:17px;
	background-image:url(../img/list.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#cont h3 a:hover{
	text-decoration:none;
	color:#ffffff;
	background-image:url(../img/list_over.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
* html #cont h3 a, * html #cont h3 a:hover{
	background-position: 0px 0px;
	padding-left:15px;
	vertical-align: bottom;
}
.submenu ul li{
	list-style:none;
}
.submenu ul li a{
	list-style:none;
	background-image:url(../img/list.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	color:#CCCCCC;
}
.submenu ul li a:hover{
	background-image:url(../img/list_over.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-left: 0px;
	padding-left: 15px;
	color:#ffffff;
}
* html .submenu ul li a, * html .submenu ul li a:hover{
	padding-top:3px;
	background-position: 0px 5px;
}
#cont ul li{
	font-size:12px;
}
#cont ul li a{
	text-decoration:none;
	color: #cccccc;
}
#cont ul li a:hover{
	text-decoration:none;
	color: #ffffff;
}
* html .content_middle{
	margin-top:-5px;
	height: 550px;
}
.content_right{
	width:754px;
	height: auto;
	float:right;
	min-height: 550px;
}
* html .content_right{
	width:730px;
	height:auto;
	margin-top:-5px;
}
.content_right p{
	width:730px;
	font-size:12px;
	padding-top:10px;
	padding-bottom:5px;
	line-height:150%;
}
.content_right div.ortAparatiBox{
	display:block;
	border-bottom:#cccccc dotted 1px;
	width:745px;
	height:170px;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:10px;
}
.content_right div.ortAparatiBoxBig{
	display:block;
	border-bottom:#cccccc dotted 1px;
	width:745px;
	height:350px;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:10px;
}
.content_right div.ortAparatiBox div.thumbBox{
	width:169px;
	height:169px;
	border:#999999 solid 1px;
	float:left;
	margin-right:15px;
}
.content_right div.ortAparatiBoxBig div.thumbBox{
	width:169px;
	height:169px;
	border:#999999 solid 1px;
	float:left;
	margin-right:15px;
}
.content_right div.ortAparatiBoxBig div.thumbBoxBig{
	width:169px;
	height:169px;
	border:#999999 solid 1px;
	float:left;
	margin-right:15px;
	margin-top:10px;
}
.content_right div.ortAparatiBox div.thumbBox div.thumb{
	width:165px;
	height:165px;
	margin:2px;
}
.content_right div.ortAparatiBoxBig div.thumbBox div.thumb{
	width:165px;
	height:165px;
	margin:2px;
}
.content_right div.ortAparatiBoxBig div.thumbBoxBig div.thumb{
	width:165px;
	height:165px;
	margin:2px;
}
.kontaktBox{
	width:734px;
	height:auto;
	display:block;
	/*border-bottom:#cccccc dotted 1px;*/
}
.kontaktPodaci{
	width:400px;
	/*float:left;*/
	padding-bottom:20px;
}
.kontaktPodaci p{
	color:#666666;
	line-height:90%;
	margin-left:10px;
	line-height:18px;
}
.kontaktPodaci img{
	margin-left:7px;
}
.mapa{
	width:519px;
	height:300px;
	float:left;
	border:#000000 solid 1px;
	margin-left:10px;
}
.content_bottom{
	width:970px;
	height:14px;
	background-image: url(../img/cont_bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	clear:both;
	height:0;
	margin:0;
	padding-bottom:10px;
	line-height:14px;
}
.thumb a img{
	text-decoration:none;
	border:none;
}


/*--FOOTER--*/

.footer_bg{
	width:100%;
	height:200px;
	background-position:bottom;
	margin-top:10px;
	background-image: url(../img/footer_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	padding:0;
}
.footer{
	height:100px;
	margin:0 auto;
	width:970px;
	display:block;
	
}
.footer_top{
	height:50px;
	margin:0 auto;
	width:970px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	padding-top:10px;
}
.footer_copyright{
	width:300px;
	float:left;
	padding-left:10px;
}
.footer_design{
	width:185px;
	float:right;
	padding-right:0;
}
.footer_design a{
	color:#339999;
	text-decoration:none;
}
.footer_design a:hover{
	color:#000000;
	
}
.footer_menu{
	margin:0 auto;
	text-align:center;
	font-size:12px;
}
.footer_menu a{
	text-decoration:none;
	color:#999999;
	
}
.footer_menu a:hover{
	color:#000000;
	text-decoration:underline;
}


/*--contakt form--*/

label{
	color:#006633;
	font-size:12px;

}

/*--IE6 PNG FIX--*/
img { behavior: url(fix_png_ie6/iepngfix.htc) }
div { behavior: url(fix_png_ie6/iepngfix.htc) }

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#map_canvas{
	border:#333333 2px solid;
	margin:15px;
}
