body {
	font-size: 10px; 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #ffffff;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	}

#header {
	background: url('../_img/_layout/header.jpg') no-repeat top center;
	}

#headerimg 	{
	height: 184px;
	}

#main_content{
 width: 800px;       
	background: url('../_img/_layout/menu-top-bcg-nomenu.jpg') no-repeat top left;
	margin: 0 0 15px 0;
}
.domu-l{
 float: left;
 width: 135px;
 height: 180px;
}
.domu-s{
 float: left;
 width: 160px;
 height: 90px;
}
.top-margin{ height: 20px; width: 400px;}

#content {
	float: right;
	width: 520px;
	font-size: 10px;
	}

p.stred_text{
 text-align: center;
 padding: 10px 0 10px 0;
}

.odsad-40{margin: 0 0 0 40px;}


/*    FOOTER    */
#footer {
	background: #ffffff url('../_img/_layout/footer.jpg') no-repeat top;
	border: none;
	width: 760px;
	height: 40px;
	}
.fo_text{
  color: white;
  float: right;
  padding: 1px 10px 0 0;
}


/*    NADPISY    */
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 16px;
	text-align: center;
	}

h2 {
	font-size: 13px;
	}

h3 {
	font-size: 11px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: black;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, cite {
	text-decoration: none;
	}

.main_text{
 margin: 0 0 0 40px;
 line-height: 200%;
}
.main_text_blue{
 margin: 0 0 0 40px;
 line-height: 300%;
 color: blue;
}
small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 9px;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}




/* Begin Structure */
body {
	margin: 0px;
	padding: 0;
	}

#page {
	padding: 0;
	width: 760px;
	margin: 0px auto 0px auto;
	}

#header {
	margin: 0 0 0 1px;
	padding: 0;
	height: 182px;
	}

#headerimg {
	margin: 0;
	height: 182px;
	width: 100%;
	}
.top-search{
	float: right;
	width: 90px;
	height: 25px;
	margin: 65px 0 0 0px;
}

.top-menu{
	float: right;
	height: 26px;
	width: 620px;
	margin: 6px 0 0 0;
	text-align: right;
}
a.top-link{
	float: right;
	color: white;
	font-size: 12px;
	font-weight: bold;
	margin: 4px 7px 0 7px;
}
.float-left{
	float: left;
}
.float-right{
	float: right;
}
.clear {
	clear: both;
}


a.red{
	color: #ff8215;
}
a.normal{
	color: #737373;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 20px;
	margin: 0 0 15px 0;
	}

h2 {
	margin: 10px 0 0;
	color: #ff8619;
	font-size: 14px;
	}

#content a{
	color: #ff8619;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin: 10px auto 10px auto;
	}

/* End Images */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	background-color: silver;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/

table{
  margin: 0px 0 20px 40px;
  padding: 20px 0 0 0;
}
td{
  padding: 8px;
  vertical-align: middle;
}
