body {
	margin: 5px 0px;
	padding: 0px;
	text-align: center;
	background-color: #C0C0C0;
}

div.div_main {
	margin: auto;
	width: 75%;
	height: 630px;
	background-color: #FFF;
}

div.div_header {
	width: 100%;
	background-color: #D0D0D0;
}

div.div_leftcol {
	float: left;
	width: 15%;
	height: 500px;
	background-color: #B0B0B0;
}

div.div_rightcol {
	float: right;
	width: 25%;
	height: 500px;
	background-color: #B0B0B0;
}

div.div_content {
	float: left;
	width: 60%;
	height: 500px;
	background-color: #FFF;
	overflow: auto;
	text-align: left;
}

div.div_footer {
	clear: both;
	width: 100%;
	height: 55px;
	background-color: #D0D0D0;
}

div.div_vremea {
	position: relative;
	clear: both;
	top: 5px;
	width: 95%;
	height: 90px;
	background-color: #D7D7D7;
	overflow: hidden;
	margin: auto;
}

div.div_bnr {
	position: relative;
	clear: both;
	top: 10px;
	width: 95%;
	height: 70px;
	background-color: #D7D7D7;
	overflow: hidden;
	margin: auto;
}

div.div_webcam {
	position: relative;
	clear: both;
	top: 15px;
	width: 95%;
	padding: 3px;
	background-color: #D7D7D7;
	overflow: auto;
	margin: auto;
}

div.div_quote {
	position: relative;
	clear: both;
	background-color: #D7D7D7;
	overflow: auto;
	margin: auto;
}

div.div_logo {
	position: relative;
	margin: auto;
	height: 100px;
	width: 260px;
	text-align: center;
	background-color: #D0D0D0;
}

div.div_links {
	position: relative;
	margin: auto;
	clear: both;
	width: 90%;
	top: 5px;
	background-color: #D7D7D7;
	text-align: center;
}

div.div_language {
	position: relative;
	float: right;
	width: 300px;
	height: 15px;
	right: 5px;
	background-color: #D0D0D0;
	overflow: hidden;
	text-align: right;
}

div.div_obosites_links {
	position: relative;
	margin: auto;
	clear: both;
	width: 90%;
	top: 10px;
	background-color: #D7D7D7;
	text-align: center;
}

table.table_links {
	margin: auto;
}

table.table_print_links {
	margin: auto;
}

table.table_yw {
	margin: 5px auto auto auto;
}

table.table_exchange_rates {
        margin: 5px auto auto auto;
        width: 95%;
}

td.td_yw_moment_now {
        text-align: center;
        vertical-align: middle;
        font-weight: bold;
        font-size: 11px;
        font-family: "helvetica";
        background-color: #FFE;
}

td.td_yw_moment_tomorrow {
        text-align: center;
        vertical-align: middle;
        font-weight: bold;
        font-size: 11px;
        font-family: "helvetica";
        background-color: #FFC;
}

td.td_yw_info_type_now {
        text-align: center;
        vertical-align: middle;
        font-size: 9px;
        font-family: "helvetica";
        background-color: #FFD;
        padding-top: 5px;
}

td.td_yw_info_type_tomorrow {
        text-align: center;
        vertical-align: middle;
        font-size: 9px;
        font-family: "helvetica";
        background-color: #FFE;
        padding-top: 5px;
}

td.td_yw_info_value_now {
        text-align: center;
        vertical-align: middle;
        font-size: 9px;
        font-family: "helvetica";
        padding-bottom: 3px;
        background-color: #FFE;
}

td.td_yw_info_value_tomorrow {
        text-align: center;
        vertical-align: middle;
        font-size: 9px;
        font-family: "helvetica";
        padding-bottom: 3px;
        background-color: #FFC;
}

td.td_exchange_rates_left_type {
        text-align: left;
        vertical-align: middle;
        font-size: 9px;
        font-family: "helvetica";
        background-color: #FFE;
        padding-left: 5px;
        padding-right: 0px;
}

td.td_exchange_rates_left_value {
        text-align: right;
        vertical-align: middle;
        font-size: 9px;
        font-family: "helvetica";
        background-color: #FFE;
        padding-right: 1px;
        padding-left: 7px;
}

td.td_exchange_rates_right_type {
        text-align: left;
        vertical-align: middle;
        font-size: 9px;
        font-family: "helvetica";
        background-color: #FFC;
        padding-left: 5px;
        padding-right: 0px;
}

td.td_exchange_rates_right_value {
        text-align: right;
        vertical-align: middle;
        font-size: 9px;
        font-family: "helvetica";
        background-color: #FFC;
        padding-right: 1px;
        padding-left: 7px;
}

p.p_page {
	margin-left: 10px;
	line-height: 15px;
	font-size: 10px;
	font-family: helvetica;
	color: #000;
}

p.p_footer {
	font-size: 10px;
	text-align: center;
	font-family: arial, "lucida console", sans-serif;
}

p.p_obo_news {
	margin-left: 20px;
	font-size: 10px;
	font-family: arial;
	color: #000;
}

p.p_div_title {
        margin: 0px 5px auto auto;
        line-height: 15px;
        font-size: 10px;
        font-family: helvetica;
        background-color: #FFF;
}

p.p_yourip {
	margin: 1px 0 auto auto;
	line-height: 12px;
	font-size: 10px;
	font-family: arial;
	color: #000;
}

span.span_first_word {
	font-size: 10px;
	color: #000;
	margin-left: 15px;
}

a.a_links {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	font-family: "arial";
}

a.a_links:hover {
	text-decoration: underline;
}

a.a_links_new {
	text-decoration: none;
	color: #F00;
	font-weight: bold;
	font-size: 11px;
	font-family: "arial";
}

a.a_links_new:hover {
	text-decoration: underline;
}

a.a_page_links {
        text-decoration: none;
        color: #F00;
        font-weight: bold;
        font-size: 12px;
        font-family: arial;
}

a.a_rss_link {
	text-decoration: none;
	color: #00F;
	background-color: #FFF;
	letter-spacing: 2px;
	font-size: 10px;
	font-family: sans-serif;
}

a.a_rss_title {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	font-family: helvetica;
}

a.a_rss_description {
	text-decoration: none;
	color: #686868;
	font-size: 11px;
	font-family: helvetica;
}

a.a_copyright {
	text-decoration: none;
	color: #707070;
	font-size: 10px;
}

a.a_yw_thanks {
        text-decoration: none;
        font-size: 9px;
        color: #01F;
        font-family: "lucida console";
}

font.font_other {
	font-size: 11px;
	font-family: helvetica;
}

