input, textarea, select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}

a {
	text-decoration:none;
	color:black;	
}
.box {
	margin-left:10px;
	float:left;
	padding-left:7px;
	padding-right:8px;
	padding-bottom:10px;
	margin-top:9px;

}

.brd {
	border:1px solid #CCCCCC;
	background-color:#EEEEEE;
}

.pl0 {
	padding-left:0px;	
	margin-left:10px;	
}

.boxCenter {
	margin-left:30px;
	float:left;
	padding-left:40px;
	padding-right:2px;

}
.list {
	float:left;
	margin:5px 0px 5px 0px;
	width:400px;
}

.list span{
	float:left;
	margin-right:10px;
	font-weight:bold;
	width:80px;
	height:100%;
	border:1px solid white;
	text-align:right;
}

ol {
	list-style:decimal;
}

br.headBreak {
	margin-top:0px;
}
.paragraf {
	font-weight:bold;
	text-align:center;
}

.boxCenter h3 {
	color:#333333;
	margin: 5px 0px 15px -5px;
	padding:3px 0px 3px 10px;
	font-size: 14px;
	color: #a33418;
	font-weight:bold;
}

.box h3 {
	color:#333333;
	margin: 5px 0px 15px -5px;
	padding:3px 0px 3px 10px;
	font-size: 14px;
	color: #a33418;
	font-weight:bold;
	
}
.box h3.left {
	width:158px;
	color:white;
	margin: 0px 0px 0px -8px;
	padding:4px 0px 5px 15px;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	background: #e35a38 url(../images/smallHead.gif) no-repeat top right;
}

.box h3.right {
	width:200px;
	color:white;
	margin: 0px 0px 0px -8px;
	padding:4px 0px 5px 15px;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	background: #e35a38 url(../images/smallHead.gif) no-repeat top right;
}

hr {
	background-color:#EFEFEF;
	height:1px;
	width:100%;
	margin:0px;
	margin-top:8px;
}

.srodek {
	float:left;
	width:100%;
	text-align:center;
	margin-top:10px;
}
hr.small {
	background-color:gray;
	height:1px;
	width:100%;
	margin:10px 0px 3px 0px;
	border:none;
}
.box ul {
	margin:0px;
	padding:0px;
	width:168px;
}

.box ul li {
	background:url(../images/arr.gif) no-repeat right center;
	height:20px;
	padding-top:5px;
	padding-left:5px;
	border-bottom:1px solid #CCCCCC; 
	font-weight:bold;
}
.box ul li.on{
	background:url(../images/arr2.gif) no-repeat right center;
	background-color:#e35a38;
	height:20px;
	padding-top:5px;
	padding-left:5px;
	border-bottom:1px solid #CCCCCC; 
	font-weight:bold;
	color:#FFFFFF;
}
.box ul li.highlight{
	background:url(../images/arr.gif) no-repeat right center;
	background-color:#fee6df;
	height:20px;
	padding-top:5px;
	padding-left:5px;
	padding-top:5px;
	border-bottom:1px solid #CCCCCC; 
	font-weight:bold;
	color:#FFFFFF;
}

.box ul.list {
	margin:0px;
	float:left;
	display:inline;
}

.box ul.list li {
	height:auto;
	background: url(../images/arr.gif) no-repeat left center;
	border:none;
	padding:0px;
	padding-left:15px;
	float:left;
	display:inline;
}

.boxCenter {
	padding-left:20px;
}
.boxCenter ul{
	margin-left:20px;
}
.boxCenter ul li {
	margin:5px 0px 5px 0px;
	background: url(../images/dot.jpg) no-repeat left center;
	padding-left:12px;
}




.box ul li.on a{
	color:#FFFFFF;
}
.boxbig {
	float:left;
	padding-left:20px;
}
.box .msgHead {
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
}
.box .event {
	width:100%;
	float:left;
	margin-bottom:10px;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:5px;
}

.box .event a {
	margin-top:5px;
	padding-right:15px;
	color:#222222;
	font-weight:none;
	text-decoration:none;
}
.box .event a:hover{
	text-decoration:underline;
}

.box  .data {
	float:right;
	color:#222222;
	text-decoration:none;
	font-size:8px;
}

.box ul li a {
	text-decoration:none;
	color:#222222;
}
.box ul {
	margin:0px;
	padding:0px;
}
.footerMenu {
	width:100%;
	float:left;
}
.footerMenu ul {
	text-align:center;
	margin:0 auto;
	width:723px;
}
.footerMenu ul li {
	padding-top:0px;
	width:120px;
	margin-top:3px;
	float:left;
	height:50px;
	background:url(../images/break.jpg) no-repeat top right;
}
.footerMenu ul li.fst {
	padding-top:0px;
	width:3px;
	margin-top:3px;
	float:left;
	height:50px;
	background:url(../images/break.jpg) no-repeat top right;
}

.footerMenu ul li a {
	top:0px;
	width:120px;
	height:31px;
	color:white;
	text-decoration:none;
	display:block;
	padding-top:18px;  
	text-decoration: none;
}
.footerMenu li a:hover {
	opacity: 0.70;           
	-moz-opacity: 0.70;       
	text-decoration: none;
}
.footerSufix {
	text-align:center;
	margin:0 auto;
	margin-top:3px;
	width:100%;
	float:left;

}
input.button {
	background: url(../images/button.jpg) no-repeat center center;
	width:80px;
	height:20px;
	color:white;
	font-size:9px;
	border:none;
}

div.photo {
	float:left;
	margin:0px;
	padding:2px;
	width:217px;

}

div.photo_under {
	float:left;
	margin:2px;
	padding:2px;
	width:110px;
	margin-top:10px;
}

div.photo span,	div.photo_under span {
	float:left;	
	background: url(../images/photo_bg.jpg) repeat-x center center;
	padding:6px 4px 0px 4px;
	height:83px;
	text-align:center;
	float:right;

}
div.photo span img, div.photo_under span img{
	border:2px solid white;
}
div.photo .desc,div.photo_under .desc{
	float:right;
	padding-top:1px;
	padding-bottom:3px;
	margin-left:6px;
	width:100px;

}
div.photo_under .desc{
	border-top: 1px solid #feb9a7;
	border-bottom: 1px solid #feb9a7;
	margin-top:5px;
}
div.photo .desc {
	border-top: 1px solid #feb9a7;
	border-bottom: 1px solid #feb9a7;	
}

div.line {
	width:90%;
	margin-top:10px;
	padding-bottom:20px;
	padding-top:2px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;		
}

div.photoSearch {
	height:54px;
	float:left;
	width:100%;
	/*background: url(../images/footer.jpg) no-repeat top center;
	color:white;*/
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin-top:5px;
}
div.photoSearch h3 {
	padding: 0px 0px 0px 2px;
	margin: 4px 0px 4px 10px;
}
div.photoSearch form {
	margin:0px;
	margin-left:10px;
}

div.photoBack {
	width:100%;
	height:100%;
	left:0px;
	position:absolute;
	background-color:#000000;
	z-index:3;
	
	opacity: 0.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.70;
}

div.photoBox {
	margin:0 auto;
	width:900px;
	top:150px;
	text-align:center;
	position:absolute;
	z-index:4;
}

div.photoBox img.pic {
	border:3px solid white;	
	z-index:4;
}
div.photoBox div {
	background-color:white;
	margin:0 auto;
	z-index:4;
	padding-bottom:10px;
	padding-top:5px;
}

#header div {
	float:right;
	margin-right:30px;
	margin-top:10px;
}
#header div img {
	margin-right:10px;
	margin-left:10px;
}



