 * {
	 font-family: Arial, Helvetica, sans-serif;
	 }
body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #2e312a;
}
#warp {
	text-align: left;
	width: 900px;
	margin: 0 auto;
}

#tophead {
	padding:0;
	margin:0;
	list-style-type:none;
	height:180px;
}
#tophead li {
float:left; 
position:relative;
}

#underlinemenu {
	padding:0;
	margin:0;
	list-style-type:none;
	margin-top:30px;
	float:right;
	height:50px;
}
#underlinemenu li {
position:relative;
text-align:left;
display: inline;
}

#underlinemenu li a{
	color: #b9b9b9;
	padding: 6px 15px 4px 0px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 0px; /*spacing between each menu link*/
	text-decoration: none; /*bottom border is 3px*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6f6f6f;
}

#underlinemenu li a:hover, #underlinemenu li a.selected{

color: #ffffff;
border-bottom-width: 2px;
border-bottom-color: #c7d92c;
}

.contitle {
	font-size: 16px;
	font-weight: bold;
	color: #b9b9b9;
	text-align: right;
	padding-bottom:10px;
}

.contitle h3 {
	color:#b9b9b9;
	margin:0 0 -10px 0;
	font-size:25px;
}
.context {
		color:#b9b9b9;
		text-align:justify;
		font-size: 13px;
}
.condate {
	font-size: 12px;
	color: #666;
	text-align: right;
	text-shadow: 1px 1px 1px #333;
}
	
.prefooter {
	background-image: url(../images/prefooter_bck.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #373a32;
	padding-top:20px;
}
.footer {
	background-image: url(../images/footer_bck.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #2e312a;
}
.fstyle {
	font-size: 11px;
	color: #616157;
	line-height:18px;
	padding-top:25px;
	padding-bottom:20px;
}
.stfnws {
	height:30px;
	width:400px;
	display:block;
	float:left;
	background-attachment: scroll;
	background-image: url(../images/accord_bck.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #111;
	margin:5px;
	}
.stfnws:hover {
	height:30px;
	width:400px;
	display:block;
	float:left;
	background-attachment: scroll;
	background-image: url(../images/accord_bck.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #ffffff;
	margin:5px;
}
.gallist {
	list-style-type:none;
	list-style:none;
	padding:0;
	margin:0;
}

.gallist li {
	padding:0;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-size: 12px;
	line-height:25px;
	text-shadow: 1px 1px 1px #000000;
}

.gallist li a {
	color: #666;
	text-decoration: none;
	display:block;
	width:440px;
	height:52px;
	background-image: url(../images/li_bck.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:10px;
}
.gallist li a:hover {
	color: #999;
	background-position: left bottom;
}
.title {
	font-size: 13px;
	line-height: 40px;
	color: #CCC;
	background-image: url(../images/title_div_bck.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
	width: 890px;
	padding-left:10px;
}
.finder {
	font-size: 12px;
	line-height: 25px;
	padding-left:27px;
	width:151px;
	height:29px;
	background-image: url(../images/input_find_bcg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:transparent;
	text-shadow: 1px 1px 1px #FFFFFF;
}

a.aktpost {
	margin-right: 0px;
	font-size: 11px;
	color: #c7d92c;
	text-decoration:none;
	}
a.aktpost:hover {
	color: #6f6f6f;
	}
a.aktpost:active  { 
	
	} 
	
/* forma */
.comments {
	background-image: url(../images/mapa.png);
	background-repeat: no-repeat;
	background-position: right top;
	height:538px;
}
.comment_form input[type=text],
.comments .comment_form textarea {
	
	background-color:#000;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border:0;
	-webkit-box-shadow:1px 1px 0 #333;
	-moz-box-shadow:1px 1px 0 #333;
	color:#DDD;
	text-shadow:#333 1px 1px 0;
	-webkit-text-shadow:#333 1px 1px 0;
	-moz-text-shadow:#333 1px 1px 0;
	font-size:12px;
}
			
.comments .comment_form input[type=text] {
	width:355px;
	padding:7px 5px 5px 5px;
}
			
.comments .comment_form input[type=submit] {
	
}
			
.comments .comment_form textarea {
	line-height:25px;
	padding:5px;
	width:355px;
	height:115px;
}

.yakont {
	color: #666;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-size: 12px;
	line-height:25px;
	text-shadow: 1px 1px 1px #000000;
}

a.button{
			float:left;
			font-size:12px;
			font-weight:bold;				
			border-top:1px solid #999;
			border-left:1px solid #999;
			border-right:1px solid #333;
			border-bottom:1px solid #333;
			color:#333;		
			width:auto;
			text-decoration:none;
			}	
		a.button:hover{	
			border-top:1px solid #333;
			border-left:1px solid #333;
			border-right:1px solid #999;
			border-bottom:1px solid #999;	
			color:#333;					
			}	
		a.button span{
			background:#d4d0c8 url(images/bg_btn.gif) repeat-x;			
			float:left;
			line-height:24px;
			height:24px;	
			padding:0 10px;							
			border-right:1px solid #777;
			border-bottom:1px solid #777;					
			}		
		a.button:hover span{
			border:none;						
			border-top:1px solid #777;
			border-left:1px solid #777;		
			background:#d4d0c8 url(images/bg_btnOver.gif) repeat-x;	
			cursor:pointer;	
			}

/* ---------- gallery styles start here ----------------------- */

a.imazhe {
	float:left;
	margin:20px 5px 20px 21px;
	background-color:#333;
	padding:2px;
	border:1px solid #ccc;
	cursor: url("http://www.galerijauzice.org/images/magnify.cur"), url("http://www.galerijauzice.org/images/magnify.cur"), default;	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* active item */
a.imazhe:hover {
	border:1px solid #000;
	background-color:#666;
}

/* ---------- gallery styles start here ----------------------- */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	padding: 10px;
	margin: 0;
	float: left;
	position: relative;
	width: 180px;
	height: 130px;
}
.gallery li:hover img {
	border-color: #000;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 5px;
}
.gallery em {

	font-style: normal;
	padding: 2px 8px 0 22px;
	display: block;
	position: absolute;
	top: 20px;
	left: 5px;
	border: 1px solid #999;
	
	background-color:#dadada;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-box-shadow:1px 1px 0 #333;
	-moz-box-shadow:1px 1px 0 #333;
	color:#DDD;
	-webkit-text-shadow:#333 1px 1px 0;
	-moz-text-shadow:#333 1px 1px 0;
	font-size:12px;
}
.gallery a {
	text-shadow:#000 1px 1px 1px;
}
.gallery a:hover {
	text-shadow:#666 1px 1px 1px;
}
.gallery span {
	width: 30px;
	height: 60px;
	display: block;
	position: absolute;
	top: 15px;
	left: 9px;
	background: url(../images/paperclip.png) no-repeat;
	z-index: 3;
}


 a.atach {
	font-style: normal;
	padding: 2px 8px 0 10px;
	display: block;
	top: 20px;
	left: 5px;
	border: 1px solid #000;
	background-color:#333;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-box-shadow:1px 1px 0 #333;
	-moz-box-shadow:1px 1px 0 #333;
	color:#999;
	-webkit-text-shadow:#333 1px 1px 0;
	-moz-text-shadow:#333 1px 1px 0;
	font-size:12px;
	text-shadow:#000 1px 1px 1px;
	text-decoration:none;
	z-index:1;
}
 a.atach:hover {
	text-shadow:#666 1px 1px 1px;
}
span.atach {
	width: 24px;
	height: 22px;
	top: 15px;
	left: -8px;
	display: block;
	position: relative;
	background: url(../images/paperclip.png) no-repeat;
	z-index: 3;
}
span.listatach {
	display:block;
	float:left;
	padding-right:15px;
}

#info_warn {
	color: #333333;
	background-color: #E2E2E2;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d8d8b4;
	border-bottom-color: #d8d8b4;
	
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-box-shadow:1px 1px 0 #333;
	-moz-box-shadow:1px 1px 0 #333;
	-webkit-text-shadow:#333 1px 1px 0;
	-moz-text-shadow:#333 1px 1px 0;
}

#info_warn p {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	margin: 0px;
	background-image: url(/images/warning.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	color: #333333;
}
a.condeflt {
	color:#999;
	font-size:12px;
	text-decoration:none;

}
 a.condeflt:hover {
	color:#000;
}

