html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background: #535353 url(../i/bg_t.png) left top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464C56
}

a {
	color: #E20032;
}

a:hover {
	color: #B30028;
}

a img {
	border: none;
}

a:active, 
a:focus {
	outline: 0;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #828282;
	padding-bottom: 14px;
}

h2 {
	font-size: 14px;
	font-weight: normal;
}

h4 {
	font-size: 14px;
	color: #B5002A;
}

h3 {
	font-size: 12px;
	padding-bottom: 10px;
}

h5 {
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 15px;
}

h6 {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
}

.biggerText,
.biggerText td {
	font-size: 12px;
}

.redText {
	color: #B90707;
}

.blackText {
	color: #000000;
}

p, form, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	z-index: 2;
	width: 894px;
	background: #ADADAD url(../i/bg_m.png) left top repeat-x;
	margin: 0 auto;
}
#wrapper .vTop {	vertical-align: top;	}
#wrapper .vMid {	vertical-align: middle;		}
#wrapper .vBot {	vertical-align: bottom;		}



#top {
	height: 107px;
	background: url(../i/crn_lt.png) left bottom no-repeat;
}
#top .crn {
	height: 107px;
	background: url(../i/crn_rt.png) right bottom no-repeat;
}




#top .lang,
#top .iconz {
	position: absolute;
	z-index: 10;
	top: 70px;
}
#top .lang {
	left: 38px;
}
#top .iconz {
	right: 30px;
}
#top .lang li,
#top .iconz li {
	display: inline;
}
#top .lang li a img {
	width: 16px;
	height: 15px;
}
#top .iconz li a img {
	width: 21px;
	height: 18px;
}
#top .lang li a img {
	margin-right: 20px;
}
#top .iconz li a img {
	margin-left: 20px;
}


UL.lang {
	white-space:nowrap;
}

UL.lang LI A{
	color:white;
	font-size:11px;
	padding-right:20px;
	margin-top:-10px;
}

.lang .lv img {
	background: url(../i/top_navz.gif) left -20px no-repeat; 
}
.lang .ru img {
	background: url(../i/top_navz.gif) -31px -20px no-repeat; 
}
.lang .en img {
	background: url(../i/top_navz.gif) -67px -20px no-repeat; 
}
.lang .ee img {
	background: url(../i/top_navz.gif) right -20px no-repeat; 
}

.lang .lv:hover img,
.lang .lv img.act {
	background: url(../i/top_navz.gif) left top no-repeat; 
}
.lang .ru:hover img,
.lang .ru img.act {
	background: url(../i/top_navz.gif) -31px top no-repeat; 
}
.lang .en:hover img,
.lang .en img.act {
	background: url(../i/top_navz.gif) -67px top no-repeat; 
}
.lang .ee:hover img,
.lang .ee img.act {
	background: url(../i/top_navz.gif) right top no-repeat; 
}


.iconz .home img {
	background: url(../i/top_navz.gif) left -40px no-repeat;
}
.iconz .sitemap img {
	background: url(../i/top_navz.gif) -38px -40px no-repeat;
}
.iconz .contact img {
	background: url(../i/top_navz.gif) -80px -40px no-repeat;
}

.iconz .home:hover img {
	background: url(../i/top_navz.gif) left -60px no-repeat;
}
.iconz .sitemap:hover img {
	background: url(../i/top_navz.gif) -38px -60px no-repeat;
}
.iconz .contact:hover img {
	background: url(../i/top_navz.gif) -80px -60px no-repeat;
}




#header {
	height: 80px;
	padding: 25px 0 0 30px;
	position: relative;
	z-index: 10;
}


/* ----- Top Menu  ----- { ----- */


#topMenu {
	position: absolute;
	z-index: 10;
	top: 40px;
	left: 250px;
}
#topMenu li {
	display: inline;
}
#topMenu li a img {
	height: 37px;
	float: left;
}


/* - LV - { - */

#topMenu.lv .tm1 img {
	width: 98px;
	background: url(../i/top_menu.gif) left top no-repeat;
}
#topMenu.lv .tm1:hover img,
#topMenu.lv .tm1 img.act {
	background: url(../i/top_menu.gif) left -50px no-repeat;
}


#topMenu.lv .tm2 img {
	width: 92px;
	background: url(../i/top_menu.gif) -98px top no-repeat;
}
#topMenu.lv .tm2:hover img,
#topMenu.lv .tm2 img.act {
	background: url(../i/top_menu.gif) -98px -50px no-repeat;
}


#topMenu.lv .tm3 img {
	width: 171px;
	background: url(../i/top_menu.gif) -190px top no-repeat;
}
#topMenu.lv .tm3:hover img,
#topMenu.lv .tm3 img.act {
	background: url(../i/top_menu.gif) -190px -50px no-repeat;
}


#topMenu.lv .tm4 img {
	width: 117px;
	background: url(../i/top_menu.gif) -361px top no-repeat;
}
#topMenu.lv .tm4:hover img,
#topMenu.lv .tm4 img.act {
	background: url(../i/top_menu.gif) -361px -50px no-repeat;
}


#topMenu.lv .tm5 img {
	width: 106px;
	background: url(../i/top_menu.gif) -478px top no-repeat;
}
#topMenu.lv .tm5:hover img,
#topMenu.lv .tm5 img.act {
	background: url(../i/top_menu.gif) -478px -50px no-repeat;
}


/* - } - LV - */



/* - RU - { - */

#topMenu.ru .tm1 img {
	width: 71px;
	background: url(../i/top_menu.gif) left -98px no-repeat;
}
#topMenu.ru .tm1:hover img,
#topMenu.ru .tm1 img.act {
	background: url(../i/top_menu.gif) left -148px no-repeat;
}


#topMenu.ru .tm2 img {
	width: 112px;
	background: url(../i/top_menu.gif) -71px -98px no-repeat;
}
#topMenu.ru .tm2:hover img,
#topMenu.ru .tm2 img.act {
	background: url(../i/top_menu.gif) -71px -148px no-repeat;
}


#topMenu.ru .tm3 img {
	width: 194px;
	background: url(../i/top_menu.gif) -183px -98px no-repeat;
}
#topMenu.ru .tm3:hover img,
#topMenu.ru .tm3 img.act {
	background: url(../i/top_menu.gif) -183px -148px no-repeat;
}


#topMenu.ru .tm4 img {
	width: 117px;
	background: url(../i/top_menu.gif) -377px -98px no-repeat;
}
#topMenu.ru .tm4:hover img,
#topMenu.ru .tm4 img.act {
	background: url(../i/top_menu.gif) -377px -148px no-repeat;
}


#topMenu.ru .tm5 img {
	width: 120px;
	background: url(../i/top_menu.gif) -494px -98px no-repeat;
}
#topMenu.ru .tm5:hover img,
#topMenu.ru .tm5 img.act {
	background: url(../i/top_menu.gif) -494px -148px no-repeat;
}


/* - } - RU - */





/* - EN - { - */

#topMenu.en .tm1 img {
	width: 108px;
	background: url(../i/top_menu.gif) left -194px no-repeat;
}
#topMenu.en .tm1:hover img,
#topMenu.en .tm1 img.act {
	background: url(../i/top_menu.gif) left -240px no-repeat;
}


#topMenu.en .tm2 img {
	width: 112px;
	background: url(../i/top_menu.gif) -108px -194px no-repeat;
}
#topMenu.en .tm2:hover img,
#topMenu.en .tm2 img.act {
	background: url(../i/top_menu.gif) -108px -240px no-repeat;
}


#topMenu.en .tm3 img {
	width: 146px;
	background: url(../i/top_menu.gif) -220px -194px no-repeat;
}
#topMenu.en .tm3:hover img,
#topMenu.en .tm3 img.act {
	background: url(../i/top_menu.gif) -220px -240px no-repeat;
}


#topMenu.en .tm4 img {
	width: 117px;
	background: url(../i/top_menu.gif) -366px -194px no-repeat;
}
#topMenu.en .tm4:hover img,
#topMenu.en .tm4 img.act {
	background: url(../i/top_menu.gif) -366px -240px no-repeat;
}


#topMenu.en .tm5 img {
	width: 136px;
	background: url(../i/top_menu.gif) -483px -194px no-repeat;
}
#topMenu.en .tm5:hover img,
#topMenu.en .tm5 img.act {
	background: url(../i/top_menu.gif) -483px -240px no-repeat;
}


/* - } - EN - */



/* - LT - { - */

#topMenu.lt .tm1 img {
	width: 98px;
	background: url(../i/top_menu.gif) left -285px no-repeat;
}
#topMenu.lt .tm1:hover img,
#topMenu.lt .tm1 img.act {
	background: url(../i/top_menu.gif) left -330px no-repeat;
}


#topMenu.lt .tm2 img {
	width: 92px;
	background: url(../i/top_menu.gif) -98px -285px no-repeat;
}
#topMenu.lt .tm2:hover img,
#topMenu.lt .tm2 img.act {
	background: url(../i/top_menu.gif) -98px -330px no-repeat;
}


#topMenu.lt .tm3 img {
	width: 171px;
	background: url(../i/top_menu.gif) -190px -285px no-repeat;
}
#topMenu.lt .tm3:hover img,
#topMenu.lt .tm3 img.act {
	background: url(../i/top_menu.gif) -190px -330px no-repeat;
}


#topMenu.lt .tm4 img {
	width: 117px;
	background: url(../i/top_menu.gif) -361px -285px no-repeat;
}
#topMenu.lt .tm4:hover img,
#topMenu.lt .tm4 img.act {
	background: url(../i/top_menu.gif) -361px -330px no-repeat;
}


#topMenu.lt .tm5 img {
	width: 100px;
	background: url(../i/top_menu.gif) -478px -285px no-repeat;
}
#topMenu.lt .tm5:hover img,
#topMenu.lt .tm5 img.act {
	background: url(../i/top_menu.gif) -478px -330px no-repeat;
}


/* - } - LT - */


/* ----- } ----- Top Menu ----- */




#content {
	padding-bottom: 250px;
}

.cleaner {
	font-size: 1px;
	height: 1px;
	clear: both;
	margin-bottom: -1px;
}

/* ----- Sidebar  ----- { ----- */


#sidebar {
	width: 250px;
	float: left;
	/*position: relative;
	z-index: 10;*/
}

#sideMenu, /* List with backgrounds */
#sideMenu li,
#sideMenu2, /* List with actual links */
#sideMenu2 li {
	display: block;
}
#sideMenu,
#sideMenu2 {
	width: 224px;
}

#sideMenu {
	width: 224px;
	position: relative;
	z-index: 1;
}
#sideMenu li {
	position: relative;
	z-index: 1;
	margin-top: -3px;
	height: 36px;
	width: 224px;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/side_menu_li.png',sizingMethod='scale');
}
html>body #sideMenu li { /* Firefox, IE7, Opera */
	background: url(../i/side_menu_li.png) no-repeat !important;
	filter: none !important;
}
html>body #sideMenu li.sub { /* Firefox, IE7, Opera */
	background: url(../i/side_menu_li.png) 25px no-repeat !important;
	filter: none !important;
}
html>body #sideMenu2 li.sub { /* Firefox, IE7, Opera */
	padding-left:70px; 
	font-size:10px;
}
#wrapper #sideMenu .first {
	margin: 0 -10px 0 0;
	width: 234px;
	height: 37px;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/side_menu_li1.png',sizingMethod='scale');
}
html>body #wrapper #sideMenu .first { /* Firefox, IE7, Opera */
	background: url(../i/side_menu_li1.png) no-repeat !important;
	filter: none !important;
}




#sideMenu2 {
	position: absolute;
	z-index: 10;
	left: 0;
	top: 212px;
}
#wrapper .other {
	top: 267px;
}

#sideMenu2 li {
	position: relative;
	z-index: 1;
	margin-top: -3px;
	height: 26px;
	padding: 10px 0 0 47px;
	width: 177px;
	color:#D70030;
}
#sideMenu2 li a {
	color: #534B49;
	text-decoration: none;
}
#sideMenu2 li a:hover {
	color: #D70030;
	text-decoration: none;
}
#wrapper #sideMenu2 .first {
	margin: 0;
	padding: 11px 0 0 47px;
}




#cartBox {
	height: 40px;
	padding: 15px 0 0 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../i/icon_cart.gif) 40px top no-repeat;
	color: #222;
}
#cartBox h4 {
	padding-top: 2px;
}


/* ----- } ----- Sidebar ----- */




/* ----- Middle  ----- { ----- */

#middle {
	width: 620px;
	float: right;
	padding-right: 20px;
}

#middle td {
	vertical-align: top;
}

#middle p {
	padding-bottom: 12px;
}

.frame1,
.frame2,
.frame3 {
	background-position: center center;
	background-repeat: no-repeat;
}

.shad1 {
	background: url(../i/shade1.jpg) center bottom no-repeat;
	height: 110px;
}

#wrapper .shad2 {
	background: url(../i/shade2.jpg) center bottom no-repeat;
	height: 120px;
	vertical-align: middle;
}
#wrapper .no-shad {
	height: 106px;
	vertical-align: bottom;
}

.tbl td {
	padding-bottom: 10px;
}

.imgLeft {
	margin: 4px 16px 10px 0;
}

.picTbl td {
	font-size: 12px;
}
.picTbl td td {
	text-align: center;
}
.picTbl a {
	text-decoration: none;
	color: #373737;
}
.picTbl a:hover {
	color: #B30028;
}
.picTbl a img {
	margin-bottom: 7px;
}
.picTbl .sepp {
	height: 50px;
}


.prodTbl .sepp {
	height: 35px;
}
#wrapper .prodTbl p {
	padding-bottom: 10px;
}

.pic {
	border: 1px solid #5E5E5E;
}

.pages {
	padding: 10px 0;
}
.pages li {
	display: inline;
	font-size: 12px;
	color: #534B49;
	padding-right: 16px;
}


.padd1 {
	padding: 20px 0;
}

#wrapper .dash td {
	vertical-align: middle;
	padding: 10px 0;
	background: url(../i/dash.gif) left bottom repeat-x;
}

/* ----- } ----- Middle ----- */


#footer_bg {
	position: relative;
	z-index: 1;
	background: url(../i/bg_b.png) left top repeat-x;
	height: 312px;
	width: 100%;
	margin-top: -312px;
}

#footer_bg div {
	background: url(../i/ft_bg1.jpg) center top no-repeat;
	height: 312px;
	width: 100%;
}

#footer {
	position: relative;
	z-index: 5;
	background: url(../i/bg_b2.png) left bottom repeat-x;
	height: 236px;
	width: 100%;
	margin-top: -236px;
}

#footer .footer {
	padding-top: 156px;
	height: 77px;
	background: url(../i/ft_bg2.jpg) center top no-repeat;
}

#footer .footer div {
	width: 894px;
	height: 53px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
	color: #BBBBBB;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	padding-top: 24px;
}

.footer a {
	color: #BBB;
}
.footer a:hover {
	color: #CCC;
}

.footer p {
	display: block;
	float: left;
	width: 220px;
}

#footer .footer div .era {
	display: block;
	width: 35px;
	height: 14px;
	text-align: right;
	position: absolute;
	top: 28px;
	right: 0;
	z-index: 10;
	color: #6B6C6B;
	text-decoration: none;
	background: url(../i/era.gif) left top no-repeat;
	padding: 7px 0 0 0;
}

#footer div .obj1 {
	position: absolute;
	z-index: 10;
	width: 65px;
	height: 55px;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/obj1.png',sizingMethod='scale');
	left: 22px;
	top: -160px;
}
html>body .obj1 { /* Firefox, IE7, Opera */
	background: url(../i/obj1.png) no-repeat !important;
	filter: none !important;
}

#footer div .obj2 {
	position: absolute;
	z-index: 10;
	width: 140px;
	height: 73px;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/obj2.png',sizingMethod='scale');
	left: 560px;
	top: -114px;
}
html>body .obj2 { /* Firefox, IE7, Opera */
	background: url(../i/obj2.png) no-repeat !important;
	filter: none !important;
}

#footer div .obj3 {
	position: absolute;
	z-index: 10;
	width: 194px;
	height: 237px;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/dudes.png',sizingMethod='scale');
	left: 170px;
	top: -234px;
}
html>body .obj3 { /* Firefox, IE7, Opera */
	background: url(../i/dudes.png) no-repeat !important;
	filter: none !important;
}

/* --- Forms --- { --- */

.Input30,
.Input60,
.shortInput, 
.normalInput,
.normalInput2, 
.mediumInput, 
.longInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
	background-color: #FFF;
}

.form {
	color: #000000;
}

.form .Input30,
.form .Input60,
.form .shortInput, 
.form .normalInput,
.form .normalInput2, 
.form .mediumInput, 
.form .longInput {
	margin: 5px 0 10px 0;
}


input.shortInput, 
input.normalInput,
input.normalInput2, 
input.mediumInput, 
input.longInput {
	padding: 2px;
}

select.Input30,
select.Input60,
select.shortInput, 
select.normalInput,
select.normalInput2, 
select.mediumInput, 
select.longInput {
	padding: 2px 1px;
}

.shortInput {
	width: 60px;
}

.normalInput {
	width: 85px;
}

.normalInput2 {
	width: 150px;
}

.mediumInput {
	width: 250px;
}

.longInput {
	width: 320px;
}
.Input30 {
	width:90px;
}
.Input60 {
	width: 90px;
}
.btn60 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: none;
	padding: 0;
	margin: 0;
	width: 61px;
	height: 28px;
	background: url(../i/btn60.gif) no-repeat;
	padding-bottom: 4px;
}

.btn,
.btn input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: none;
	padding: 0;
	margin: 0;
	height: 28px;
	display: block; 
}
.btn {
	background: url(../i/btn.gif) left top no-repeat;
	padding-left: 12px;
}
.btn input {
	background: url(../i/btn.gif) right top no-repeat;
	padding-right: 12px;
	padding-bottom: 4px;
}

.fLeft {
	float: left;
}
.fRight {
	float: right;
}



UL.gallery_item LI{
	display:block; 
	width:110px; 
	height:140px; 
	float:left; 
	padding-left:20px; 
	padding-bottom:20px;
	text-decoration:none; 
	font-size:12px;
	color:#534B49;
}
UL.gallery_item LI A{
	text-decoration:none; 
	font-size:12px;
	color:#534B49;
}


/* --- } --- Forms --- */





.line {
	background: url(../i/line.gif) center top repeat-y;
}

.li {
	background: url(../i/li.gif) left 6px no-repeat;
	padding-left: 8px;
	font-size: 13px;
	color: #5A5A5A;
	text-decoration: none;
}


#flashMovie {
 position: absolute;
 z-index: 5;
 left: 250px;
 top: -517px;
}
