/*	CSS Document	*/

body {
	background:#9d9894 url(/App_Themes/HKZ-MI/images/bg.jpg) repeat-x top left;
	margin:0 auto;
	color: #5f5f5f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}

* {
	margin:0px;
	padding:0px;
	outline:none;
}

img {
	border:none;
}

p {
	margin: 0 0 20px 0;
}

p img {
	float:left;
	margin: 20px 20px 5px 0;
	border: solid 4px #E0D3C2;
	width: 226px !important;
	height: 226px !important;
}

/*	Links	*/

a, a:link, a:visited {
	color: #765b1e;
	text-decoration:underline;
	position: relative;
}

a:hover {
	text-decoration:none;
	color: #86979e;
}

/*	Hedding		*/

h1, h2, h3, h4, h5, h6 {
	color:#655f5d;
	font-weight:normal;
	text-transform:uppercase;
}

/*	ClearFix	*/

.clear {
	background:transparent none repeat scroll 0%;
	border:medium none;
	clear:both;
	font-size:0.1px;
	height:1px;
	margin-top:-1px;
	padding:0pt;
} 

/*	Container	*/

div#Pg_Wp {
	width:900px;
	margin:0 auto;
	background:transparent url(/App_Themes/HKZ-MI/images/pg-bg.png) repeat-y top left;
	padding: 0 20px 0 20px;
}

/*#	Main Menu	#*/

#MM {
	width:875px;
	height:35px;
	position:relative;
	background:url(/App_Themes/HKZ-MI/images/mm-bg.jpg) repeat-x top left;
	padding: 15px 0 0 25px;
}

#MM ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#MM li {
	display:inline;
	margin: 0 26px 0 0;
	float: left;
}

#MM li a, #MM li a:link, #MM li a:visited {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;
}

#MM li a:hover {
	color: #b6b1be !important;
	text-decoration:none;
}

#MM li a.CMSListMenuLinkHighlighted {
	color: #ead5ba !important;
	text-decoration:none;
}

/*#	Sub Menu	#*/

#SM {
	float:left;
	width:185px;
	font-size: 11px;
	position:relative;
}

#SM ul {
	list-style:none;
	margin: 0 0 30px 0;
	float:left;
}

#SM li {
	float:left;
	width:185px;
	display:block;
	margin: 0 0 3px 0;
}

#SM a {
	display:block;
	background:url(/App_Themes/HKZ-MI/images/submenu-bg.jpg) repeat-y;
	color:#7a7a7a;
	text-decoration:none;
	border-bottom: 1px solid #c9b69e;
}

#SM a:hover, #SM a.selected {
	background:url(/App_Themes/HKZ-MI/images/submenu-hover-bg.jpg) repeat-y;
	text-decoration:none;
	color:#765b1e;
}

/*#	Header	 #*/

div#Hd {
	width:900px;
	height:232px;
	position:relative;
	background:url(/App_Themes/HKZ-MI/images/hd-bg.jpg) repeat-x top left;
	padding: 3px 0 3px 0;
}

div#Hd img {
	width:900px;
	height:232px;
	float:left;
}

/*	Content	*/

div#Cont {
	width:875px;
	background:#f5e3cd url(/App_Themes/HKZ-MI/images/cont-bg.jpg) repeat-x top left;
	position:relative;
	padding: 50px 0 25px 25px;
}

/*#	Col1	#*/

div#Cont .Col1 {
	display:inline;
	width:185px;
	position:relative;
	margin:0 25px 0 0;
	float:left;
}


div#Cont .Col1 .Anketa {
}

div#Cont .Col1 .Anketa .ank input {
	float:left;
	display:inline;
	width: 15px;
	height: 15px;
	margin: 2px 10px 0 0;
}

div#Cont .Col1 .Anketa input.btn {
	width: 82px;
	background:url(/App_Themes/HKZ-MI/images/btn-bg.jpg) repeat-x top left;
	border: 1px solid #cdbba3;
	float: left;
	text-transform:uppercase;
	font-size: 9px;
	color: #806c52;
	height: 21px;
	padding: 4px 0 4px 0;
	text-align:center;
	display:inline;
	cursor:pointer;
	margin: 10px 10px 0 0;
}

div#Cont .Col1 .Anketa .ank {
	width: 185px;
	display:block;
	margin-bottom: 3px;
}

div#Cont .Col1 h1{
	font-size: 20px;
	padding: 0 0 20px 0;
}

/*#	Col2	#*/

div#Cont .Col2 {
	width: 640px;
	position:relative;	
	float: left;
}

div#Cont .Col2 span img {
	margin: 20px 20px 5px 0;
	border: solid 4px #E0D3C2;
}

div#Cont .Col2 h1{
	font-size: 12px;
	padding: 0 0 5px 0;
	margin: 0 0 24px 0;
	border-bottom: 1px solid #91877d;
}

div#Cont .Col2 .Nws {
	width:640px;
	position:relative;
	float:left;
	border-bottom: 1px dashed #91877d;
	margin: 0 0 25px 0;
	padding: 0 0 20px 0;
	height: auto;
}


div#Cont .Col2 .Nws .Left {
	display:inline;
	float:left;
	width:100px;
}

div#Cont .Col2 .Nws .Left .Slika {
	position:relative;
	float:left;
}

div#Cont .Col2 .Nws .Left img {
	background-color:fff;
	padding:1px;
	border: 3px solid #765b1e;
	height: auto;
}

div#Cont .Col2 .Nws .Right p {
	height:70px;
	margin:0;
	overflow:hidden;
	padding:5px 0 12px;
}

div#Cont .Col2 .Nws .Right span.date {
	color:#752724;
	padding:0;
}

div#Cont .Col2 .Nws .Right span {
	color: #765b1e;
	padding:0 5px 0 7px;
}

div#Cont .Col2 .Nws .Right {
	float:left;
	margin-left:10px;
	overflow:hidden;
	position:relative;
	width:524px;
	display: inline;
}

div#Cont .Col2 .Nws .Right h1 {
	font-size: 12px;
	padding: 0 0 10px 0;
	margin: 0;
	border-bottom:none;
}

div#Cont .Col2 .Nws .Right h1 a {
	text-decoration:none;
}

div#Cont .Col2 .Nws .List {
	float: left;
	width: 300px;
	border: 3px solid #765B1E;
	margin-right: 20px;
}

div#Cont .Col2 .Nws .List .Naslovnica {
}

div#Cont .Col2 .Nws .List .Naslovnica img {
	width:300px;
}

div#Cont .Col2 .Nws .Txt {

}

div#Cont .Col2 .Nws .Txt p {
	padding-bottom: 10px;
}

/*	Pagination	*/

div#tnt_pagination {
	display:block;
	height:22px;
	line-height:21px;
	clear:both;
	font-size:12px;
	font-weight:normal;
}

div#tnt_pagination a:link, div#tnt_pagination a:visited{
	padding:6px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #5F4817;
	margin-left:10px;
	text-decoration:none;
	background-color: #765B1E;
	color:#fff;
	width:24px;
	height:24px;
	font-weight:normal;
}

div#tnt_pagination a.slc:link, div#tnt_pagination a.slc:visited{
	padding:6px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #000;
	margin-left:10px;
	text-decoration:none;
	background-color: #333;
	color:#fff;
	width:24px;
	height:24px;
	font-weight:normal;
}

div#tnt_pagination a.first:link, div#tnt_pagination a.first:visited{
	margin-left:0px;
}

div#tnt_pagination a:hover {
	color:#BF953B;	
}

/*	Footer	*/

div#Ft {
	width: 850px;
	height: 44px;
	position:relative;	
	float: left;
	font-size: 10px;
	padding:20px 25px 0 25px;
	background:url(/App_Themes/HKZ-MI/images/ft-bg.jpg) repeat-x top left;
}

div#Ft a {
	color: #604c3c;
	text-decoration:none;
}

div#Ft p {
	padding:5px 0 0 0;
	float: right; 
	color: #a8b7e6c;
	font-size:11px;
}

div#Ft ul {
	font-size:11px;
	float:left;
	position:relative;
	height:33px;
}

div#Ft ul {
	list-style:none;
	padding: 0 0 0 0;
}

div#Ft li {
	float:left;
	padding: 0 13px 0 16px;
	margin: 8px 0 0 0px;
	background:url(/App_Themes/HKZ-MI/images/tockica.jpg) no-repeat top left;
	background-position: 0 7px;
}

div#Ft li.CMSListMenuHighlightedLIfirst, div#Ft li.CMSListMenuLIfirst {
	float:left;
	padding: 0 13px 0 0;
	margin: 8px 0 0 0px;
	background:none;
}

div#Ft li a {
	color:#8b7e6c;
	text-decoration:none;
}

div#Ft li a:hover {
	color: #765B1E;
	text-decoration:none;
}

div#Ft a.CMSListMenuLinkHighlighted {
	color:#765B1E;
	text-decoration:underline;
}
div.Col2 .galerija {
	width:640px;
	position:relative;
	float: left;
	margin: 0 0 20px 0;
}

div.Col2 .galerija ul li {
	width:148px;
	height:128px;
	position:relative;
	float:left;
	margin: 20px 12px 0 0;
	list-style:none;
	display:inline;
}

div.Col2 .galerija ul li img {
	width:140px;
	height:120px;
	position:relative;
	float:left;
	border: solid 4px #E0D3C2;
}

/*#  Contact Form   #*/

div#Cont .Col2 .info {
	width: 299px;
	position: relative;
	margin: 30px 20px 20px 0;
	float: left;
	border: 2px solid #CBB699;
}

div#Cont .Col2 .contact {
	width: 299px;
	position: relative;
	margin: 30px 0 20px 0;
	float: left;
}

div#Cont .Col2 .contact input, div#Cont .Col2 .contact textarea { 
	font-family: Arial, Helvetica, sans-serif; 
	padding: 4px; 
	font-size: 11px;
	margin: 0 0 10px 0;
	width: 288px;  
	border: 1px solid #CBB699; 
	background:#FFF url("/App_Themes/HKZ-MI/images/input-background.jpg") repeat-x top left; 
	color: #333;
}

div#Cont .Col2 .contact textarea { 
	height: 96px;
	margin: 0 0 15px 0;
	background-color:#F3DEC3;
}

div#Cont .Col2 .contact textarea:focus, div#Cont .Col2 .contact input:focus   { 
	border: 1px solid #E8C2AD;
}

div#Cont .Col2 .contact input.FormButton { 
	width: 110px;
	color:#FFF;
	background: none;
	float: left; 
	cursor: pointer; 
	border: none; 
	display: block; 
	font-size: 10px;
	text-transform:uppercase;
	padding: 9px;
	background-color: #CEBCA4;
}

div#Cont .Col2 .contact label { 
	padding: 0 10px 7px 0;
	margin: 0;	
	font-family: Arial, Helvetica, sans-serif;
}

.EditingFormControlNestedControl select {
	font-size: 10px;
	border:1px solid #CBB699;
	color:#333333;
	padding-top:3px;
	height: 24px;
	width: 299px;
	margin-bottom:10px;
}

.EditingFormControlNestedControl select option {
	height:20px;
	padding:3px 0 0 5px;
}

#plc_lt_zonePagePlaceholder_pageplaceholder_pageplaceholder_lt_zoneLeft_BizForm_viewBiz_ctl00_DrugaAdresa_0,
#plc_lt_zonePagePlaceholder_pageplaceholder_pageplaceholder_lt_zoneLeft_BizForm_viewBiz_ctl00_DrugaAdresa_1,
#plc_lt_zonePagePlaceholder_pageplaceholder_pageplaceholder_lt_zoneLeft_BizForm_viewBiz_ctl00_Placanje_0,
#plc_lt_zonePagePlaceholder_pageplaceholder_pageplaceholder_lt_zoneLeft_BizForm_viewBiz_ctl00_Placanje_1  {
	width: auto !important;
	margin: 2px 10px 0 0 !important;
}

span#plc_lt_zonePagePlaceholder_pageplaceholder_pageplaceholder_lt_zoneLeft_BizForm_viewBiz_ctl00_DrugaAdresa_FieldLabel {
	margin-bottom:10px;
}

/*# Pagnacija #*/

.PagerControl {
	float:left;
	margin-top:15px;
	width: 100%;
}
.PagerNumberArea {
	text-align:left;
}
.SelectedPage {
	background-color:#333333;
	border:1px solid #000000;
	color:#FFFFFF;
	margin-right:2px;
	padding:2px 6px;
	width:24px;
}
.UnselectedPage {
	background-color:#765B1E;
	border:1px solid #5F4817;
	color:#fff;
	margin-right:2px;
	padding:2px 6px;
	width:24px;
}
.PagerNumberArea a, .PagerNumberArea a:link, .PagerNumberArea a:visited {
	background-color:#765B1E;
	border:1px solid #5F4817;
	color:#fff;
	margin-right:2px;
	padding:2px 6px;
	width:24px;
	text-decoration:none;
}
.PagerNumberArea a:hover {
	background-color:#765B1E;
	border:1px solid #5F4817;
	color:#333333;
	margin-right:2px;
	padding:2px 6px;
	text-decoration:none;
	width:24px;
}

/*# Footer Under	#*/

div.Ft_Sh {
	background:transparent url("/App_Themes/HKZ-MI/images/Ft_Under.png") no-repeat top left;
margin:0 auto;
height:30px; 
	width:900px;
}

div.Ft_Sh p {
padding-top:20px;
text-align:center;
color:#CCCCCC;
}

div.Ft_Sh p a {
color:#CCCCCC;
}
