BODY {
	background: #FFFFFF url(img/bg_page.jpg) repeat-x top;
	color: #383838;
	margin: 0px;
}

td { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%;
	margin: 0em;
	padding: 0em;
}

table {
	border-collapse: collapse;
	border-width: 0em;
}

a:link, a:active, a:visited {
	color: #004ab1;
	text-decoration: underline;
}
a:hover {text-decoration: none;}

img {border: none;}


/* HEADER
 ==================================== */

.header {
	background: url(img/bg_image.jpg) no-repeat top right;
	border-top: 4px solid #6c7981
}

.bg-gerb {background: url(img/bg_image2.jpg) no-repeat top left;}


.left-fr {
	background: url(img/bg_menu.gif) no-repeat top left;
	padding: 22px 25px 0px 30px;
}

.lang td {padding-left: 40px;}




/* CONTENT
================================== */

/* Menu */
.menu td {
	background: url(img/menu_mark.gif) no-repeat left;
	padding: 5px 0px 5px 58px;
}

.menu td a:link, .menu td a:active, .menu td a:visited {	text-decoration: none;}
.menu td a:hover {	text-decoration: underline; }


.bg-mainpage {background: url(img/main_image.gif) no-repeat top left;}
.bg-newspage {background: url(img/news_image.gif) no-repeat top left;}
.bg-coctailpage {background: url(img/coctails_image.gif) no-repeat top left;}
.bg-prodpage {background: url(img/products_image.gif) no-repeat top left;}
.bg-presspage {background: url(img/press_image.gif) no-repeat top left;}

.part-title {
	font-size: 160%;
	color: #ff6600;
	padding-bottom: 5px;
}
.part-title a:link, .part-title a:active, .part-title a:visited { color: #ff6600;	text-decoration: none;}
.part-title a:hover {	text-decoration: underline; }

/* News */
.news td {
	background: url(img/news_mark.gif) no-repeat top left;
	padding: 0px 0px 15px 25px;
}

.news td div {
	font-size: 80%;
	color: #899197;
}

.news td a:link, .news td a:active, .news td a:visited {
	color: #383838;
	text-decoration: none; 
}
.news td a:hover {text-decoration: underline;}


.gr-box {background: #f5f7f8 url(img/gb_tl_corner.gif) no-repeat top left;}
.gb-tr-corner {background: url(img/gb_tr_corner.gif) no-repeat top right;}
.gb-br-corner {background: url(img/gb_br_corner.gif) no-repeat bottom right;}


/* Content Text */

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #535556;
	margin: 0px 0px 10px 0px;
}

h1 a:link, h1 a:active, h1 a:visited { color: #535556;	text-decoration: none;}
h1 a:hover {	text-decoration: underline; }

.img {
	border: 1px solid #c4c7c9;
	margin-right: 10px;
}

.imgnbrd {	margin-right: 10px; }

div.small-text {font-size: 85%;}

.nextlink {
	font-size: 85%;
	font-family: Tahoma, Verdana, sans-serif;
	padding-top: 5px;
	color: #babdbe;
}

.ng td {padding: 5px;}

.source {
	font-size: 85%;
	color: #899197;
}

.news-sep {
	border-top: 2px solid #e8eaeb;
	margin-bottom: 10px;
}

#ac-sep {
	padding: 10px 0px 10px 25px;
	border-bottom: 1px solid #e8eaeb;
	background: url(img/ar_ac.gif) no-repeat top left;
}


/* Contacts Form */
.whitebox {
	border: 3px solid #ededed;
	padding: 15px;
}

.contform td {padding: 3px;}


.cont-table td {font-size: 11px;}
.cont-table td div {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 5px;
	color: #85888a;
	border-top: 1px solid #ebedee;
	padding-top: 10px;
}

/* Wallpapers */
.walp-img { border: 1px solid #c7c7c7;}
.walp-subtext {
	padding: 10px 0px 30px 0px;
	font-size: 11px;
}
.song-title {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 20px 0px 20px;
	background: url(/img/ico_music.gif) no-repeat top left;
}

.video-title {
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
}



/* FOOTER
============================================== */

.copy {
	font-size: 85%;
	color: #babdbe;
}