/****** RESET ******/

*{
	margin: 0px; 
	padding: 0px; 
}


/****** BASIC ******/

body{
	background: #FFF;
	color: #100906;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size: 12px;
}

a{
	text-decoration: none;
	color: #8dc640;
}

a:hover{
	color: #c3d4b2;
}

a img{
	border: 0 none;
}

blockquote{
	padding-left: 30px;
}

.wrapper{
	width: 940px;
	padding: 0px 20px;
	margin: 0 auto;
}

.title{
	font-size: 18px;
	font-weight: bold;
	color: #8dc640;
}

table{
	border: 0px;
}

/****** HEADER ******/

#header{
	height: 100px;
	width: 100%;
	color: #cfcfcf;
	background: #ffff;
	padding: 7px 0;
}

#header a, #header a:hover{
	color: #FFF;
}

#header #logo{
	float: left;
	width: 200px;
}

#logo .smalltext{
	font-size:10px;
	margin-right:12px;
	margin-top:-2px;
	text-align:right;
}

#header #logo img{
	border: none;
}

#header #contact{
	float: right;
	width: 200px;
	text-align: right;
	line-height: 17px;
}

#header .banner{
	float: right;
	margin: 0;
	height: 90px;
	min-width: 600px;
	border: 1px solid #dcdcdc;
	padding: 5px 2px;
	position: relative;
}

/****INTRO ****/
#intro{
	margin-bottom: 10px;
	width: 100%;
	color: #cfcfcf;
	background: #ffff;
}

#intro .content{
	position: relative;
	min-height: 130px;
	border: 1px solid #dcdcdc;
	padding: 10px;
}


/****** TOPMENU ******/

#top-menu{
	text-align: right;
	height: 28px;
	font-size: 11px;
	margin-bottom: 5px;
	position: relative;
	border: 1px solid #dcdcdc;
}

#top-menu ul{
	float: left;
	margin-top: 4px;
	font-size: 12px;
}

#top-menu ul li{
	float: left;
	list-style :none outside none;
	margin: 3px 0 0;
	padding: 0 5px 0 5px;
	/*
	margin: 17px 10px 0;
	min-width: 60px;
	padding: 0 10px 0 15px;
	*/
	text-align: left;
	border-left: 1px solid #dcdcdc;
}

#top-menu ul li:first-child{
	border: none;
}

#top-menu ul li a{
	color: #8DC640;
	padding: 2px 13px;
	font-weight: bold;
}

#top-menu ul li.active{
}

#top-menu ul li.active a{
	color: #000;
}

#top-menu ul li a:hover{
	color: #000;
	text-decoration: none;
	
}

#sub-menu{ 
	overflow:auto;
	padding:0 5px 5px 20px;
	width: 100%;
}

#sub-menu ul{
	margin-top: 0;
	font-size: 12px;
}

#sub-menu ul li{
	float: left;
	list-style :none outside none;
	margin: 0px ;
	padding: 0 8px ;
	text-align: left;
}


#sub-menu ul li a{
	color: #8DC640;
	padding: 2px 5px;
	font-weight: bold;
}

#sub-menu ul li.active{
}

#sub-menu ul li.active a{
	color: #000000;
}

#sub-menu ul li a:hover{
	color: #000000;
	text-decoration: none;
	
}

#sharing{
	padding: 10px 10px 7px 10px;
	/*margin-top: 10px;*/
	border: 1px solid #dcdcdc;
	position: relative;
	float: right;
	width: 160px;
}

#sharing img{
	border: none;
	
}

#sharing a.first{
	margin-left: 0px;
}

#sharing a{
	margin-left: 32px;
}

#facebook{
	margin-top: 0px;
	position: relative;
	float: right;
	width: 300px;
}

#search{
	float: right;
	padding: 10px 10px 7px 10px;
	margin-top: 10px;
	border: 1px solid #dcdcdc;
	position: relative;
	width: 155px;
	float: right;
}

#search input#input{
	border: 1px solid #DCDCDC;
	margin: 0 0 4px;
	padding: 0 3px;
	width: 125px;
}

#search img.find{
	margin: 0 0 -2px;
}


#subscribe a{
	display: block;
	background: url(../images/novice_prijava.png) no-repeat left;
	padding: 15px 0 15px 50px;
	margin: 0px 0px 0px 0;;
	font-size: 14px;
	width: 65px;
	float: left;
}


/****** BOXES ****/

#boxes{
	margin-bottom: 10px;
}

#boxes .col{
	margin: 0 10px 0 0;
	float: left;
}

#boxes .content2{
	font-size: 12px;
	padding: 5px;
	line-height: 115%;
}

#boxes .box{
	width: 305px;
	position: relative;
	min-height: 110px;
	border: 1px solid #DCDCDC;
	margin-bottom: 10px;
	color: #333;
}

#boxes .box img{
	border: 0 none;
	margin: 5px;
	float: left;
	height: 100px;
}

#boxes .news-header{
	height: 80px;
	margin-top: 5px;
}

#boxes .first{
	height: 232px;	
}

#boxes .box h1 a{
	margin: 0;
	color: #333;
	line-height: 120%;
	font-size: 12px;
}

#boxes .box .categoryF{
	color: #C3D4B2 !important;
	font-size: 12px;
}

#boxes .box .categoryF a{
	color: #C3D4B2 !important;
	font-size: 12px;
}

#boxes .box .categoryF a:hover{
	color: #8dc640 !important;
}

#boxes .info{
	color: #333;
	margin-bottom: 2px;
}

.boxv2{
	width: 204px;
	position: relative;
	min-height: 248px;
	border: 1px solid #DCDCDC;
	margin-bottom: 10px;
	color: #333;
	margin: 0 5px 0 0;
	float: left;
}

#boxes .boxv2 img{
	border: 0 none;
	margin: 5px;
	float: left;
	height: 129px;
}

.boxv2 h1 a{
	margin: 0;
	color: #8DC640;
	line-height: 120%;
	font-size: 12px;
}

.boxv2 .categoryF{
	color: #C3D4B2 !important;
	font-size: 12px;
}

.boxv2 .categoryF a{
	color: #C3D4B2 !important;
	font-size: 12px;
}

.boxv2 .categoryF a:hover{
	color: #8dc640 !important;
}

.border-top-left{
	position: absolute;
	background: url(../images/box-top-left.png) no-repeat ;
	width: 10px;
	height: 10px;
	top: -2px;
	left: -2px;
}

.border-top-right{
	position: absolute;
	background: url(../images/box-top-right.png) no-repeat ;
	width: 10px;
	height: 10px;
	top: -2px;
	right: -2px;
}

.border-bottom-left{
	position: absolute;
	background: url(../images/box-bottom-left.png) no-repeat ;
	width: 10px;
	height: 10px;
	bottom: -2px;
	left: -2px;
}

.border-bottom-right{
	position: absolute;
	background: url(../images/box-bottom-right.png) no-repeat ;
	width: 10px;
	height: 10px;
	bottom: -2px;
	right: -2px;
}

#videos{
	float: left;
	width: 317px;
}

#videos h1 a{
	margin: 0;
	color: #333;
	line-height: 100%;
	font-size: 13px;
}

#videos h1{
	margin-bottom: 9px !important;
}

#videos h3{
	color: #C3D4B2;
	font-weight: bold;
	margin: 0 0 5px 15px;
	text-transform: uppercase;
}

.video{
	width: 295px;
}

.smallvideo{
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	width: 139px;
	height: 155px;
}

.smallvideo h1{
	height: 45px;
	display: block;
}

.video, .smallvideo{
	position: relative;
	border: 1px solid #DCDCDC;
	padding: 5px;
}

.inCategory .video, .inCategory .smallvideo{
	border: none;
	padding: 0 10px;
	height: auto;
}

/*
.box.inCategory{
	min-height: 320px !important;
}

.box.inCategory img{
	height: 160px !important;
	padding-left: 25px;
}

.box.inCategory h1 a{
	color: #8dc640 !important;
}
*/

/****** CONTENT ******/

#main{
	border-bottom: 1px solid #8dc640 ;
	padding-bottom: 5px;
	float: left;
}

#main .category a{
	color: #888888;
	font-size: 10px;
	font-weight: bold;
}

#main .categoryF, #main .categoryF a{
	color: #8dc640 !important;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#main h1{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin: 0 5px 20px 0;
}

#main h2{
	color: #000000;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 20px;
}

#main .news-title{
	color: #000000;
	font-size: 13px;
}

#main .content{
	float: left;
	margin: 0px;
	line-height: 150%;
	padding-bottom: 15px;
	width: 636px;
}

#main #content{
	padding-left: 10px;
	padding-right: 15px;
}

#main #search-content{
	padding-left: 10px;
	padding-right: 15px;
}

#search-content h2{
	padding-left: 10px;
}

#search-content .result{
	padding: 5px 30px;
}

#search-content .result .thumbnail{
	float: left;
	width: 60px;
	height: 40px;
	margin-top: 5px;
	margin-right: 10px;
}

#main .banner{
	float: right;
	margin: 10px 0px ;
	width: 161px;
	border: 1px solid #dcdcdc;
	padding: 8px 9px;
	position: relative;
}

.link-arhiv{
	text-align: right;
}

.link-arhiv a{
	margin-right: 10px;
}

.pager {
	padding-right: 40px;
}

.pager a, .pager span{
	border-left: 1px solid #ccc;
	padding: 0px 2px;
	margin: 0px 2px;
}

.pager a:first-child, .pager span:first-child{
	padding: 0px 2px;
	margin: 0px 2px;
}

.pager a.img{
	border: 0 none;
	padding: 0px 2px;
	margin: 0px;
}

.pager img{
	padding: 0 2px;	
	margin: 0px;
	border: 0 none;
}



/****** RIGHT COL ******/

#right-col{
	display: block;
	float: right;
	width: 300px;
}



/****** FOOTER ******/

#footer{
	width: 100%;
	height: 14px;
	color: #aaa;
	padding: 20px 10px 0px;
	margin-bottom: 20px;
	font-size: 11px;
}

#footer a{
	color: #000;
	text-decoration: underline;
}

#footer .content{
	margin-left: 5px;
}



/****** FAQ ******/

.question
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #DCDCDC;
}

.slide
{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #DCDCDC;
}

/****** ARTICLE ****/

.article-show{
	padding-right: 15px;
}

.article-top{
	overflow: auto;
	margin-bottom: 10px;
}

.tree{
	float: left; 
	width: 300px;
	padding: 0 0 0 20px;
}

.tree a{
	font-size: 12px;
	color: #888888;
	font-weight: bold;
	
}

.article-tags{
	float: right;
	width: 150px;
}

.article-tags div{
	display: inline-block;
	 
}

.article-data{
	background: #f1f1f1 url(../images/article-data-l.png) left center no-repeat;
	margin: 9px 0 ;
	padding: 2px 0px 2px 30px;
	height: 20px;
	font-size: 11px;
	color: #969696;
	font-weight: bold;
	text-align: left;
	position: relative;
}

.article-data-r{
	background: #f1f1f1 url(../images/article-data-r.png) right center no-repeat;
	display: block;
	width: 8px;
	height: 24px;
	position: absolute;
	right: 0;
	top: 0px;
}

.article-left{
	float: left;
	padding: 0 10px;
	width: 370px;
}

.article-related{
	margin: 17px 0px 12px 0;
	padding: 0px 0px 10px;
	border: 1px solid #dcdcdc;
	position: relative;
	width: 360px;
	
}

.article-related div.topbox{
	border-bottom: 1px solid #dcdcdc;
	color: #a0a0a0;
	padding: 5px 10px 1px;
	font-weight: bold;
	margin:0 0 5px;
}

.article-related .links{
	padding:0px 10px;
}

.article-related a{
	color: #a0a0a0;
	padding: 5px 0px 1px;
	font-weight: bold;
}


.article-related a:hover{
	color: #8DC640;
}

.article-right{
	float: left;
	text-align: left;
	width: 235px;
	padding-left: 5px;
}

.article-right li{
	margin-left: 20px;
}

/***** COMMENTS *****/

#comment-form, #comment-show{
	margin: 20px 0px 10px 0px;
	padding: 11px 11px 0;

}

#comment-form form{
	border: 1px solid #DCDCDC;
	margin: 9px 0;
	padding: 10px;
	position: relative;
	
}

#comment-form .big, #comment-show .big{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

#comment-form .key{
	float: left;
	width: 100px;
	padding: 2px 0px;
}

#comment-form .value2{
	float: left;
	width: 350px;
	padding: 2px 0px;
}


#comment-form .value{
	float: left;
	width: 130px;
	padding: 2px 0px;
}

#comment-form .error{
	font-size: 11px;
	padding-top: 2px;
}

#comment-form .value input, #comment-form .value2 textarea{
	border: 1px solid #cccccc;
	color: #555555;
	font-size: 12px;
}

#comment-form .submit{
	text-align: right;
}

#comment-form .img-captcha{
	float:left;
	width: 60px;
}

#comment-form .button{
	border: 1px solid #999999;
	background-color: #cccccc;
	padding: 2px 5px;
	text-decoration: none;
}

#comment-form .button:hover{
	background-color: #aaaaaa;
}

#comment-show .comment{
	border: 1px solid #DCDCDC;
	margin: 20px 0;
	padding: 0 0 10px;
	position: relative;
}

#comment-show .head{
	border-bottom:1px solid #DCDCDC;
	color:#A0A0A0;
	font-weight:bold;
	margin:0 0 5px;
	padding:5px 10px 1px;
}

#comment-show .cont{
	
	margin: 0 ;
	padding: 5px 10px 1px;
}


/*****ARHIV *****/

.archive{
	margin-bottom: 5px;
	width: 615px;	
}

#archive .archive-title{
	float: left;
	width: 200px;
	font-weight: bold;
	font-size: 12px;
	color: #888888;
}

#archive .archive-top{
	margin-bottom: 10px;
	overflow: auto;
}

#archive .archive-news{
	margin: 10px 15px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #DCDCDC;
}

#archive .archive-news .smallvideo{
	border: none;
	padding: 10px;
	height: 90px;
}

#archive .archive-img{
	float:left; 
	width:160px;
}

#archive .archive-content{
	float: left;
	width: 450px;
}

#archive .archive img{
	width: 120px;
}



/****** BLOG ****/

#blog{
	
}

#blog a, #blog-right a{
	color:  #2d0e0c;
}

#blog a:hover, #blog-right a:hover{
	color: #c3d4b2;
}


#blog-right{
	display: block;
	float: right;
	width: 270px;
	margin-left: 30px;
}

.blog-show{
	margin: 10px 10px 50px 0px;
}

.blog-show h1{
	margin: 0 0 5px 20px !important;
}

.blog-show .article-data span{
	margin-right: 20px;
}

.blog-content{
	margin: 0 10px;
}

#blog-right form{
	margin-top: 15px;
}

#blog-right h2{
	text-decoration: none;
	margin: 20px 0 10px 0;
	font-size: 14px;
}

#blog-right ul li{
	list-style: none inside none;
	background: transparent url('../images/list-arrow.png') left center no-repeat;
	padding-left: 10px;
}

#blog-right{
	
}


/****** PRODUCTS ****/

#products{
	margin-bottom: 5px;
}

#products .box{
	border: 1px solid #DCDCDC;
	padding: 5px;
	width: 229px;
	position: relative;
	height: 305px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

#products .box img{
	border: 0 none;
	margin: 0 auto;
}

#products .box h2{
	text-transform: uppercase;
	display: block;
	min-height: 65px;
	text-decoration: none;
	font-weight: normal;
	margin: 10px;
}

#products .box h2 a{
	font-size: 12px;
	color: #8dc640;
	font-weight: bold;
}

#products .box h2 a:hover{
	text-decoration: underline;
}

#products .box img{
	margin: 0 25px;
	border: none 0;
}

#products .info{
	color: #9A9A9A;
	margin-bottom: 10px;
	margin-top: 10px;
	min-height: 75px;
}

#products .box .price1{
	margin: 0 0 5px 0;
}

#products .box .price1 span{
	float: right;
	margin-right: 3px;
}

#products .add{
	padding: 3px 10px;
	color: #FFF;
	text-transform: uppercase;
	float: left;
	display: block;
	background: #999999;
}

#products .details{
	padding: 3px 10px;
	color: #FFF;
	text-transform: uppercase;
	float: right;
	display: block;
	background: #CCCCCC;
}


/****** LATEST ****/

#latest{
	margin-bottom: 5px;
}

#latest .box{
	border: 1px solid #DCDCDC;
	padding: 5px;
	width: 740px;
	position: relative;
	height: 180px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}

#latest .box img{
	border: 0 none;
	margin: 0 auto;
}

#latest .box h2{
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	font-weight: normal;
	margin: 10px 10px 10px 0;
}

#latest .box h2 a{
	font-size: 12px;
	color: #8dc640;
}

#latest .box h2 a:hover{
	text-decoration: underline;
}

#latest .box img{
	border: none 0;
	margin-top: 30px;
	margin-bottom: 20px;
	float: left;
}

#latest .info{
	color: #9A9A9A;
	margin-bottom: 10px;
	margin-top: 10px;
	min-height: 55px;
	float: right;
	width: 620px;
}

#latest .box .price1{
	margin: 0 0 20px 0;
}

#latest .add{
	padding: 3px 10px;
	color: #FFF;
	text-transform: uppercase;
	float: left;
	display: block;
	background: #999999;
}

#latest .details{
	padding: 3px 10px;
	color: #FFF;
	text-transform: uppercase;
	float: right;
	display: block;
	background: #CCCCCC;
}

/****FAQ****/

.faqentry{
	padding: 0px 10px 0px 20px;
}


/*********** ANKETA ***********/

#main .poll{
	float: right;
	width: 280px;
	border: 1px solid #dcdcdc;
	padding: 8px 10px 8px 8px;
	margin-top: 10px;
	position: relative;
}

.poll h1{
	font-size: 13px !important;
}

.poll label{
	display: block;
	padding-left: 18px;
	cursor: pointer;
}

.poll input{
	display: block;
}

.poll #unanswered li{
	margin-bottom: 3px;
	margin-left: 10px;
}

.poll li{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.poll .graph{
	width: 280px;
	height: 5px;
	border: 1px solid #CCC;
	margin-bottom: 3px;
}

.poll .graph_value{
	height: 5px;
	background: #8DC640;
	display: block;
}

.poll .button{
	float: right;
}


/****** QUESTIONNAIRE ******/

#questionnaire table, #questionnaire td, #questionnaire th{
    border-color: #DCDCDC;
    border-style: solid;
}

#questionnaire table{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    /*border-collapse: collapse;*/
}

#questionnaire td, th{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
	text-align: center;
}

#questionnaire th{
	font-weight: normal;
}

#questionnaire td:first-child{
	text-align: left;
}

#questionnaire ul li{
	margin-left: 15px;
	list-style: none inside none;
}


/****** LINKS (RIGHT COL) ******/

#right-col h3{
	margin: 10px 0;
}

#right-col h3 a{
	color: #000;
}

#links_box{
	float: left;
}

#links{
	list-style: none outside none;
}

#links li{
	background: transparent url('../images/list-arrow.png') left center no-repeat;
	padding-left: 15px;
	margin-left: 1px;
}

#links li a{
	line-height: 150%;
	color: #999;
}

#links li a:hover{
	text-decoration: underline;
	color: #999;
}


/****** LINKS ******/

.linksCat h3{
	border-bottom: 1px solid #CCC;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

.linksCat .links{
	list-style: none outside none;
	float: left;
	min-width: 280px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.linksCat .links li{
	background: transparent url('../images/list-arrow.png') left center no-repeat;
	padding-left: 15px;
	margin-left: 1px;
}

.linksCat .links li a{
	line-height: 150%;
	color: #8DC640;
}

.linksCat .links li a:hover{
	color: #000;
}



#subscribeDiv label{
	width: 50px;
	display: inline-block;
	margin-bottom: 8px;
}


/****** BLOGOSFERA ******/

#blogosfera{
	padding: 15px 0 0 10px;
	float: left;
}

#blogosfera h3{
	color: #C3D4B2;
	font-weight: bold;
	margin: 0 0 5px 15px;
	text-transform: uppercase;
}

#blogosfera li{
	list-style: none outside none;
	background: transparent url('../images/list-arrow.png') left center no-repeat;
	padding-left: 15px;
	margin-left: 1px;
}

#blogosfera li a{
	line-height: 150%;
}

#blogosfera li a:hover{
	text-decoration: underline;
}


/****** OTHER ******/

.clear{
	clear: both;
}

.text-color{
	color: #989898;
}

.more{
	background: transparent url('../images/list-arrow.png') right center no-repeat;
	padding-right: 10px;
}

.session_msg{
	margin-bottom: 10px;
	color: #8DC640;
}
