@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFF;
	text-align:left;
	padding:0;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}



#header {
	width:100%;
	background:url(_files/headerbck.png) bottom repeat-x;
	height:210px;
}

#logo {
	float:left;
	width:341px;
	height:192px;
	margin-left:25px;
	background:url(_files/logo.png) left top no-repeat;
}

#cards{
	background:url(_files/kartice.png) no-repeat;
	width:180px;
	height:40px;
	float:right;
}

#menu {
	float:right;
	width:620px;
	height:40px;
	padding-top:105px;
	padding-bottom:25px;
	margin-right:5px;
}

#topnav {
	padding-left:15px;
	list-style:none;
}

#topnav li {
	display:inline;
}

.topnav_item {
	text-align:left;
	font-size:20px;
	color:#888a85;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}

a.menu:link, a.menu:hover, a.menu:active, a.menu:visited, a.menu:focus {
	font-size:20px;
	color:#888a85;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}

a.selected:link, a.selected:hover, a.selected:active, a.selected:visited, a.selected:focus {
	font-size:20px;
	color:#545454;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}

a.bl:link, a.bl:hover, a.bl:active, a.bl:visited, a.bl:focus {
	float:right;
	font-size:14px;
	color:#7edaea;
	text-decoration:none;
}

a.bc:link, a.bc:hover, a.bc:active, a.bc:visited, a.bc:focus {
	padding-top:80px;
	float:right;
	font-size:14px;
	color:#8094e1;
	text-decoration:none;
}

a.br:link, a.br:hover, a.br:active, a.br:visited, a.br:focus {
	padding-top:105px;
	float:right;
	font-size:14px;
	color:#495778;
	text-decoration:none;
}

#main_left {
	float:left;
	margin-left:30px;
	padding-top:30px;
	width:470px;
	height:340px;
}

#main_right {
	float:right;
	margin-top:30px;
	margin-right:25px;
	width:470px;
	height:340px;
	background:url(_files/img.jpg) no-repeat;
}

.h1 {
	font-size:24px;
	color:#000;
}

.h2 {
	font-size:14px;
	color:#888a85;
}

.h3_blue {
	font-size:20px;
	color:#7edaea;
}

.h4_blue {
	font-size:16px;
	color:#7edaea;
}

.h4_blue a, .h4_blue a:visited, .h4_blue a:hover {
	font-size:16px;
	color:#7edaea;
	text-decoration:none;
}

#bottom_bck {	
	clear:both;
	background:url(_files/bottombck.png) repeat-x;
	width:100%;
	height:600px;
	padding-top:30px;
}

#bottom {
	width:960px;
	margin-left:23px;
	height:400px;
}

#bottom_left {
	float:left;
	width:315px;
	height:400px;
	background:url(_files/left.png) no-repeat;
	padding-top:30px;
	cursor:pointer;
	margin-left:5px;
}

#bottom_right {
	float:right;
	width:315px;
	height:400px;
	background:url(_files/right.png) no-repeat;
	padding-top:30px;
	cursor:pointer;
}

#bottom_center {
	margin-left:325px;
	margin-right:315px;
	width:315px;
	height:400px;
	background:url(_files/center.png) no-repeat;
	padding-top:30px;
	cursor:pointer;
}

.bottom_h1 {
	font-size:21px;
	color:#FFF;
	padding-left:35%;
}

.bottom_h_center {
	font-size:21px;
	color:#FFF;
	padding-left:25%;
}

#bottom_txt {
	margin-left:20px;
	margin-top:30px;
	width:260px;
	height:305px;
}

.bottom_h2 {
	font-size:14px;
	color:#888a85;
}


.bottom_h4_blue {
	font-size:25px;
	color:#7edaea;
}

.bottom_h4_grey {
	font-size:25px;
	color:#666;
}

.bottom_h5_blue {
	font-size:72px;
	color:#7edaea;
}

.bottom_h4 {
	color:#888a85;
	font-size:28px;
}

#content_bck {	
	clear:both;
	background:url(_files/contentbck.png) no-repeat;
	width:1000px;
	height:820px;;

}

#content {
	width:900px;
	margin-left:50px;
	margin-right:50px;
	height:100%;
}

#content_box_contact{
	margin-top:50px;
	padding-top:15px;
	width:900px;
	height:685px;
	float:left;
	
	text-align:center;
}

#content_box {
	margin-top:50px;
	padding-top:15px;
	width:500px;
	height:685px;
	float:left;
	padding-left:20px;
}
#content_box a, #content_box a:hover, #content_box a:visited{text-decoration:none;color:#545454;font-weight:bold;}

#image_box {
	margin-top:50px;
	padding-top:50px;
	text-align:center;
	float:right;
	width:380px;
	height:650px;
}

#content_box2 {
	margin-top:50px;
	padding-top:15px;
	width:400px;
	height:685px;
	float:left;
	padding-left:20px;
	text-align:left;
}
#content_box2 a, #content_box2 a:hover, #content_box2 a:visited{text-decoration:none;color:#545454;font-weight:bold;}

#image_box2 {
	margin-top:50px;
	padding-top:15px;
	text-align:left;
	float:right;
	width:400px;
	height:685px;
}

#buttons {
	text-align:center;
	margin-right:30px;
	float:right;
	width:380px;
	height:50px;
	list-style:none;
}

a.bottom:link, a.bottom:hover, a.bottom:active, a.bottom:visited, a.bottom:focus {
	font-size:16px;
	color:#FFF;
	text-decoration:none;
}

.usluge {
	padding-top:8px;
	float:left;
	background:url(_files/1.gif) no-repeat;
	width:189px;
	height:41px;
}

.popusti {
	padding-top:8px;
	float:right;
	background:url(_files/2.gif) no-repeat;
	width:186px;
	height:41px;
}

.logos{float:left;width:100%;height:100px;}
.logoholder{float:left;margin-left:45px;}


#footer {
	clear:both;
	width:100%;
	height:40px;
	font-size:12px;
	color:#888a85;
}
.footer_content{float:left;padding-left:40px;}
.footer_content a, .footer_content a:hover, .footer_content a:visited{text-decoration:none;color:#545454;}

	

