* {
	margin: 0;
	padding: 0;
}

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

a {
 color: #6b6a69;
 text-decoration: none;
}

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

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

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

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

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

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 {
  position: relative;
  margin-top: 10px;
 margin-left: 10px;
}

img {
 margin-right: 10px;
 border: 0;
}

.podhead {

}

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

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

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

.content {
 float: left;
 font-size: 1.1em;
 color: #000;
 width: 500px;
 margin-left: 30px;
 padding-top: 20px;
}

.content2 {
 float: right;
 font-size: 1.1em;
 color: #000;
 width: 150px;
 padding-top: 30px;
}

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

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: #fbf4ae;
 width: 750px;
 padding-top: 20px;
 margin-left: 0px;
 border-left: 1px solid #888;
 border-right: 1px solid #888;
}


#footer {
 clear: both;
 background: #f8da7e;
 width: 750px;
 height: 60px;
 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;
}

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

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

}
