@charset "utf-8";
/* CSS Document */
* {
    padding:0;
    margin:0;
}
body {
    width:100%;
	height:auto;
	background-color: #fdfade;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}    
#wraper {
	height:auto;
    width:800px;
    margin:auto;
    /*text-align:center;*/
}
html>body #wraper {
    height:auto;
}
#header {
    position:absolute;
    top:0px;
    width:800px;
    height:137px;
}
#flashcontent {
	width:800px;
	height:111px;
}
.clr {
    clear:both;
    /*height:20px;*/
}
.bottom {
    margin:0px;
    position:relative;
    right:0;
    text-align:center;
    width:800px;
    height:25px;
	background:url(bottom.gif) repeat-x;
	padding-top:15px;
}
.capella {
	position:absolute;
	right:0;
	bottom:2px;
}
/* ============================== menu =========================== */
.menu_block {
    height:26px;
    width: 800px;
    right:0;
    top:0;
    background: url(menu_fon.gif) repeat-x;
}
.links{
    margin-left: 15px;
    font-size: 10px;
    padding-top: 10px;
    float:left;
    width: 191px;
    position: absolute;
    top:111px;
    margin: 0 auto;
    padding-left: 10px;
}
.links a{
    text-decoration: none;
    color:black;
    padding-right: 10px;
    font-weight: bold;
}
.links a:hover{
    text-decoration: underline;
}
/* ============================= end ============================ */
#content {
    position:relative;
    float:left;
    margin:auto;
    text-align:left;
    width:800px;
    height:auto;
    margin-top:137px;
	background:url(pole_fon.gif) repeat-y;
}
#left_col {
	float:left;
	position:relative;
	width:206px;
}
#main_content {
	background-color:#F3F2D7;
	float:right;
	position:relative;
	text-align:justify;
	width:564px;
	font-size:11px;
	padding:15px 15px 0px;
}
#main_content p{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    padding: 8px 0;
}
#main_content .welcome{
    height:28px;
    width: 458px;
    background: url(header_up.gif);
}
#main_content .eneos_big{
    display: block;
    width: 587px;
    height: 210px;
    background: url(eneos_odessa.gif) no-repeat;
    margin: 20px 0px 20px -10px;
}
h3{
    color:#9F0505;
    font-size:14px;
    font-weight:bold;
    padding-bottom: 15px;
}
#main_content img {
    border:0 none;
    margin: 10px;
}
#main_content .nomleft{
    margin-left:0px;
}
/* ============================= left note ============================ */
.left_note {
    position: relative;
    padding: 5px 0;
}
.left_note_header {
    background-color:#FFE299;
    color:#9F0505;
    font-size:12px;
    font-weight:bold;
    height:20px;
    padding-top:3px;
    text-align:center;
    width:204px;
}
.left_note_up {
    width: 206px;
    height: 6px;
    background: url(pole_table_up.gif);
}
.left_note_bottom {
    width: 206px;
    height: 6px;
    background: url(pole_table_bottom.gif);
}
.left_note_content {
    width: 200px;
    background: url(pole_table.gif);
    padding: 3px;
    text-align:center;
    position: relative;
}
.but_link {
    width: 206px;
    padding: 5px 0;
    height: auto;
}
/* ============================= left note ============================ */
a img {
    border: none;
}
/*weather*/
.gmtbl {background-color: #fdfade; border: 0px solid #ae15ff;}
.gmtdttl {font-size: 100%; font-weight: bold;color:#9f0505; text-align:center; background-color:#ffe299;}
.gmtdtext {font-size: 85%; font-weight: normal; color: #011613;text-align:center;}

/*-----*/
#predzapis {
border:1px solid #C1A760;
width:300px;
margin: 10px auto;
}
#td1 {
background-color:#F1F0C6;
}
#td2 {
background-color:#FDFADE;
}
#predzapisforms {
background-color:#FDFADE;
width:300px;
}
#predzapisforms2 {
background-color:#F1F0C6;
width:300px;
}
#textar {
background-color:#F1F0C6;
height:100px;
margin:0;
overflow:auto;
width:99%;
}
#copy {
font-family:verdana;
font-size:11px;
margin-left:455px;
padding-top:15px;
}
