body{
	margin: 0 auto;
	background: #ffffff;
	width: 1000px;
}

*{
	font-family: Verdana;
}

img{
	border: none;
}

a{
	text-decoration: none;
	color: #000000;
}


h3{
	font-size: 11pt;
	color: #1f407e;
}
#container {
	overflow: hidden;
	padding-left: 49px;   /* LC width */
	padding-right: 50px;  /* RC width */
}

#shadow_top{
	background: url(./images/avro_07.jpg);
	width: 1000px;
	height: 100px;
}

#shadow_left_corner_top{
	background: url(../images/ag_47.jpg) no-repeat;
	width: 49px;
	height: 100px;
	float: left;
}

#shadow_right_corner_top{
	background: url(../images/ag_49.jpg) no-repeat;
	width: 50px;
	height: 100px;
	float: left;
}

#shadow_left_corner_bottom{
	background: url(../images/ag_52.jpg) no-repeat;
	width: 49px;
	height: 148px;
	float: left;
}

#shadow_right_corner_bottom{
	background: url(../images/ag_53.jpg) no-repeat;
	width: 50px;
	height: 148px;
	float: left;
}

#shadow_bottom{
	background: url(../images/ag_54.jpg) no-repeat;
	width: 901px;
	height: 79px;
}

.shadow{
	float: left;
}

#container .column {
  position: relative;
  float: left;
  padding-bottom: 20000px;  /* X + padding-bottom */
  margin-bottom: -20000px;  /* X */
}

#center {
  width: 100%;
}

#left {
	width: 49px;          /* LC width */
	right: 49px;          /* LC width */
	margin-left: -100%;
	background: url(../images/ag_50.jpg) repeat-y;
}

#right {
	width: 50px;          /* RC width */
	margin-right: -50px;  /* RC width */
	background: url(../images/ag_51.jpg) repeat-y;
}

#footer {
	background: url(./images/avro_17.jpg) no-repeat;
	width: 1000px;
	height: 118px;
	position: relative;
	clear: both;
}

/*** IE6 Fix ***/
* html #left {
  left: 150px;           /* RC width */
}

#logo{
	background: url(../images/ag_48.jpg) no-repeat;
	width: 901px;
	height: 66px;
}

#menu{
	background: url(../images/ag_45.jpg) repeat-x;
	width: 901px;
	height: 34px;
}

#logo1{
	width: 899px;
	height: 194px;
	clear: both;
	border: 1px solid;
}

#content{
	width: 901px;
}

#cont_left{
	float: left;
	width: 146px;
}

#cont_cent{
	float: left;
	width: 530px;
}

#cont_right{
	float: right;
	width: 225px;
}

.clear{
	clear: both;
}

#stopka{
	background: url(../images/ag_12.jpg) no-repeat;
	width: 901px;
	height: 69px;
	color: #ffffff;
	margin-top: 10px;
}

#menu1{
	float: left;
}

#menu1 ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu1 li{
	float: left;
	margin: 5px 10px;
}

#menu1 a{
	font-size: 13px;
	color: #233770;
	text-decoration: none;
}

.sep{
	margin-top: -6px;
}

#lang{
	float: right;
}

#lang ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#lang li{
	float: left;
	margin: 5px 5px;
	height: 0;
}

#map{
	font-size: 11px;
	margin-left: 10px;
}

#map ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#map li{
	float: left;
	margin: 10px 2.5px;
}

#map a{
	text-decoration: none;
	color: #a5a4a4;
}

#copy{
	font-size: 11px;
	margin-top: -25px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
	float: left;
	margin-top: 0;
}

.bold{
	font-weight: bold;
}

.kat_prod{
	font-size: 12px;
}

label{
	font-size: 11px;
	font-weight: bold;
	color: #193e6e;
}

textarea{
	font-size: 10px;
}

.kostka{
	margin-right: 5px;
}

.info{
	margin-top: 5px;
	font-size: 9px;
}
