body {
	background-color: #EBF5FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676767;
	margin: 0px;
}

a {
	color: #509016;
}

a:hover {
	text-decoration: none;
}

a:focus { 
	outline: none;
}

img {
	border: none;
}

p {
	margin: 5px 0;
}

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

.input, textarea {
	background-color: #ffffff; 
	border: 1px solid #589120; 
	font-size: 10px; 
	color: #676767; 
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.button { 
	font-size: 10px; 
	color: #ffffff; 
	background-color: #548F19;
	border: 1px solid #548F19; 
	cursor: hand; 
	cursor: pointer;  
	margin-left: 1px; 
	padding-top: 1px; 
	padding-bottom: 1px;
}
.box {
	width: 12px; 
	height: 12px; 
	vertical-align: text-bottom;
	margin: 0;
}

#container {
	margin: 0 auto;
	width: 948px;
	background-color: #FFFFFF;
}

#top_menu {
	height:74px;
	background: url(images/header_bg.jpg) no-repeat;
	background-color: #3D6910;
}

#menu_buttons {
	height: 74px;
	width: 948px;
	position: absolute;
	top: 0px;
	z-index: 100;
}

div.submenu {
	position: absolute;
	left: 0px;
	top: 78px;
}

.sm_color {
	background-color: #C5DDB3;
}

div.submenu div {
	padding: 1px 0px 3px 0px;
}
div.submenu a {
	color: #487524;
}

div.menu_button {
	float: right;
	position: relative;
}

.btn_left_active {
	background: url(images/buttons/btn_pressed_left.gif) no-repeat;
	width: 9px;
	height: 87px;
	float: left;
}

.btn_center_active{
	background: url(images/buttons/btn_pressed_bg.jpg) repeat-x;
	height: 27px;
	float: left;
	padding: 60px 2px 0 2px;
	font-weight: bold;
	color: #6D5300;
}

.btn_right_active {
	background: url(images/buttons/btn_pressed_right.gif) no-repeat;
	width: 9px;
	height: 87px;
	float: left;
}

.btn_left_active2 {
	background: #C5DDB3 url(images/px.gif) no-repeat;
	width: 9px;
	height: 87px;
	float: left;
}

.btn_center_active2 {
	background: #C5DDB3 url(images/px.jpg) repeat-x;
	height: 27px;
	float: left;
	padding: 60px 2px 0 2px;
	font-weight: bold;
	color: #487524;
}

.btn_right_active2 {
	background: #C5DDB3 url(images/px.gif) no-repeat;
	width: 9px;
	height: 87px;
	float: left;
}

.btn_left {
	background:url(images/buttons/btn_left.gif) no-repeat;
	width: 11px;
	height: 37px;
	float: left;
	margin-top: 37px;
}

.btn_center {
	background: url(images/buttons/btn_bg.jpg) repeat-x;
	height: 24px;
	float: left;
	margin-top: 37px;
	padding-top: 13px;
}

.btn_right {
	background:url(images/buttons/btn_right.gif) no-repeat;
	width: 11px;
	height: 37px;
	float: left;
	margin-top: 37px;
}

.btn_center a {
	font-weight: bold;
	text-decoration: none;
	color: #487524;
	padding: 8px 0;
}

.btn_center_active a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.bottom_left_ycorner {
	width: 11px;
	height: 15px;
	background: url(images/submenu_bottom_left.png) no-repeat;
}

.bottom_center_y {
	height: 15px;
	background: url(images/submenu_bg.jpg) repeat-x;
}

.bottom_right_ycorner {
	width: 11px;
	height: 15px;
	background: url(images/submenu_bottom_right.png) no-repeat;
}

.bottom_left_mcorner {
	width: 11px;
	height: 15px;
	background: url(images/submenu_bottom_left.png) no-repeat;
}

.bottom_center_m {
	height: 15px;
	background: url(images/submenu_bg.jpg) repeat-x;
}

.bottom_right_mcorner {
	width: 11px;
	height: 15px;
	background: url(images/submenu_bottom_right.png) no-repeat;
}

.top_right_mcorner {
	width: 11px;
	height: 15px;
	background:url(images/submenu_top_right.png) no-repeat;
}

#main {
	width: 908px;
	padding: 24px 20px 20px 20px;
	display: table-cell;
}

#left_col {
	width: 728px;
	min-height: 470px;
	float: left;
	position: relative;
}

#right_col {
	margin-left: 20px;
	width: 160px;
	float: left;
}

#bottom {
	height: 72px;
	background:url(images/footer_bg.jpg) no-repeat;
	background-color: #3D6910;
}

#bottom_left {
	float: left;
	padding:  20px 0 0 20px;
}

#bottom_right {
	float: right;
	padding: 30px 20px 0 0;
}

ul.line_red {
	background:url(images/red_gradient_light.jpg) repeat-x;
	background-color: #83AD5B;
}

ul.line_red li {
	background:url(images/red_gradient_dark.jpg) repeat-x;
	background-color: #416F0D;
	color: #FFFFFF;
}

ul.line_red li a {
	text-decoration: none;
}

ul.line_red li.inactive {
	background:url(images/red_gradient_light.jpg) repeat-x;
	background-color: #83AD5B;
	color: #FFFFFF;
}

li.inactive a {
	color: #335D07;
}


ul.line_yellow {
	background: url(images/yellow_gradient_dark.jpg) repeat-x;
	background-color: #74652A;
}

ul.line_yellow li {
	background:url(images/yellow_gradient_light.jpg) repeat-x;
	background-color: #D6B944;
	color: #000000;
}

ul.line_title {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0px;
	margin: 0px;
	height: 24px;
}

ul.line_title li {
	float: left;
	border-right: 2px solid white;
	font-weight: bold;
	padding: 6px 10px 6px 10px;
}

#player_program_container {
	width: 728px;
	height: 340px;
}

#player {
	width: 420px;
	height: 340px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#todays_program {
	width: 288px;
	height: 340px;
	margin-left: 440px;
	position: relative;
}

#see_the_whole_program {
	position: absolute;
	left: 7px;
	bottom: 0px;
}

#player_program_container_w {
	height: 480px;
	position: relative;
}

#player_w {
	width: 468px;
	height: 380px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#program_w {
	width: 396px;
	height: 480px;
	margin-left: 512px;
	background: #E8F7D8;
	position: relative;
}

#accent {
	width: 728px;
	/*height: 330px;*/
	background: #E8F7D8;
}

#banner_728x90 {
	width: 728px;
	margin-top: 20px;
}

#banner_160x600 {
	width: 160px;
	margin: 20px 0 20px 0;
}

#banner_468x60 {
	position: absolute;
	top: 419px;
	width: 468px;
}

#news_small_container {
	height: 340px;
	background-color: #EDF9E1;
	margin-top: 20px;
	position:relative;
}

#inner_news_small_container {
	height: 316px;
}

#all_news_lnk {
	position: absolute;
	right: 15px;
	bottom: 20px;
}

.yellow {
	color: #589120;
}

#gallery_right {
	
}

#lang_chooser {
	width: 133px;
	margin: 0 auto;
	color: #000000;
	font-weight: bold; 
	margin-bottom: 20px;
	position:relative;
}

#lang_chooser #lang_curr {
	padding: 5px;
	background:url(images/lang_select.gif) no-repeat;
	width: 123px;
	height: 14px;
}

#lang_chooser #lang_list {
	position: absolute;
	left: 10px;
	width: 113px;
}

#lang_list a {
	color: #487524;
	padding: 2px 0;
	line-height: 18px;
}

.prog_list_small_odd {
	height: 15px;
	background-color: #E8F7D8;
	padding: 2px 0 0 7px;
}

.prog_list_small_even {
	height: 15px;
	padding: 2px 0 0 7px;
}

.prog_list_small_even a, .prog_list_small_odd a {
	color: #676767;
}

.prog_list_small_active {
	height: 15px;
	background-color: #548F19;
	font-weight: bold;
	padding: 2px 0 0 7px;
	color: #FFFFFF;
}

div.prog_list_small_active a {
	color: #FFFFFF;
}

#program_scroll {
	height: 455px;
	overflow-y: scroll;
	width: 396;
}

.prog_list_full {
	width: 350px;
	height: 56px;
	padding: 10px 10px 10px 15px;
}

.prog_list_full_active {
	width: 350px;
	height: 56px;
	padding: 10px 10px 10px 15px;
	background-color: #548F19;
	color: #FFFFFF;
}

.prog_list_full_active a {
	color: #FFFFFF;
}

.fp_left {
	float:left;
	width: 34px;
	height: 56px;
	overflow: hidden;
}

.fp_center {
	float: left;
	width: 200px;
	height: 56px;
	margin: 0 10px;
}

.fp_right {
	float: left;
	width: 90px;
	height: 56px;
	overflow: hidden;
	text-align: center;
}

#program_full_date {
	padding: 10px 0 10px 15px;
}

.news_title {
	font-weight: bold;
	margin: 15px 0 18px 0;
}

.news_title_small {
	font-weight: bold;
	margin: 5px 0 10px 0;
}

.news_medium {
	/*height: 306px;*/
	width: 708px; 
	padding: 15px 10px;
	overflow: hidden;
	border-bottom: 2px solid white;
}

.news_medium_left {
	float: left;
	height: 289px;
	padding: 15px 0 0 10px;
	width: 262px;
}

.news_medium_right {
	float:right;
	height: 276px;
	padding: 15px 15px 0 0;
	width: 415px;
	overflow: hidden;
}

.news_full {
	padding: 15px;
	width: 698px;
}

.big_border {
	border: 3px solid #509016;
}

.small_border {
	border: 1px solid #509016;
}

.news_small {
	float: left;
	/*width: 236px;*/
	width: 212px;
	height: 64px;
	padding: 15px;
}

.news_samll_msg {
	padding: 15px;
}

.news_small_left {
	width: 64px;
	height: 64px;
	overflow:hidden;
	float:left;
}

.news_small_right {
	margin-left: 74px;
}

.vishnevo {
	background-color: #E8F7D8;
}

.pages_list {
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
}

.right_col_image_container {
	margin-top: 2px;
}

.right_col_image {
	width: 160px;
	overflow: hidden;
	text-align:center;
}

.right_col_image_text {
	position: relative;
	margin-top: -20px;
	line-height: 20px;
	width: 160px;
	background:#ffffff;
	filter:alpha(opacity=80);-moz-opacity:0.8; opacity:0.8;
}

#albums_container {
	background-color: #E8F7D8;
	padding: 30px 0 0 30px;
	width: 698px;
	/*display: table-cell;*/
	overflow: hidden;
}

.album {
	float: left;
	width: 200px;
	height: 180px;
	margin: 0 30px 30px 0;
}

#images_container {
	background-color: #E8F7D8;
	padding: 15px;
	width: 698px;
	/*height: 596px;*/
	overflow: hidden;
}

#current_image_container {
	width: 698px;
	overflow:hidden;
	text-align: center;
}

#login_panel {
	padding: 10px;
	background-color: #E8F7D8;
}

.bg_lilavo {
	padding: 10px;
	background-color: #E8F7D8;
}

#shop_categories_left {
	background-color: #E8F7D8;
	padding: 10px 0;
	margin-bottom: 20px;
}

.shop_cat {
	padding: 6px 10px;
}

.shop_cat_active {
	background-color: #5D171F;
	padding: 6px 10px;
	font-weight: bold;
}

#poducts_container {
	width: 728px;
	/*display:table-cell;*/
}

.product {
	float: left;
	position:relative;
	padding: 20px;
	width: 322px;
	height: 222px;
	border-bottom: 2px solid black;
	border-right: 2px solid black;
	background-color:#E8F7D8;
	overflow: hidden;
}

.product_image {
	float: left;
	height: 220px;
	width: 102px;
	text-align: center;
	padding-right: 20px;
	overflow:hidden;
}

.product_bottom {
	position:absolute;
	left: 142px;
	bottom: 20px;
}

.cart_border {
	border-right: 2px solid black;
}

.cart_padding {
	padding-left: 20px;
}

.cart_even {
	background-color: #5D1721;
	height: 30px;
}

.cart_odd {
	background-color: #430E16;
	height: 30px;
}

.cat_total {
	height: 25px;
	background-color: #E8F7D8;
}

.sitemap {
	list-style: disc;
}

.sitemap li {
	margin: 6px 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #509016;
}

.sitemap li ul {
	list-style: none;
}

.sitemap li ul li{
	list-style: none;
	margin: 2px 0;
	font-size: 1em;
	font-weight: normal;
}

.sponsors {
  font-size: 9pt;
  color: #509016;

  position: relative;
  top: -7px;
}

.sponsbanner {
  position: relative;
  left: 149px;
  top: -2px;
  height: 24px;
  z-index: 101;
}r {
	border-right: 2px solid black;
}

.cart_padding {
	padding-left: 20px;
}

.cart_even {
	background-color: #5D1721;
	height: 30px;
}

.cart_odd {
	background-color: #430E16;
	height: 30px;
}

.cat_total {
	height: 25px;
	background-color: #E8F7D8;
}

.sitemap {
	list-style: disc;
}

.sitemap li {
	margin: 6px 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #509016;
}

.sitemap li ul {
	list-style: none;
}

.sitemap li ul li{
	list-style: none;
	margin: 2px 0;
	font-size: 1em;
	font-weight: normal;
}

.sponsors {
  font-size: 9pt;
  color: #509016;

  position: relative;
  top: -7px;
}

.sponsbanner {
  position: relative;
  left: 149px;
  top: -2px;
  height: 24px;
  z-index: 101;
}left: 149px;
  top: -2px;
  height: 24px;
  z-index: 101;
}r {
	border-right: 2px solid black;
}

.cart_padding {
	padding-left: 20px;
}

.cart_even {
	background-color: #5D1721;
	height: 30px;
}

.cart_odd {
	background-color: #430E16;
	height: 30px;
}

.cat_total {
	height: 25px;
	background-color: #E8F7D8;
}

.sitemap {
	list-style: disc;
}

.sitemap li {
	margin: 6px 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #509016;
}

.sitemap li ul {
	list-style: none;
}

.sitemap li ul li{
	list-style: none;
	margin: 2px 0;
	font-size: 1em;
	font-weight: normal;
}

.sponsors {
  font-size: 9pt;
  color: #509016;

  position: relative;
  top: -7px;
}

.sponsbanner {
  position: relative;
  left: 149px;
  top: -2px;
  height: 24px;
  z-index: 101;
}