

															/** BODY ELEMENTS **/
* {
	margin: 0;
	padding: 0;
	}
	body {
	color: #ECE9D8;
	background-color: #fff;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: .75em;
	text-align: center;
	background-image: url(images/tlo.png);
	background-repeat: repeat-y;
	background-position: center top;
		}
		a {
		color:#D20C11;
		text-decoration:none;
		font-weight:bold;}
H1 {
color:#D20C11;
font-size:22px;
font-weight:bold;}

H2 {
color:#E0E0E0;
font-size:17px;
margin-bottom:8px;
font-weight:bold;}
H2 a{
color:#E0E0E0;
font-size:17px;
margin-bottom:8px;
font-weight:bold;}
H2 a:hover{
color:#D20C11;
}
.tloup {
	height:251px;
	background-image: url(images/tloup.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



															/** MAIN CONTAINERS **/
div#container {
	width: 880px;
	
	margin: 0 auto;
	text-align: left;
	}
	div#header {
	height:300px;
		
		}
		div#header-in {
			
			}
	div#content {
	float:left;
		
		}
		div#center {
			margin: 0 0 0 20px;
			float:left;
			width:560px;
			margin-bottom:-60px;
			}
			
					#center ol,ul,li{
			margin-left:10px;
			*margin-left:15px;
			}
			
			
			
			div#center-in {
				
				}
		div.column {
			width: 292px;
			float:left;
			
			}
			div#left-top {
	height:11px;
	width:292px;
	background-image: url(images/lt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;			
			}
			.leftdol {
				height:11px;
				width:292px;
	background-image: url(images/lb.gif);
	display:block;
	background-repeat: no-repeat;
	background-position: left top;			

			}
			div#left {
		
				background-color:#474D54;
							padding-left:10px;
			padding-right:10px;
			display:block;
			
			
				}
				
				.baner {
				margin-top:10px;}
				.muza {
				margin-left:-52px;
				margin-top:10px;
				display:block;
				position:absolute;
				
				}
				div.column-in {
					
					}
	div#footer {
		clear: both;
		height:175px;
		z-index:1;
		}
			div#footer a img{
			border:none;
					}
					div#footer-drugi a img{
			border:none;
					}
		#footer-drugi {
	width:526px;
	height:175px;
	background-image: url(images/fooo.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float:right;
	margin-top:6px;
		}
		.up {
		width:59px;
		height:52px;
		margin-top:95px;
		float:right}
		div#footer-in {
			
			}






															/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
.x {
	display: none;
	}
div#uhoh {
	width: 400px;
	margin: 100px auto;
	padding: 20px 30px;
	line-height: 1.5em;
	text-align: left;
	}
	div.unauthorized-401, div.forbidden-403,
	div.notfound-404, div.internalerror-500 {
		color: #333;
		background-color: #ffc;
		border: 1px solid #ff0;
		}
	div.unauthorized-401 a, div.forbidden-403 a,
	div.notfound-404 a, div.internalerror-500 a {
		color: #00f;
		background-color: #ffc;
		}






															/** FORMS **/
* { }






															/** END **/