@import url(blueprint/reset-clearfix.css);

BODY {
	color: #444342;
	background-color: #ab968d;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

#wrap {
	margin: 0 auto;
	text-align: center;
	width: 970px;
	padding: 0 20px;
	background: transparent url(../images/_theme/bg.png) repeat-y 0 0;
}

#header {
	width: 970px;
	height: 169px;
	overflow: hidden;
	position: relative;
}
	#header #lang {
		position: absolute;
		top: 0px;
		left: 20px;
	}
	#header #title {
		position: absolute;
		top: 67px;
		left: 650px;
		width: 287px;
		height: 102px;
		background: transparent url(../images/_theme/title.png) no-repeat 0 0;
	}
	#header #title H1 {
		display: none;
	}
	
#main {
	padding-top: 20px;
	text-align: left;
}

#main .left {
	float: left;
	width: 158px;
}

	#main .left UL LI A,
	.tko_smo UL LI A {
		font-size: 14px;
		color: #209db4;
		padding-left: 20px;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		background: transparent url(../images/_theme/bullet/blue.png) no-repeat 10px 50%;
		text-decoration: none;
	}
	#main .left UL LI A:hover,
	#main .left UL LI A.selected,
	.tko_smo UL LI A:hover,
	.tko_smo UL LI A.selected {
		color: #ab968d;
		background: transparent url(../images/_theme/bullet/brown.png) no-repeat 10px 50%;
	}
	
		#main .left UL LI LI A,
		.tko_smo UL LI LI A {
			font-size: 11px;
			padding-left: 20px;
			background: none;
			display: block;
		}
		
		#main .left UL LI LI A.selected,
		#main .left UL LI LI A:hover,
		.tko_smo UL LI LI A.selected,
		.tko_smo UL LI LI A:hover {
			background: none;
		}

#main .right {
	float: right;
	width: 802px;	
}

	#main .right TABLE.main TR TD {
		vertical-align: top;
		padding: 0 10px 10px 0;
	}
	
	#main .right TABLE.main TR TD H1 {
		color: #3ba6ba;
		font-size: 18px;
    margin-bottom: 10px;
	}
	
	#main .right TABLE.main TR TD P.important {
		font-size: 14px;
		color: #070707;
		line-height: 24px;
		margin: 10px 0;
	}

TABLE.tko_smo 	{
	margin-top: 20px;
}
.tko_smo TR TD {
	vertical-align: top;
}

.tko_smo TR TD.highlight {
	background-color: #dbdbe4;
}
.tko_smo TR TD.highlight P {
	padding: 10px;
}
	
#bottom {
	min-height: 113px;
	background-color: #dbdbe4;
	text-align: left;
}
	#bottom .inner {
		margin-left: 168px;
	}
	#bottom .bottom_table TR TD {
		padding: 10px 10px 10px 0;
		vertical-align: top;
		width: 150px;
	}
	#bottom .bottom_table TR TD A {
		color: #ab968d;
		text-decoration: none;
	}
	#bottom .bottom_table TR TD A:hover {
		text-decoration: underline;
	}
	#bottom .bottom_table TR TD H3 {
		color: #209db4;
	}

#footer {
	margin: 0 auto;
	text-align: center;
	background: transparent url(../images/_theme/footer-bg.png) no-repeat 50% 0;
	height: 65px;
	width: 1010px;
}
	#footer .inner {
		text-align: left;
		color: #ab968d;
		font-size: 10px;
		padding: 5px 35px;
	}
	#footer .inner A {
		color: #333;
	}
table.main P {
  margin-bottom: 10px;
}
	
	
/* GALERIJA SLIKA */
UL.thumbs {
	padding: 10px 0;
}
UL.thumbs LI {
	float: left;
	padding-right: 10px;
}
.pagination {
	clear: both;
}
.pagination A,
.pagination SPAN {
	display: block;
	float: left;
	padding-right: 5px;
	color: #209db4;
}
#gallery-adv {
	float: left;
	width: 523px;
	margin-bottom: 10px;
	overflow: hidden;
}
#gallery-list {
	float: left;
	width: 260px;
}
#gallery-list A {
	display: block;
	color: #209db4;
}