html {
  height:100%;
}
body {
  padding:0;
  width:800px; margin:0 auto;
  min-height:100%;
  position:relative;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #3d5d96;
}

fieldset{
	margin: 0px;
	padding: 10px;
	padding-top: 0px;
	BORDER-BOTTOM: #3d5d96 1px solid;
	BORDER-LEFT: #3d5d96 1px solid;
	BORDER-RIGHT: #3d5d96 1px solid;
	BORDER-TOP: 1px solid #3d5d96;
	
}

legend{
	font-size: 12px;
	color: #3d5d96;
	font-weight: bold;
}

input{
	HEIGHT: 18px;
	WIDTH: 250px;
	BACKGROUND-COLOR: White;
	BORDER-BOTTOM: #2A50A2 1px solid;
	BORDER-LEFT: #2A50A2 1px solid;
	BORDER-RIGHT: #2A50A2 1px solid;
	BORDER-TOP: #2A50A2 1px solid;
	COLOR: #2A50A2;
	FONT-SIZE: 7pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none
}

h1{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
}

h3{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

img{
	border: 0px;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d5d96;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}



#shape{
	height: 129px;
	width: 800px;
	overflow: hidden;
	background-image: url(images/shape/fon.jpg);
	background-repeat: no-repeat;
}

#top_menu{
	height: 23px;
	width: 800px;
	overflow: hidden;
	color: White;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 13px;
}
	.top_menu{
		float: left;
		width: 133px;
		height: 23px;
		background-image: url(images/button.jpg);
		text-align: center;
		color: White;
	}

	.top_menu a{
		color: White;
	}

#content_box{
	width: 790px;
	margin-bottom: 20px;
	padding: 5px;
	overflow: hidden;
}	

	#left {
		float: left;
		width: 575px;
	   margin-right: 10px;
	}

	#right {
		float: right;
		margin-top: 5px;
		width: 200px;
	}
	
#down {
	width: 800px;
	height: 66px;
	background-image: url(images/fon_down.jpg);
}

	


.border{
	BORDER-BOTTOM: #3d5d96 1px solid;
	BORDER-LEFT: #3d5d96 1px solid;
	BORDER-RIGHT: #3d5d96 1px solid;
	BORDER-TOP: 1px solid #3d5d96;
}

.but {
	HEIGHT: 18px; WIDTH: 100px; BACKGROUND-COLOR: White; BORDER-BOTTOM: #2A50A2 1px solid; BORDER-LEFT: #2A50A2 1px solid; BORDER-RIGHT: #2A50A2 1px solid; BORDER-TOP: #2A50A2 1px solid; COLOR: #2A50A2; FONT-SIZE: 7pt; FONT-STYLE: normal; FONT-WEIGHT: normal; TEXT-ALIGN: center; TEXT-DECORATION: none
	font-family: Arial, Helvetica, sans-serif;
}


.lozung{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	text-decoration: none;
}


.date{
	font-size: 12px;
	color: Silver;
	font-style: italic;
}


.text_zag{
	font-size: 12px;
	font-weight: bold;
}

.cena_red{
	font-size: 12px;
	color: Red;
	font-weight: bold;
	text-align: right !important;
}

.copyrith{
	margin-left: 480px;
	font-size: 12px;
	color: White;
	font-weight: normal;
}
.kontakt_down{
	margin-left: 420px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 14px;
	color: White;
	font-weight: bold;
}

.checkbox{
	margin: 0px;
	padding: 0px;
	width: 20px;
	border: 0px;
}