@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #CCCCCC;
}
#wr {

}
.ln {
	color: #FFF;
}
.ln a {
	color: #FFF;
	font-size: 10px;
	text-decoration: underline;
}
#podrobnee0 {
	background-color: #CCC;
	color: #333;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 12px;
	border: 1px solid #820000;
}

#container {
	height: auto;
}
#header {
	height: auto;
}
#header1 {
	height: auto;
}
#header1left {
	float: left;
	height: auto;
	width: 60%;
	padding: 24px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FF6600;
	font-size: 48px;
	font-weight: bold;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
}
#header1left_txt {
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
}
#header1right {
	color: #CC0000;
	padding: 24px;
	float: right;
	width: 25%;
	font-size: 36px;
}
#header2 {
	height: 200px;
}
#content {
	margin-top: 22px;
}
#content_left {
	width: 60%;
	font-size: 12px;
	padding: 24px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CC6600;
	background-attachment: scroll;
	background-image: url(images/1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#txt_top {
	color: #CCCCCC;
}
#tb {
	font-size: 24px;
}

.tel {
	color: #CC3300;
}
h1 {
	font-size: 52px;
	margin: 0px;
	padding: 0px;
}
.txt_big {
	font-size: 24px;
}
