/*////////////////////////////////////////////////////////////////////////////////////////////*/
#container, .col-in {
	width:1024px;
/*	height:100%;	*/
	margin: 0 auto 0 auto;

}
#head{
	margin:40px 0;
	text-align:center;
}
#head hr{
	border:none;
	border-top:1px solid #000;
	margin:15px 265px;
}
.cleaner {
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
	border:none;
	display:block;
	width:100%;
	margin:0;
	padding:0;
}

*{
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size:14px;
	color:#111;
}
h1{
	margin:0 0 1em 0;
}
p{
	font-size:12px;
	line-height:1.4em;
}

#tuzka{
	float:right;
	display:block;
	margin:20px 160px;
	background: url(css_images/tuzka.jpg) center center no-repeat;
	width:314px;
	height:34px;
	padding-bottom:50px;
}
#enter{
	width:1024px;
	height:768px;
	background: url(css_images/bcg_entre.jpg) center center no-repeat;
}
a#en{
	float:right;
	margin-top:530px;
	margin-right:300px;
	height:46px;
	width:150px;
	background: url(css_images/bcg_lang.gif) right 0 no-repeat;
	outline:none;
}
a#cs{
	margin-top:530px;
	float:left;
	margin-left:300px;
	height:46px;
	width:130px;
	background: url(css_images/bcg_lang.gif) left 0 no-repeat;
	outline: none;
}

#MainApp{
	top:0;
	vertical-align:top;
/*	min-height:100%;*/
/*	border: 1px solid #999;*/
/*	height:10000px !important;*/
	background-color:#ffffff;
}
#flash{
/*	min-height:100%;*/
}



