body { background: #fff; padding: 0; margin: 0; font-family: Tahoma, Sathu }
img { border: 0 }
table { padding: 0; border: 0; }

a:active { color: #0066CC }
/* a:visited { color: #666 } */

h1 a,
h2 a,
h3 a,
h4 a { color: #000 }

hr { height: 1px; border: 0; background: #aaa }

/* topic */
.header { padding: 20px 20px 10px 20px; font-size: 130%; color: #000 }
.header a { color: #000 }
.header a:hover { color: #444 }
.top { background: #ff9900; height: 140px }

/* menu */
.menu { padding: 5px 30px 40px 30px; font-size: 100% }
.menu_selected { padding-right: 17px; font-weight: bold; color: #000}
.menu_selected a { font-weight: bold; color: #000 }
.menu_active a { padding-right: 17px; color: #444 }
.menu_active a:hover { color: #000 }

/* notes */
.notes_block { padding-bottom: 10px }
.notes_active a { font-size: 90%; font-weight: bold; }
.notes_selected { font-size: 90%; font-weight: bold; }
.notes_client_text { font-size: 130%; font-family: "Times New Roman"; font-style: italic; margin-bottom: 5px; }
.notes_author { text-align: right; font-size: 85%; font-weight: bold; margin-bottom: 10px; }

/* content */
.lc,
.cc,
.rc { font-size: 90%; padding: 20px; }

.lc_random_photo { text-align: center; padding: 20px; background: #eee; }
.lc_random_photo a { text-decoration: none; }
.lc_random_photo a img { margin-bottom:  20px; border: solid 1px #999; }

.lc_about_menu { padding: 20px; background: #eee; }

.rc_banners { text-align: right; font-size: 90%; padding: 20px; }

.comments_count { font-style: italic; font-size: 80%; padding-top: 5px; }

.main_content { font-size: 90%; padding: 10px 30px 10px 30px }
.news_block { padding: 10px 0 10px 0 }
.news_date { color: #999; font-size: 140% }
.news_title { font-size: 160%; padding-left: 10px }
.news_lead { font-size: 100%; padding-left: 10px }
.news_body { padding: 5px 0 30px 0; font-size: 120%; line-height: 1.4em }
.full_article_title { font-size: 150%; padding-right: 5px; float: left }
.scroller { padding: 20px 0 30px 0; font-size: 90% }
.scroller .page { margin: 0 3px 0 3px; font-weight: bold; }
.scroller .page a { font-weight: 100; }

/* photos */
.collection_item { float: left; margin: 10px; width: 200px;  text-align: center; }
.collection_item a { color: #000; }
.collection_item a .title { font-size: 120%; color: #000; margin-bottom: 7px; }
.collection_item a img { border-right: solid 1px #fff; border-bottom: solid 1px #fff; }

/* bottom */
.mail { font-size: 75% }
.address { text-align: right; font-size: 75%; color: #666 }
.copyright { padding-bottom: 20px; text-align: center; font-size: 75%; color: #666 }
.link { padding: 20px 20px 0 0; font-size: 65%; color: #999 }
.link a { color: #999 }


.price_table { background: #ccc; width: 100% }
.price_table tr td { background: #fff }
.price_table .value {  }
.price_table .price { text-align: center; font-style: italic }


.wBanners { margin: 60px 0; text-align: center; height: 200px; }
.wBanners .windguru { float: left; width: 200px; height: 200px; position: absolute; left: 25%; margin-left: -100px; }
.wBanners .gismeteo { float: left; width: 200px; height: 200px; position: absolute; left: 50%; margin-left: -100px; }
.wBanners .esimo { float: left; width: 200px; height: 200px; position: absolute; left: 75%; margin-left: -100px; }

.clear { clear: both; }