/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1em; 
	background: url(../images/templatemo_body.jpg);
	background-color: #dbdbdd;
	background-position: top;
	background-repeat: repeat-x;
}

a, a:link, a:visited { color: #777700; text-decoration: none; }
a:hover { color: #0066FF; text-decoration: underline; }

p { margin: 0 0 10px 0; padding: 0; }
img { border: none; }

h1, h2, h3, h4, h5, h6 { color: #252323; font-weight: normal }
h1 { font-size: 34px; margin: 0 0 30px 0; padding: 5px 0; }
h2 { font-size: 26px; margin: 0 0 10px 0; padding: 0; }
h3 { font-size: 21px; margin: 0 0 25px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 5px; padding: 0; color: #606711; }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

a.detail { display: block; width: 128px; height: 51px; padding: 9px 0 0 0; text-align: center; color: #ffc; font-size: 18px; background: url(../images/templatemo_button_01.png) }
a.detail:hover { color: #fff; text-decoration: none }

.float_l { float: left }
.float_r { float: right }

.image_wrapper { display: inline-block; border: 5px solid #a0a93c; margin-bottom: 5px }
.image_fl { float: left; margin: 3px 30px 0 0 }
.image_fr { float: right; margin: 3px 0 0 30px }

blockquote { font-style: italic; margin-left: 10px}
cite { font-weight: bold; color:#000 }
cite span { color: #333 }
em { color: #000; }

.testimonial { font-size: 16px; line-height: 30px; }

.tmo_list { margin: 0 0 0 10px; padding: 0; list-style: none }
.tmo_list li { color:#666; margin:0 0 2px; padding: 0 0 3px 25px; background: transparent url(../images/templatemo_list.png)  no-repeat scroll 0 3px }
.tmo_list li a { color: #666 }
.tmo_list li a:hover { color: #666 }

#templatemo_body_wrapper {
	width: 100%;
	/*background: url(../images/templatemo_header1.jpg) center top no-repeat;
	/*background: url(../images/header2014.jpg) center top no-repeat;*/
}

#templatemo_wrapper {
	width: 1200px;
	margin: 0 auto;
	background: url(../images/templatemo_header1.jpg) center top no-repeat;
	/*background: url(../images/header2014.jpg) center top no-repeat;*/
}

#tempaltemo_header { 
	position: relative;
	width: 1200px;
	height: 261px;
	background: url(../images/templatemo_header1.jpg) no-repeat center top
	/*background: url(../images/header2014.jpg) center top no-repeat;*/
}

#header_icon {
	position: absolute;
	top: 65px;
	left: 660px;
	width: 200px;
	height: 180px;
	background: url(../images/monitor_icon.png);
}

#header_content {
	float: left;
	margin: 70px 0 0 225px;
	width: 750px;	
	height: 160px;
}

#site_title a {
	display: block;
	margin-bottom: 10px;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	text-decoration: none
}

#header_content p {
	font-size: 18px;
	color: #fff;
	text-align: justify;
}

#templatemo_main_top {
	width: 1200px;
	height: 30px;
	background: url(../images/templatemo_content_top1.png) no-repeat 
}

#templatemo_main_bottom {
	width: 1200px;
	height: 30px;
	background: url(../images/templatemo_content_bottom1.png) no-repeat 
}

#templatemo_main {
	position: relative;
	width: 1115px;
	padding: 10px 42px;
	background: url(../images/templatemo_content_middle1.png) repeat-y
}

#main_top { position: absolute; left: 289px; top: 0px; width: 13px; height: 364px; background: url(../images/templatemo_sidebar_top.jpg) 0 -30px no-repeat }
#main_bottom { position: absolute; left: 289px; bottom: 0px; width: 13px; height: 364px; background: url(../images/templatemo_sidebar_bottom.jpg) 0 scroll no-repeat }

#templatemo_sidebar {
	float: left;
	width: 235px;
}

.sidebar_box { clear: both;	width: 235px; margin-bottom: 1px; margin-top: 1px; }

.sb_title {
	width: 175px;
	height: 20px;
	padding: 9px 30px;
	font-size: 18px;
	color: #666666;
	background: url(../images/templatemo_sidebar_box_top.jpg) no-repeat top left;
	text-align: center;
}
.sb_content { 
	padding: 10px 20px 1px 20px;
	background: url(../images/templatemo_sidebar_box_middle.jpg) repeat-y left;
}
.sb_bottom {
	height: 8px;
	background: url(../images/templatemo_sidebar_box_bottom.jpg) no-repeat top left
}


/* menu */

/*
#templatemo_menu {
	width: 235px;
	margin-left: 10px;
}

#templatemo_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 16px;
}

#templatemo_menu li {
	margin: 0;
	padding-bottom: 5px;
	list-style: none;
	font-size: 16px;
}

#menu ul li {
	padding: 10px 0 0;
	margin: 0;
	display: block;
	height: 20px;
}

#templatemo_menu ul li a {
	display: block;
	height: 20px;
	
	font-size: 16px;
	color: #444444;	
	text-decoration: none;
	font-weight: normal;
	outline: none;
	border: none;
}

#menu ul li a:hover {
	color: #777700;
	text-decoration: none;
	
}
*/
/* end of menu */

#templatemo_sidebar_divide {
	width: 235px;
	margin-bottom: 20px;
	margin-left: 10px;
	background: url(../images/templatemo_sidebar_divider.jpg) left bottom no-repeat
}

#login_form form { margin: 0; padding: 0 }
#login_form p { margin-bottom: 15px }
#login_form p span { display: block }
#login_form .login_input { width: 173px; height: 28px; border: none; color: #999; background: url(../images/templatemo_text.jpg) no-repeat }
#login_form #login_submit { width: 77px; height: 28px; cursor: pointer; border: none; background: url(../images/templatemo_login.jpg) no-repeat }


.sb_news_box a { color: #444444; text-decoration: none; }
.sb_news_box a  hover{ color: #777700; text-decoration: none; }
.sb_news_box a  visited{ color: #8e9924; text-decoration: none; }
.sb_news_box span { display: block; color: #8e9924 }
.last_box { margin: 0; padding-bottom: 0; border: none }

#templatemo_content {
	float: right;
	width: 830px;
	padding-top: 20px;
}

.content_box {
	padding-bottom: 30px;
	margin-bottom: 30px;
	background: url(../images/templatemo_horizontal_divider.jpg) center bottom no-repeat;
}

.home_box {
	padding-bottom: 20px;
	margin-right: 100px;
	margin-left: 50px;
}

h2.title_icon {	padding: 15px 0 15px 60px; margin-bottom: 15px }
h2.why_choose_us { background: url(../images/icon_01.png) center left no-repeat }
h2.new_services { background: url(../images/icon_02.png) center left no-repeat }

.col_w290 {
	width: 290px;
	padding-right: 30px;
	padding-left: 30px;
	background: url(../images/templatemo_vertical_divider.jpg) center right no-repeat
}
.cw290_last { background: none }

#gallery a { display: block; float: left; margin-right: 30px }
#gallery a img { border: 5px solid #ccc }

/* footer */

#templatemo_footer_wrapper {
	clear: both;
	width: 100%;
	border-left: none;
	border-right: none;
	background: #252525;
}

#templatemo_footer {
	width: 984px;
	margin: 0 auto;
	text-align: center;
	color: #CCCCCC;
	padding: 5px 0;
}

#templatemo_footer a {
	color: #CCCCCC;
}

/* end of footer */

#footer {width:100%;position:relative;padding-top: 40px;}
#footer .footer-area {width:980px;margin:0 auto;position:relative;}
#footer .footer-wrapper {width:980px;overflow:hidden;}
#footer .footer-holder {width:100%;overflow:hidden;padding:45px 0 25px 6px;}
#footer .box {width:333px;float:left;}
#footer {background:#19292E url(../images/footer_bg.png) repeat-x !important;}

#footer .one_half {float:left;width:455px !important;margin-right:30px !important;}
#footer .one_half_last {float:right;width:455px !important;margin:0 !important;}
#footer .one_third {float:left;width:305px !important;margin-right:30px !important;}
#footer .one_third_last {float:right;width:305px !important;margin:0 !important;}
#footer .one_fourth, #footer .one_fourth_last {float:left !important;width:227px !important;margin-right:23px !important;}
#footer .one_fourth_last {margin-right:0px !important;float:right !important;}
#footer .one_fifth {float:left;width:177px !important;margin-right:23px !important;}
#footer .one_fifth_last {float:right;width:177px !important;margin:0 !important;}
#footer .one_sixth {float:left;width:146px !important;margin-right:20px !important;}
#footer .one_sixth_last {float:right;width:146px !important;margin:0 !important;}


#footer_bottom {background:#111C20 url(../images/bg-footer-bottom.jpg) repeat-x !important;color: #868686 !important;}
#footer_bottom {width: 100%;min-height:89px;height:auto;}
#footer_bottom .link-top {background:url(../images/arrow-up-footer.png) 0 8px no-repeat;font-weight: bold;}
#footer_bottom .link-top, #footer_bottom .link-top:hover {color: #FFF !important;text-decoration: none !important;}
#footer_bottom .top-footer {float: right;padding:8px 0 0 12px;}
#footer_bottom ul {margin:0;padding:0;list-style:none;float:left;overflow:hidden;}
#footer_bottom ul li{float:left;margin:0 4px 0 -4px;padding:0 9px;}
#footer_bottom #foot_right ul{float:right;}
#footer_bottom p {margin:0;}
#footer_bottom {color: #575C60;}
.top_footer {position: absolute; right:0; top: 0; }



#foot_left {float: left;width:440px;}
#foot_left .textwidget {margin-top:-18px;}
#foot_right {float: right;width:520px;text-align: right;}
.info {width:980px;margin:0 auto;font-size:11px;overflow:hidden;padding:34px 0 0 8px;position:relative;}
#footer .footer_post {padding: 2px 0 16px 0;}



/* slider */
.home-bnr-jquery {margin:0 auto;width: 750px;height: 160px;}
.home-bnr-jquery ul {list-style:none;margin:0;padding:0;width: 750px;height: 160px;}
.home-bnr-jquery ul li {width: 750px;height: 160px;}
/* end of slider */


/* mail forma */
#main-container{
	width:800px;
	margin:30px auto;
}

#form-container{
	background-color:#f5f5f5;
	padding:15px;
	
	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius:12px;
}

#form-container h2{
	font-weight:normal;
	font-size:12px;
	
	text-transform:uppercase;
	
	color:#444444;
	margin-bottom:15px;
	
	border-bottom:1px solid #eeeeee;
	margin-bottom:15px;
	padding-bottom:10px;
}

#form-container label{
	text-transform:uppercase;
	font-size:12px;
	color:#444444;
	font-family:Tahoma,Arial,Sans-serif;
}

#form-container textarea{
	color:#444444;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}


/* straničenje css */
#page_navigation a{
	padding:3px;
	border:1px solid gray;
	margin:2px;
	color:black;
	text-decoration:none
}
.active_page{
	background: #777700;
	color:white !important;
}

/***** RIBBON   *****/
.wrapper {
  position: relative;
  align: center;
}

.ribbon-wrapper-green {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -4px;
  right: -1px;
}

.ribbon-green {
  font: bold 10px Sans-Serif;
  color: #333;
  text-align: center;
  text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform:    rotate(45deg);
  -ms-transform:     rotate(45deg);
  -o-transform:      rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -5px;
  top: 15px;
  width: 120px;
  background-color: #BFDC7A;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#BFDC7A), to(#8EBF45));
  background-image: -webkit-linear-gradient(top, #BFDC7A, #8EBF45);
  background-image:    -moz-linear-gradient(top, #BFDC7A, #8EBF45);
  background-image:     -ms-linear-gradient(top, #BFDC7A, #8EBF45);
  background-image:      -o-linear-gradient(top, #BFDC7A, #8EBF45);
  color: #6a6340;
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}

.ribbon-green:before, .ribbon-green:after {
  content: "";
  border-top:   3px solid #6e8900;   
  border-left:  3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
  bottom: -3px;
}

.ribbon-green:before {
  left: 0;
}
.ribbon-green:after {
  right: 0;
}

#languages {
position: absolute;
right: 40px;
top: 240px;
}



#HeadSectionDl{
float:inherit;
margin:0px;
width:100%;
height:90px;
background-color:#FFFFFF;
border-bottom:1px solid #3084E8;
position: relative;
}

.red {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  color: #ED1135
}