
*{
	margin: 0;
	padding: 0;
}

a {
	color: #4AA6E2;
	border:0;
}

a img{
	border:0;
}


body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}

#page{
	margin: 0 auto;
	margin-top: 0px;
	width: 955px;
}

#leftCol{
	float: left;
	background: url(../pic/logo.gif) no-repeat top right;
	background-repeat: no-repeat;
	width: 260px;
	margin-right: 20px;
	padding-top: 310px;
	margin-top: 25px;
	/*background-color: red;*/

}

#leftCol .menuitem {
	margin-top: 3px;
	font-size: 14px;
	color: #666;
	background: url(../pic/menuitem.gif) no-repeat bottom right;
	text-align: right;
	padding: 5px 45px 10px 0;
	font-weight: bold;

}

#leftCol .menuitem a{
	color: #666;
	text-decoration: none;
}

#leftCol .submenuitem {
	margin-top: 3px;
	font-size: 11px;
	color: #666;
/*	background: url(../pic/menuitem.gif) no-repeat bottom right;*/
	text-align: right;
	padding: 3px 45px 3px 0;
	font-weight: bold;

}

#leftCol .submenuitem a{
	color: #666;
	text-decoration: none;
}



#rightCol{
	width: 675px;
	float: right;
	/*background-color: yellow;*/
}

#header{
	width: 675px;
	padding-top:25px;
	background: url(../pic/header_bckg.gif) no-repeat bottom left;
	padding-bottom: 25px;
	/*background-color: green;*/
}

#headerTitle{
	background: url(../pic/title.gif) no-repeat top left;
	width: 225px;
	height: 74px;
}

#headerMenu{
	float: right;
	margin-right: 60px;
}

#lang{

}

#lang .langitem {
	float: left;
	border-right: 2px solid #82b51e; 
	text-transform: uppercase;
	padding: 0 5px;
	font-weight: bold;
}

#searchbox{
	margin-top: 30px;
	margin-left: 5px;
	background: url(../pic/searchbox_bckg.gif) no-repeat 0px 2px;
	padding: 6px 6px 4px 6px;
}

#searchbox .input{
	margin-right: 16px;
	border: 1px solid white;
	font-size: 12px;
	width: 156px;
	height:16px;
}

#searchbox .submit{
	margin-right: 16px;
	border: 0px solid white;
	background-color: white;
	font-size: 12px;
	width: 46px;
	text-transform: uppercase;
	font-weight: bold;
	color: #666;
}

#content{
	width: 515px;
	margin-right: 20px;
	margin-top:20px;
	float: left;
	/*background-color: lime;*/
	color: black;
}

#sidebar{
	width: 140px;
	float: right;
	background: url(../pic/sidebar_decoration.gif) no-repeat bottom left;
	height: 750px;
}



#sidebar .sidebarlinks {
	margin-top: 3px;
	font-size: 14px;
	color: #666;
	background: url(../pic/sidebar_links.gif) no-repeat bottom right;
	font-weight: bold;
	padding: 5px 45px 10px 6px;

}

#sidebar .sidebarlinks a{
	color: #666;
	text-decoration: none;
}

#footer {
	width:100%;
	background: url(../pic/header_bckg.gif) no-repeat bottom left;
	margin-bottom: 50px;
	font-size: 11px;
	border: 0 none;
	margin-top: 10px;
	padding-bottom: 10px;
}

.clearer{
	clear: both;
}

/* --- TIPOGRAFIJA --- */



#content p, .bodytext {
	line-height: 140%;
	margin-bottom: 15px;
	text-align:justify;
	
}

#content ul {
	margin-left: 35px;
	margin-bottom: 15px;
	list-style-type: square;
}

#content ol {
	margin-left: 35px;
	margin-bottom: 15px;
}

H1, H2 {
	font-size: 18px;
	margin-bottom: 20px;
}

H2 {
	color: gray;
}

H3, H4 {
	font-size: 15px;
	margin-bottom: 15px;
	padding-bottom: 4px;
	font-weight: bold;
}

H3 {
	border-bottom: 1px solid silver ;
}

H3 a {
	text-decoration: none;
}

blockquote {
	margin-left: 30px;
}

/** NEWS Styles **/

.news-latest-container img, .news-list-container img, .news-single-item img{
	float: left;
	padding: 0 10px 0px 0;
}

.news-latest-container p{
	font-size:12px;
}

.news-list-container {
background-color:white;
}

.news-subheader {
	font-size: 110%;
	
}


.date, .news-single-timedata{
color: gray;
font-size: 11px;
font-weight: bold;
padding-bottom: 5px;
padding-top: 5px;
}

.news-list-morelink, .news-latest-morelink {
	margin-top: -15px;
	padding-bottom: 0px;
	
}

.tx-indexedsearch input, .tx-indexedsearch input {
margin-bottom: 5px;
	
}
 
fieldset {
	padding:10px;
	
}

.news-list-item h4{
		margin-bottom: 0px;
}

.news-list-container a h4{
/*	color:black;*/
	text-decoration:underline;
}

.tx-clcompanydatabase-pi1-singleView-HCell {
	background-color: #e1edce;

}

.tx-clcompanydatabase-pi1-singleView-HCell p{
	background-color: #e1edce;
	font-weight: bold;
}

td, th {
		padding: 5px 10px;
		height: 0px;
		background-color: #e1edce;
}

td p{
	margin-bottom:0;
	padding-bottom:0;
}	

.internal-link img {
	border:0px;

}	

.mail img {
	border:0px;

}

.csc-textpic-caption{ margin-top:6px; font-size: 11px; color: #333;}	

.tx-jkpoll-pi1{
	margin-left: 50px;
}

.pollvote, .pollanswer{
	font-size: 11px;
	/* padding: 0px 15px 20px 15px;; */
}

.pollheader{
	/* background: url(../pic/bckg_poll.jpg) no-repeat; */
	background-color: #ECECEC;
	padding: 10px 15px 5px 15px;
	margin-bottom: 10px;
}

.pollwrapper{
	border: 1px solid #ECECEC;
}

.pollvoteitem, .pollansweritem{
	border-bottom: 1px solid #DFDFDF;
	padding: 4px 15px;
	margin: 0px;
}

.pollansweritem{
	padding-top:6px;
}

.pollanswerimage{
	background-color: #E7DFC1;
	background-color: #E6E7B0
}



.pollquestion{
	font-weight: bold;
	font-size: 12px;
}

.error{
	font-size: 12px
