@charset "iso-8859-2";

/* CSS Document */

.clearfix:after {

    content: ".";

    display: block;

    clear: both;

    visibility: hidden;

    line-height: 0;

    height: 0;

}



.clearfix {

    display: inline-block;

}



html[xmlns] .clearfix {

    display: block;

}



* html .clearfix {

    height: 1%;

}



body {

	background-image:url("imgs/bg.png");

	background-repeat:repeat-x;

	background-color:#E7E7E7;

	margin:0 auto;

	font-family: "trebuchet ms", sans-serif;

}



#header_top {

	width:733px;

	height:69px;

	margin:0 auto;

	xbackground-image:url("imgs/logo.png");

	xbackground-repeat:no-repeat;

	xbackground-position:16px 20px;

}



#header {

	width:733px;

	height:95px;

	margin:0 auto;

	background-image:url("imgs/logo.png");

	background-repeat:no-repeat;

	background-position:16px 20px;

	text-align:right;

}

#menu {

	width:100%;

	height:54px;

	background-image:url("imgs/menu.png");

	background-repeat:repeat-x;

}

#menuFrame {

	width:733px;

	margin:0 auto;

	font-size:14px;

	text-transform:uppercase;

}

#menuFrame a{

	width:auto;

	height:20px;

	padding:17px;

	color:#FFFFFF;

	text-decoration:none;

	display:block;

	float:left;

}

#menuFrame a:hover {

	background-color:#B5051E;

}

#content {

	margin:0 auto;

	width:733px;

}

#leftBlock {

	width:223px;

	float:left;

}

.button {

	width:221px;

	height:30px;

	display:block;

	border:1px solid #DBDBDB;

	background-image:url("imgs/leftmenu.png");

	background-repeat:repeat-x;

	color:#CCCCCC;

	font-size:12px;

	margin-top:1px;

	text-transform:uppercase;

	line-height:14px;

	padding-top:3px;

	text-decoration:none;

	cursor:pointer;

}

.button a:hover {

	color:#666666;

}

.arrow {

	background-image:url("imgs/leftmenuarrow.png");

	background-repeat:no-repeat;

	background-position:3px -3px;;

	width:20px;

	height:30px;

	float:left;

	padding-right:4px;

}

.middle {

	line-height:28px;

}
.button a{
	display:block;
	width:221px;
	height:30px;
	color:#CCCCCC;
	float:right;
}

#sonda {

	width:201px;

	border:1px solid #DBDBDB;

	background-color:#FFFFFF;

	margin-top:1px;

	padding:10px;

	font-size:12px;

	color:#666666;

}

#sonda h1 {

	margin:0px;

	text-transform:uppercase;

	color:#CCCCCC;

	font-size:14px;

}

input {

	background-image:url("imgs/inputbg.png");

	border:1px solid #CCCCCC;

	font-size:10px;

	padding:3px;

	color:#666666;

	width:150px;

}

.submit {

	width:26px;

	height:21px;

	border:0px;

	background-color:#FFFFFF;

	margin-left:5px;

	padding:0px;

	position:relative;

	top:6px;

}

.radio {

	width:auto;

}

#rightBlock {

	float:left;

	margin-left:1px;

	margin-top:1px;

	width:509px;

}

#mainImage {

	width:507px;

	height:249px;

	border:1px solid #DBDBDB;

	background-image:url("imgs/main.png");

}

#text {

	width:487px;

	border:1px solid #DBDBDB;

	background-color:#FFFFFF;

	margin-top:1px;

	padding:10px;

	color:#666666;

	font-size:12px;

}

#text h1 {

	font-size:16px;

	margin-top:0px;

	font-weight:bold;

	color:#FF6600;

}

#footer {

	width:100%;

	background-color:#CCCCCC;

	margin-top:1px;

}

#foot {

	width:733px;

	/* background-image:url("imgs/footbg.png"); */

	background-color:#FFFFFF;

	margin:0 auto;

}

a {

	color:#666666;

	text-decoration:none;

	border:0px;

}



img {

	border:0px;

}

a:hover {

	color:#FF6600;

}

#foot img {

	padding:10px;

	boredr:0px;

}

#foot a img{

	border:0px;

}

.galeria{

	border:1px solid #999999;

	padding:1px;

}

.galeria:hover {

	border:1px solid #FF6600;

}
