body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0 0 0 0;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	color: #000;
	background-repeat: repeat;
	background-image: none;
	background-attachment: fixed;
	background-color: #202628;
}
#container {
	width: 750px;
	height: auto;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 1px solid #333;
	background-color: #B5B09A;
	position: relative;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
#ds1 {
	background-image: url(images/drops/ds1.gif);
	height: 38px;
	width: 708px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}


#ud {
	background-color: #FFF;
	height: 30px;
	width: 700px;
	border: 1px solid #333;
	padding: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
}

#ud p {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 2.5em;
}
#ds2 {
	height: 107px;
	width: 708px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(images/drops/ds2.gif);
}
#header {
	background-color: #FFF;
	height: 100px;
	width: 700px;
	border: 1px solid #333;
	padding: 0px;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#version {
	font-weight: bold;
	position: absolute;
	top: 66px;
	left: 162px;
	font-size: 0.8em;
}
#ds3 {
	height: 38px;
	width: 708px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(images/drops/ds3.gif);
}

#mainnav {
	width: 700px;
	background-color: #FFF;
	border: 1px solid #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	height: 30px;
}
#mainnav ul {
	-webkit-border-radius: 5px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#mainnav ul .current a, #lang ul .current a {
	color: #DD2921;
}
#mainnav ul li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#mainnav ul li a {
	text-decoration: none;
	color: #999;
	font-weight: bold;
}
#mainnav ul li a:hover {
	color: #000;
}
#lang {
	position: absolute;
	top: 10px;
	right: 10px;
	float: right;
	width: auto;
}
#lang ul {
	margin: 0px;
	padding: 0px;
}

#lang ul li {
	display: inline;
	font-size: 0.8em;
	font-weight: bold;
}
#lang ul li a {
	color: #999;
	text-decoration: none;
}
#lang ul li a:hover {
	color: #000;
}
#lang ul #dev a {
	text-decoration: none;
	cursor: default;
}
#lang ul #dev a:hover {
	color: #999;
}
#content {
	width: 700px;
	background-color: #FFF;
	height: auto;
	border: 1px solid #333;
	text-align: justify;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
	padding-bottom: 30px;
	padding-top: 30px;
}
#shadow {
	height: 189px;
	width: 543px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/drop.gif);
}
#kep {
	margin-right: auto;
	border: 1px solid #000;
	width: 523px;
	padding: 5px;
}

#content h1 {
	font-size: 1em;
	font-size: 1.2em;
	margin: 0px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	text-align: justify;
}
#content h2 {
	font-size: 1em;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
}
#content h2 span {
	font-weight: normal;
}
#content p {
	font-size: 1em;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-indent: 2em;
	padding-top: 0px;
}
p a {
	color: #999;
	text-decoration: none;
}
p a:hover {
	color: #000;
}
#content .cegek {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border-bottom-width: 3px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-bottom-style: solid;
	margin-bottom: 30px;
}
#content .cegek p {
	text-align: right;
	margin: 0px;
	padding: 0px;
	color: #CCC;
	font-weight: bold;
}
#content .cegek img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 20px;
	margin-top: 10px;
}
#content span a {
	color: #999;
	text-decoration: none;
}
#content span a:hover {
	color: #000;
}
#content ul li {
	list-style-type: circle;
}
#ds4 {
	height: 48px;
	width: 708px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(images/drops/ds4.gif);
}

#footer {
	width: 700px;
	background-color: #FFF;
	border: 1px solid #333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	height: 40px;
}
#footer p {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 1.5em;
}
#footer p a {
	text-decoration: none;
	color: #999;
}
#footer p a:hover {
	color: #000;
}
#one {
	color: #06C;
}
#two {
	color: #F60;
}
.dds1 {
	margin: 0px;
	padding: 0px;
	width: 12px;
	background-image: url(images/1.jpg);
	height: 10px;
	top: 0px;
	position: absolute;
	float: right;
	right: 0px;
}
.dds2 {
	width: 708px;
	margin: 0px;
	padding: 0px;
	height: auto;
	background-image: url(images/2.jpg);
	background-repeat: repeat-y;
}

.dds3 {
	height: 6px;
	width: 708px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(images/3.jpg);
	background-repeat: no-repeat;
	clear: both;
}

#ds6 {
	width: 708px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/2.jpg);
	background-repeat: repeat;
	position: relative;
	}
