@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-image:url(bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
}

.content {
	margin:auto;
	width:990px;
}

.szov_iv {
	width:485px;
	margin:105px 170px 0 335px;
	height:400px;
	z-index:10000;
	position: absolute;
	top:0px;
	font-size:16px;
}

.szov {
	width:305px;
	margin:125px 170px 0 515px;
	height:300px;
	z-index:10000;
	position: absolute;
	top:0px;
}

.szov2_iv {
	overflow:auto;
	height:230px;
	padding:0 10px;
	text-align:justify;
}

.szov2 {
	overflow:auto;
	height:180px;
	padding:0 10px;
	text-align:justify;
}

p {
	font-family:Arial;
	font-size:11px;
	color:#3a3a3a;
	margin:0px;
}

.szov_iv p {
	font-family:Arial;
	font-size:13px;
	color:#3a3a3a;
	margin:0px;
}

.szov_iv li {
	font-family:Arial;
	font-size:13px;
	color:#3a3a3a;
}

a {
	color:#af0142;
}

a:hover {
	color:#000000;
}

form {
	margin:0px;
	padding:0px;
}

input {
	width:130px;
	height:14px;
	font-size:11px;
	color:#666666;
}

select {
	width:135px;
	height:20px;
	font-size:11px;
	color:#666666;
}

.button {
  font-family:   Arial;
  font-size: 10pt;
  font-weight: normal;
  color: #ffffff;
  height: 19px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: top;
  width: 134px;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #b00142;
  border:0px;
  /*border-top: 1px #8A5E2D solid;
  border-right: 1px #8A5E2D solid;
  border-bottom: 1px #8A5E2D solid;
  border-left: 1px #8A5E2D solid;*/
}

