/*------ reset ---------*/

*{ 	padding: 0; 
	margin: 0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img {
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

li {
	list-style:none;
}

input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

img a{
	border:0;
}

body{
margin:0;
padding: 0;
}


/*----- layout ---------*/

body{
background: url(pic/bckg_background.jpg) #000;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #999;
}

#wrapper {
width: 100%;
background: url(pic/wrapper_bckg.png) repeat-y center top;
}

#page{
position:relative;
margin:0 auto;
width:980px;
}

#header_area{
background:url(pic/bckg_header.jpg) no-repeat;
width:980px;
height:248px;
}

	#logo{
	position: absolute;
	width: 195px;
	height: 120px;
	top: 50px;
	left: 10px;
	}

	#main_menu{
	padding: 8px 20px;
	}
	
	#language_menu {
	position: absolute;
	top: 232px;
	left: 5px;
	}
	
#content_area_top_shade {
/* background:url(pic/bckg_content_area_topshade.jpg) no-repeat; */
background: black;
width:980px;
height:21px;
}
	
#content_area{
/* background:url(pic/bckg_content_area.jpg) repeat-y; */
background: black;
/* width:960px; */
width: 980px;
/* padding:0 10px; */
}

#content_area_bottom_shade {
/* background:url(pic/bckg_content_area_bottomshade.jpg) no-repeat; */
background: black;
width:980px;
height:21px;
}

	#content{
	float:left;
	width:470px;
	padding: 0 10px 15px 10px;
	}

	#sidebar_left{
	float:left;
	width:215px;
	padding: 0 10px;
	}
	
		#sidebar_left_content{}
		
	#sidebar_right{
	float:left;
	width:215px;
	padding: 0 10px;
	}
	
		#sidebar_right_content{}
		
#content_area_bottom_shade {
}
	
#footer_area{
margin-bottom: 30px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 130%;
padding-bottom: 20px;
}

/*------ navigation items ----------*/

#main_menu .menuitem a,
#main_menu .menuitem_last a,
#main_menu .menuitem_act a,
#main_menu .menuitem_last_act a {
float: left;
font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
text-decoration: none;
/* color: white; */
color: black;
/* border-right: 1px solid #CCCCCC; */
border-right: 1px solid #D2AD35;
padding: 0 9px;
font-size: 13px;
}

#main_menu .menuitem_last a,
#main_menu .menuitem_last_act a  {
border: 0;
}

#main_menu .menuitem a:hover,
#main_menu .menuitem_last a:hover,
#main_menu .menuitem_act a,
#main_menu .menuitem_last_act a {
/* color: #83CCFF; */
text-decoration: underline;
}


/*------ typo ----------*/

#content P, A, OL, UL {
line-height: 140%;
margin-bottom: 18px;
}

A {
/* color: #00428B; */
color: #FEF200;
text-decoration: none;
}

A:hover {
text-decoration: underline;
}

#content H1 {
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-weight: lighter;
font-size: 22px;
margin-bottom: 18px;
color: #CCC;
}

#sidebar_left P,
#sidebar_right P {
line-height: 140%;
margin-bottom: 10px;
}

#sidebar_left H1,
#sidebar_right H1 {
font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
font-weight: lighter;
font-size: 13px;
/* color: white; */
color: black;
/* background: url(pic/bckg_header_sidebar.jpg) repeat-x; */
background: #FEF200;
padding: 5px 10px 6px 10px;
margin-bottom: 14px;
}

#content UL {
padding-left: 35px;
}

#content UL LI {
list-style-type: circle;
list-style-position: outside;
padding-bottom: 10px;
}

#content OL {
padding-left: 35px;
}

#content OL LI {
list-style-type: decimal;
list-style-position: outside;
padding-bottom: 10px;
}

/*------ other --------*/

.clearer{
clear: both;
height: 0px;
line-height: 0px;
font-size: 0px;
display: block;
}

#content label {
display: block;
float: left;
width: 80px;
height: 13px;
line-height: 100%;
padding-top: 4px;
}

#content .csc-mailform input {
width: 200px;
}

#content img {
padding: 5px;
/* border: 1px solid #CCCCCC; */
}  

/*------ chgallery -----*/

.chgallery-list .tx-chgallery-pi1 {
width: 490px;
}

.chgallery-list .item {
padding: 0;
margin: 0 0 25px 0;
width: 155px;
float:left;
}

.chgallery-list .img {
padding-right: 10px;
float: left;
}

.chgallery-list .text {
float: left;
width: 130px;
line-height: 150%;
}

.tx-chgallery-pi1 .single {
float: left;
width: 155px;
padding-bottom: 10px;
text-align: center;
}

.tx-chgallery-pi1 .dir_back {
float:right;
padding-right: 5px;
margin-bottom: 10px;
}

.tx-chgallery-pi1 .pagebrowser {
float:left;
margin-bottom: 10px;
}

.tx-chgallery-pi1 .prev,
.tx-chgallery-pi1 .text,
.tx-chgallery-pi1 .next {
display: inline;
}

.tx-chgallery-pi1 .prev a {
padding-right: 10px;
}

.tx-chgallery-pi1 .next a {
padding-left: 10px;
}

/*----- tt_news -----*/


/*-- latest --*/

.news-latest-container {
padding-bottom: 18px;
}

.news-latest-item {
/* border-bottom: 1px solid #CCC; */
}

.news-latest-date {
margin-bottom: 15px;
}

.news-latest-title {
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-weight: lighter;
font-size: 22px;
margin-bottom: 5px;
}

	.news-latest-title A {
/* 	color: #004289; */
	color: #CCC;
	}

.news-latest-image {
float: left;
margin-right: 15px;
margin-bottom: 3px;
}

.news-latest-subheader {
}

.news-latest-morelink { /*? na verziji 3*/
margin-bottom: 15px;
text-align: right;
display: none;
}

.news-latest-gotoarchive {
}


/*-- list --*/

.news-list-container {
}

.news-category-rootline {
}

.news-list-item {
padding-bottom: 10px;
/* border-bottom: 1px solid #CCC; */
margin-bottom: 9px;
}

.news-list-date {
margin-bottom: 15px;
}

.news-list-title {
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-weight: lighter;
font-size: 22px;
margin-bottom: 5px;
}

	.news-list-title A {
/* 	color: #004289; */
	color: #CCC;
	}

.news-list-image {
float: left;
margin-right: 15px;
margin-bottom: 3px;
}

.news-list-subheader {
}

.news-list-morelink {
display: block;
text-align: right;
display: none;
}

.news-list-browse {
}


/*-- single --*/

.news-single-item {
}

.news-category-rootline {
}

.news-single-timedata {
margin-bottom: 4px;
}

.news-single-title {
}

.news-single-author {
}

.news-single-subheader {
}

.news-single-img {
float: right;
margin-left: 15px;
margin-bottom: 3px;
}

.news-single-content {
}

.news-single-text-related {
}

.news-single-news-related {
}

.news-single-text-files {
}

.news-single-file-link {
}

.news-single-text-links {
}

.news-single-news-related {
}

.news-single-text-relatedcat {
}

.news-single-news-relatedcat {
}

.news-single-pagebrowser {
}

.news-single-backlink {
padding-top: 5px;
border-top: 1px solid #444;
}

.tx-ttnews-browsebox table {
margin: 0 auto;
border-collapse: separate;
border-spacing: 5px;
}

.tx-ttnews-browsebox td {
border: 1px solid #DEDEDE;
padding: 3px 4px;
}

#content .tx-ttnews-browsebox td P {
padding: 0;
margin: 0;
}
