* {
    padding: 0px;
    margin: 0px;
	}

img {
    border: 0px;
	}

body {
	float: none;
 	width: auto;
	background: #fff;
	color: #3d3d3d;
	font-family: Tahoma, Arial;
	font-size: x-small;
	padding: 0.7em;
	padding-top: 2px;
	text-align: justify;
	background: url(/images/pda/top_bg.gif) 0px 2px repeat-x;
	}

td {
	font-size: x-small;	
}	

a {
	color: #0b736d;
	}

a:hover {
	color: #24516f;
	}

h1 {
	font-size: 1.2em;
	color: #08716b;
	margin: 0.7em 0em;
	}

h2 {
	font-size: 1.1em;
	margin: 0.4em 0em;
	}

h3 {
	font-size: 1em;
	margin: 0.2em 0em;
	}

ul, ol {
	list-style-position: inside;
	}

.black {
	color: #000;
	}

.red {
	color: red;
	}

.bold {
	font-weight: bold;
	}

.white {
	color: #fff;
	}

#head {
	height: 40px;
	padding-top: 0px;
	text-align: right;
	font-size: 0.8em;
	color: #08716b;
	vertical-align: top;
	background: url(/images/pda/logo.jpg) no-repeat;
	position: relative;
	z-index: 1;
	}

#logo_link {
	width: 54px;
	height: 40px;
	float: left;
	position: relative;
	z-index: 2;
	}

#head a, #head span {
	font-size: 1.1em;
	color: #fff;
	margin: 0em 0.2em;
	}

#head p {
	padding: 5px 0px 8px 0px;
	text-transform: uppercase;
	font-weight: bold;
	}

.language {
	float: left;
	margin-left: 6px;
	color: #fff;
	}

.logo {
	float: left;
	margin-right: 10px;
	}

#search {
	float: left;
	}

.ico {
	margin-top: 20px;
	margin-right: 3px;
	}

#navigation {
	padding: 0.3em 0em;
	color: #b9d6d4;
	border-bottom: 1px solid #b9d6d4;
	}

#navigation a {
	text-decoration: none;
	}

.element {
	padding: 0.6em 0em;
	border-bottom: 1px solid #ccc;
	}

.title {
	font-weight: bold;
	}

.new img {
	float: left;
	margin: 0em 0.7em 0.4em 0em;
	}

#articles {
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	} 

#bottom_navigation {
	text-align: center;
	margin-top: 1em;
	}

.question_row {
	padding: 0.1em 0.6em;
	}

.question_row p {
	margin-bottom: 0.3em;
	}

.question_row input, .question_row select, .question_row textarea {
	width: 100%;
	font-size: 0.9em;
	}

.question_row select {
	font-size: 0.85em;
	}

.question_row input, .question_row select {
	height: 1.9em;
	}

.question_row textarea {
	height: 5em;
	}

.post {
	padding: 0.7em 0em 0.7em 0em;
	margin-top: 0.7em;
	border-top: 1px dashed #3d3d3d;
	}

#article_ind {
	padding: 1.2em 0em;
	text-align: center;
	}

.input_submit {
	margin: 1em 0.6em 0em 0em;
	font-size: 0.9em;
	}

.guide_title {
	background-color: #dcf2f1;
	margin-bottom: 0.2em;
	padding: 0.4em;
	}

.guide_el {
	border-bottom: 1px solid #dcf2f1;
	padding: 0.4em;
	}

.name {
	margin-bottom: 0.6em;
	}

#schem {
	list-style-type: square;
	}

#schem li {
	list-style-position: inside;
	padding: 0.2em 0em;
	}

#schem ul {
	margin-left: 1.2em;
	list-style-type: disc;
	}

#schem ul li {
	padding: 0.1em 0em;
	}

#schem ul ul {
	list-style-type: circle;
	}

#schem ul ul li {
	padding: 0em;
	}

#read_answers {
	font-size: 1.3em;
	margin-top: 1em;
	padding-top: 0.5em;
	font-weight: bold;
	border-top: 1px solid #0b736d;
	}