* {
	margin: 0;
	padding: 0;
}

body {
 color: #dadbdd;
 font-family: Arial, Helvetica, sans-serif;
  font-size: 70%;
	margin: 0;
	background: #999;
	line-height: 17px;
}

a {
 color: #247db9;
 text-decoration: none;
}

a:hover {
 color: #247db9;
 text-decoration: underline;
}

/* structure */
#container {
 margin: auto;
 width: 930px;
 margin-top: 0px;
}

p {
 margin-bottom: 15px;
 margin-top: 0x;
 margin-left: 0px;
 font-size: 1.1em;
}

#head h1{
 color: #fff;
 font-size: 2.0em;
 margin-left: 640px;
 margin-top: -50px;
}

h1 a{
 color: #fff;
 text-decoration: none;
}

h1 a:hover{
 color: #fff;
 text-decoration: underline;
}

h2 a{
 color: #4d4d4b;
 text-decoration: none;
}

h2 a:hover{
 color: #4d4d4b;
 text-decoration: underline;
}

.script {
 margin-top: 80px;
 margin-bottom: 30px;
 margin-left: 60px;
}

#head {
  background: #f6ed9b url(img/zada.png) repeat-x;
   border-left: 1px solid #888;
 border-right: 1px solid #888;
  height: 105px;
 width: 930px;
}

.podhead {
}

.podhead ul {
 position: relative;
 margin-top: 65px;
 font-size: 1.2em;
 margin-left: 3px;
}

.podhead li {
 color: #4d4d4b;
 display: inline;
 margin-left: 50px;
 list-style-type: none;
 background-image: none;
}

.podhead li a{
 color: #4d4d4b;
 text-decoration: none;
}

.podhead li a:hover {
 color: #247db9;
 text-decoration: underline;
}

#head a img {
 margin-top: 0px;
 margin-left: 10px;
 border: 0px;
 width: 310px;
 height: 80px;
}

.content {
 float: left;
 font-size: 1.0em;
 color: #000;
 width: 500px;
 margin-left: 20px;
 _margin-left: 10px;
 margin-top: 0px;
 _margin-top: 10px;
 padding-top: 25px;
 _padding-top: 0px;
}

.content img {
margin: 0 18px 18px 0;
}

.rekll {
 float: left;
 margin-top: 80px;
 _margin-top: 30px;
 margin-left: 10px;
}

.rekl {
 float: left;
 margin-top: 80px;
 _margin-top: 30px;
 margin-left: 10px;
}

.content2 {
 float: right;
 font-size: 1.0em;
 color: #000;
 background: #fae555;
 padding: 15px;
 _padding: 10px;
 width: 330px;
 margin-top: 50px;
  margin-right: 10px;
 _margin-right: 5px;

}

.content2 .right {
 float: right;
 width: 150px;
 color: #000;
 background: #fae555;
}

.content2 .right p {
 font-size: 0.9em;
}

.content2 .left{
 float: left;
 color: #000;
 background: #fae555;
 width: 150px;
}

.content2 h3 {
  font-size: 1.2em;
  color: #003366;
  margin-bottom: 10px;
}

.content2 ul {
 list-style-type: disc;
 font-size: 1.2em;
 margin-left: 10px;
}

.content2 li {
 padding: 0em 0em 0.4em 5px;
background-repeat: no-repeat;
background-image: none;
}

.content2 li a{
 color: #247db9;
}

hr {
 border: 1px solid #999;
 margin-top: 20px;
 margin-bottom: 50px;
}

h2 {
 width: auto;
 color: #4d4d4b;
 margin-bottom: 20px;
 font-size: 1.6em;
 margin-top: 10px;
}

h3 {
  color: #4d4d4b;
 margin-bottom: 20px;
 font-size: 1.5em;
  margin-top: 10px;
 }

/* main */
.main {
 float: left;
 background: #f6ed9b;
 width: 930px;
 margin-top: 0px;
 margin-left: 0px;
 border-left: 1px solid #888;
 border-right: 1px solid #888;
}


#footer {
 clear: both;
 background: #f8da7e;
 width: 930px;
 height: 80px;
 margin-left: 0px;
 color: #555;
 border-left: 1px solid #888;
 border-right: 1px solid #888;
}

#footer p {
 text-align: center;
 padding: 10px;
}

fieldset {
 border: solid 1px #fbc113;
 background: #fcfc6b;
 padding: 10px;
}

ul {
 list-style-type: none;
 font-size: 1.1em;
}

li {
 padding: 0em 0em 0.4em 5px;
background-repeat: no-repeat;
background-image: none;
}

li a{
 color: #247db9;
}
 
