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

body
{
	margin:0;
	padding:0;
	height:100%;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #7d7d7d;
}

/* remove IE6 flicker */
.l, .m, .r, .subsubitemt, .subsubitemm, .subsubitemb, .subsubsubitem, .subsubsubitemact
{filter: expression(document.execCommand("BackgroundImageCache", false, true));}

#bgndover{
	margin:0px;
	padding:0px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position:relative;
	margin-bottom: -50px;
}

/* html #bgndover{height:100%;}*/

#rofootspace, #rofoot {height: 50px;}
#rofootinner
{
	width: 975px;
	height: 30px;
	margin: 0px 0px 0px auto;
	padding: 10px;
	text-align: right;
	position: relative;
}

#rofootinner img
{
	border:0px;
	vertical-align:bottom;
}

/**************************************************** main layout
****************************************************/

#container
{
	width: 975px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}

#smallheader
{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 10px;
	right: 0px;
	z-index: 100;
	cursor: default;
}

#header1
{
	width: 975px;
	height: 154px;
	margin: 0px auto;
	padding: 0px;
}

#header1noflash_lv, #header1noflash_ru
{
	width: 975px;
	height: 154px;
	margin: 0px;
	padding: 0px;
}
#header1noflash_lv {background-image: url(/img/theme1/bgnd_header_lv.png);}
#header1noflash_ru {background-image: url(/img/theme1/bgnd_header_ru.png);}
* html #header1noflash_lv
{
	background-image: url("/img/spacer.gif");
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src="/img/theme1/bgnd_header_lv.png");
}
* html #header1noflash_ru
{
	background-image: url("/img/spacer.gif");
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src="/img/theme1/bgnd_header_ru.png");
}

/*-------------- No Flash Links --------------*/

#logolink
{
	position: absolute;
	width: 77px;
	height: 107px;
	top: 27px;
	left: 71px;
	cursor: pointer;
	text-indent:-9999px;
	overflow:hidden;
}

.sectionlink
{
	position: absolute;
	width: 129px;
	height: 108px;
	top: 46px;
	left: 227px;
	cursor: pointer;
	text-indent:-9999px;
	overflow:hidden;
}




/**************************************************** default
****************************************************/

p {margin:10px 0px;}

h1
{
	margin: 10px 0px;
	padding: 0px;
	font-size: 22px;
	font-weight: bold;
}

h2
{
	margin: 10px 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
}

h3
{
	margin: 10px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

a
{
	color: #779abd;
  outline: none;
  -moz-outline-style: none;
}
a:hover {color:#ff6a00;}

.orange, .atlorange
{
	color: #ff6a00;
}

.box1
{
	-moz-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border-radius:5px;
	background-color:#ffffff;
	border:1px solid #959595;
	padding:10px;
}

.small {font-size: 11px;}
.larger {font-size: 14px;}
.color1 {color: #ff6a00;}
.color2 {color: #7d7d7d;}
.atlblack {color: #000000;}

.color3 {color:#ffffff;	text-shadow:-1px 0 #ff6a00, 0 1px #ff6a00, 1px 0 #ff6a00, 0 -1px #ff6a00;} /* white with orange stroke */

a.link1, #footerlinks a {color:#959595; font-size:11px;} /* grey to yellow - in header2 & footer */
a.link1:hover, #footerlinks a:hover {color:#fcbc22;}

.collapsed
{
	border:0;
	border-collapse:collapse;
	border-spacing:0;
}

.nopad {padding:0}

table.centeredbordered
{
	margin: 0px auto;
	border: 1px solid #707070;
	border-collapse: collapse;
}

table.centeredbordered td
{
	padding: 2px 6px;
	border: 1px solid #707070;
}

table.centeredbordered td.titlerowtd
{
	padding: 4px 10px;
	border: 1px solid #707070;
	background-color: #ababab;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

table.centeredbordered td.adstitlerowtd
{
	padding: 4px 10px;
	border: 1px solid #707070;
	background-color: #ababab;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
}

table.centeredbordered td.adsrowtd
{
	padding: 10px;
}

a.adspreview {text-decoration: none; cursor:url(/img/zoomin.cur), pointer; color:#779abd; font-weight:bold; font-size:16px;}
a.adspreview:hover {color: #ff6a00;}

a.adspreview img
{
	border: 2px solid #779abd;
	vertical-align: bottom;
}
a.adspreview:hover img {border: 2px solid #ff6a00;}

.fieldl, .fieldr
{
	width:8px;
	height:28px;
	padding:0;
	overflow:hidden;
	font-size:1px;
	background-repeat: no-repeat;
}
.fieldl {background-image: url("/img/bgnd_fieldl.gif");}
.fieldr {background-image: url("/img/bgnd_fieldr.gif");}
.fieldm
{
	background-image: url("/img/bgnd_fieldm.gif");
	background-repeat: repeat-x;
	height:28px;
	padding:0;
	vertical-align:middle;
}

.fieldnamecont
{
	position:relative;
	height:28px;
}

.fieldname
{
	position:absolute;
	left:0;
	top:7px;
	z-index:200;
	/*padding:7px 0 0 0;*/
}

.fieldtransp
{
	padding:0;
	margin:0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #7d7d7d;
	border: none;
	background-color: transparent;
}

.fieldtransp2
{
	position:absolute;
	left:0;
	top:7px;
	z-index:201;
	padding:0;
	margin:0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #7d7d7d;
	border: none;
	background-color: transparent;
}

.underfieldmedium
{
	display: block;
	width: 150px;
	height: 28px;
	padding: 0px;
	padding: 0px;
	background-image: url("/img/bgnd_fieldmedium.gif");
	background-repeat: no-repeat;
}

.underfieldmediumreq
{
	display: block;
	width: 160px;
	height: 28px;
	padding: 0px;
	padding: 0px;
	background-image: url("/img/bgnd_fieldmedium.gif");
	background-repeat: no-repeat;
}

.underfieldmediumdiv
{
	display: block;
	width: 150px;
	height: 28px;
	padding: 0px;
	padding: 0px;
	background-image: url("/img/bgnd_fieldmediumdiv.gif");
	background-repeat: no-repeat;
}

.underfieldmediumdivreq
{
	display: block;
	width: 160px;
	height: 28px;
	padding: 0px;
	padding: 0px;
	background-image: url("/img/bgnd_fieldmediumdiv.gif");
	background-repeat: no-repeat;
}

.fieldmedium
{
	width: 138px;
	margin: 6px 0px 0px 6px;
	padding: 0px;
	border: 0px;
	background-color: transparent;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #7d7d7d;
}

.underfieldwide
{
	display: block;
	width: 224px;
	height: 28px;
	padding: 0px;
	padding: 0px;
	background-image: url("/img/bgnd_fieldwide.gif");
	background-repeat: no-repeat;
}

.fieldwide
{
	width: 212px;
	margin: 6px 0px 0px 6px;
	padding: 0px;
	border: 0px;
	background-color: transparent;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #7d7d7d;
}

.fieldcode
{
	width: 40px;
	margin: 6px 0px 0px 6px;
	padding: 0px;
	border: 0px;
	background-color: transparent;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #7d7d7d;
	cursor: default;
}

.fieldnumber
{
	width: 90px;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	background-color: transparent;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #7d7d7d;
}

.selectmedium
{
	width: 120px;
	padding: 2px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #7d7d7d;
}

.btnwide
{
	width: 236px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
	/*vertical-align: bottom;
	*vertical-align: text-bottom;
	*margin-top: 1px;*/
	background-color: transparent;
	background-image: url("/img/btnwide.gif");
	background-repeat: no-repeat;
	cursor: pointer;
}

.btnwide, x:-moz-any-link
{
	padding-bottom: 2px; /*styles for Firefox 1.0 and above here */
}

.btnmedium
{
	width: 150px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
	/*vertical-align: bottom;
	*vertical-align: text-bottom;
	*margin-top: 1px;*/
	background-color: transparent;
	background-image: url("/img/btnmedium.gif");
	background-repeat: no-repeat;
	cursor: pointer;
}

.btnmedium, x:-moz-any-link
{
	padding-bottom: 2px; /*styles for Firefox 1.0 and above here */
}
/*
.btnmedium:focus
{
  outline: none;
  -moz-outline-style: none;
}
*/
.txtarea
{
	padding: 4px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #7d7d7d;
}

.star
{
	width: 11px;
	height: 17px;
	background-image: url("/img/star.gif");
	background-repeat: no-repeat;
}

a.linkchecked
{
	padding-left: 14px;
	background-image: url("/img/icon_checked.gif");
	background-repeat: no-repeat;
	background-position: left center;
	/*font-size: 11px;*/
	color: #7d7d7d;
}

a.linkdelete
{
	padding-left: 14px;
	background-image: url("/img/icon_delete.gif");
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
	color: #7d7d7d;
}

a.linkedit
{
	padding-left: 14px;
	background-image: url("/img/icon_edit.gif");
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
	color: #7d7d7d;
}

a.linkclose
{
	padding-right: 14px;
	background-image: url("/img/icon_delete.gif");
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #7d7d7d;
	text-decoration: none;
}

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

a.readmore, a.link_arrowright, span.link_arrowright, a.link_arrowleft, a.link_delete
{
	padding-left: 14px;
	background-repeat: no-repeat;
	background-position: left center;
}
a.readmore, a.link_arrowright, span.link_arrowright {background-image: url(/img/icon_arrowright.gif);}
a.link_arrowleft {background-image: url(/img/icon_arrowleft.gif);}
a.link_delete {background-image: url("/img/icon_delete.gif");}

a.link_arrowrightnobox
{
	padding-right: 14px;
	background-image: url(/img/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}


.sitemapouter
{
	color: #ea5a00;
	list-style-type: disc;
}

.sitemapinner
{
	color: #64971e;
	list-style-type: square;
}

.sitemapinner2
{
	color: #128ed1;
	list-style-type: square;
}

.sitemapouter a
{
	color: #7d7d7d;
	text-decoration: none;
}

.sitemapouter a:hover
{
	color: #ea5a00;
	text-decoration: underline;
}



/********************************************* middle */

#middle
{
	width:975px;
	margin:0px auto;
	padding:0;
	background-image: url(/img/bgnd_middle.gif);
}
/*
#middlenoleft
{
	width: 975px;
	margin: 0px auto;
	padding: 0px 0px 51px 0px;
	background-image: url(/img/bgnd_middle_noleft.gif);
}

#middlenosides
{
	width: 975px;
	margin: 0px auto;
	padding: 0px 0px 51px 0px;
	background-image: url(/img/bgnd_middle_nosides.gif);
}*/

#leftcolumn
{
	width:182px;
	margin:0px 0px 0px 11px;
	padding:0;
	float:left;
	display:inline;
}

.contents, .contents2
{
	/*width:569px !important; /* IE6 1px roundup problem, should have made outer 976px */
	width:569px;
	margin:0 auto;
	padding:0;
	/*float:left;*/
	/*border:1px solid #ffffff;*/
	/*position:relative;*/
	overflow:auto;
}

.contentsnoleft
{
	width: 761px;
	margin: 0px 0px 0px 11px;
	padding:0;
	overflow:auto;
}

.contentsfull
{
	width: 953px;
	margin: 0px 11px;
	padding: 0px;
	overflow:auto;
}

.contentsinner
{
	background:#ebebeb;
	background-image: url(/img/contentsbg1.gif);
	background-repeat:repeat-x;
	border:1px solid #ffffff;
}
.contents .contentsinner {width:547px; padding:0 10px;}
.contents2 .contentsinner {width:547px; padding:10px;}
.contentsnoleft .contentsinner {padding:10px;}
.contentsfull .contentsinner {padding:10px;}

#rightcolumn
{
	width:182px;
	margin:0 11px 0 0;
	padding:0;
	float:right;
	display:inline;
}


/**************************************************** small header styles
****************************************************/

a.smallheaderlink
{
	padding: 0px;
	color: #959595;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 0px;
	font-weight: bold;
	text-decoration: none;
}

* html a.smallheaderlink:hover
{
	text-decoration: underline;
}

div#smallheader>a.smallheaderlink:hover .smallhlinktext
{
	text-decoration: underline;
}

img.smallhhomeicon
{
	width: 11px;
	height: 10px;
	padding-right: 4px;
	background-repeat: no-repeat;
	background-image: url(/img/icon_home.gif);
	border: 0px;
	vertical-align: baseline;
}

img.smallhconicon
{
	width: 10px;
	height: 7px;
	padding-right: 4px;
	background-repeat: no-repeat;
	background-image: url(/img/icon_contact.gif);
	border: 0px;
	vertical-align: baseline;
}

img.smallhmapicon
{
	width: 11px;
	height: 9px;
	padding-right: 4px;
	background-repeat: no-repeat;
	background-image: url(/img/icon_sitemap.gif);
	border: 0px;
	vertical-align: baseline;
}

img.smallhfavicon
{
	width: 9px;
	height: 9px;
	padding-right: 4px;
	background-repeat: no-repeat;
	background-image: url(/img/icon_fav.gif);
	border: 0px;
	vertical-align: baseline;
}

img.smallhlaticon
{
	width: 18px;
	height: 18px;
	padding-right: 4px;
	background-repeat: no-repeat;
	background-image: url(/img/icon_lat.gif);
	border: 0px;
	vertical-align: middle;
}

img.smallhrusicon
{
	width: 18px;
	height: 18px;
	padding-right: 4px;
	background-repeat: no-repeat;
	background-image: url(/img/icon_rus.gif);
	border: 0px;
	vertical-align: middle;
}

img.smallhrssicon
{
	width: 18px;
	height: 18px;
	padding-right: 4px;
	background-repeat: no-repeat;
	background-image: url(/img/icon_rss.gif);
	border: 0px;
	vertical-align: middle;
}

img.smallhtwiticon
{
	width: 18px;
	height: 18px;
	padding-right: 4px;
	background-repeat: no-repeat;
	background-image: url(/img/icon_twit.gif);
	border: 0px;
	vertical-align: middle;
}

/**************************************************** header2 styles
****************************************************/

#header2
{
	position: relative;
	width: 975px;
	height: 99px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(/img/header.png) !important;
	background-image: url(/img/header.gif);
	color:#959595;
}

#header2over_act0, #header2over_act1, #header2over_act2, #header2over_act3, #header2over_act4, #header2over_act5
{
	position:absolute;
	z-index:101;
	width:965px;
	height:44px;
	left:5px;
	top:0;
}

#regclient
{
	position:absolute;
	z-index:100;
	left:358px;
	bottom:0px;
}

#date
{
	position: absolute;
	z-index: 102;
	width: 257px;
	top: 11px;
	left: 358px;
	text-align: center;
	font-weight: bold;
}

#adv_search_link
{
	position: absolute;
	z-index: 103;
	top:22px;
	left:18px;
	width:340px;
	font-size: 11px;
}

/*#adv_search_link a
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #7d7d7d;
}

#adv_search_link a:hover
{
	text-decoration: underline;
}*/

#search_area
{
	position: absolute;
	z-index:104;
	top:41px;
	left: 18px;
	width: 302px;
	height: 28px;
	padding: 0px;
	overflow: hidden;
	background-image: url(/img/bgnd_fieldsearch.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#searchform
{
	width: 302px;
	height: 28px;
	margin: 0px;
	padding: 0px;
}

#searchfake, #searchreal
{
	width: 216px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
}

#searchfield, #searchfieldfake
{
	width: 216px;
	height: 16px;
	margin: 6px 10px 6px 10px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #7d7d7d;
	border: none;
	background-color: transparent;
	float: left;
	display: inline;
}

/*\*/
html>body* #searchfield, #searchfieldfake
{
	margin: 8px 10px 4px 10px; /*styles for Safari here */
}
/**/

#searchbtn
{
	width: 62px;
	height: 28px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #ffffff;
	border: none;
	background-color: transparent;
	background-image: url(/img/btnsmall.gif);
	float: right;
	display: inline;
	cursor: pointer;
}

#searchbtn, x:-moz-any-link
{
	padding-bottom: 2px; /*styles for Firefox 1.0 and above here */
}

#namesday
{
	position: absolute;
	z-index: 105;
	top:74px;
	left:18px;
	width:340px;
	font-size: 11px;
}

#forgot_pass_link
{
	position: absolute;
	z-index: 106;
	top:22px;
	right:18px;
	width:340px;
	font-size: 11px;
	text-align:right;
}

#login_area
{
	position: absolute;
	z-index: 107;
	top:41px;
	right: 18px;
	width: 302px;
}

#loginform
{
	width: 302px;
	height: 28px;
	margin: 0px;
	padding: 0px;
}

#loginbtn
{
	width: 62px;
	height: 28px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #ffffff;
	border: none;
	background-color: transparent;
	background-image: url(/img/btnsmall.gif);
	float: right;
	display: inline;
	cursor: pointer;
}

#loginbtn, x:-moz-any-link
{
	padding-bottom: 2px; /*styles for Firefox 1.0 and above here */
}

#logout_area
{
	position: absolute;
	z-index: 107;
	top:41px;
	right: 18px;
	width: 302px;
}

#logout_table
{
	width: 302px;
	height: 28px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
	margin: 0px;
}

#logout_table td#greeting
{
	width: 224px;
	padding: 0px 4px;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
}

#logout_table td
{
	padding: 0px;
}

#account
{
	position:absolute;
	z-index:108;
	width:302px;
	top:74px;
	right:18px;
	/*text-align: center;*/
}

.midshad,.midshad2
{
	width:975px;
	height:10px;
	overflow:hidden;
	margin:0;
	clear:both;
}
.midshad {background-image: url(/img/midshad.gif);}
.midshad2 {background-image: url(/img/midshad2.gif);}



/**************************************************** submenu styles
****************************************************/

#submenu
{
	position:relative;
	width:975px;
	height:44px;
	margin:-3px 0 0 0;
	background-image: url(/img/submenu.gif);
}

a.submenuitem, a.submenuitemact
{
	display:block;
	float:left;
	height:44px;
	margin:0;
	padding:0;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
a.submenuitem {color:#ffffff;	text-shadow:-1px 0 #8192a4, 0 1px #8192a4, 1px 0 #8192a4, 0 -1px #8192a4;}
a.submenuitemact {color:#666666;	text-shadow:none;}
a.submenuitem:hover {color:#ffffff;}
a.submenuitemact:hover {color:#666666;}

a.submenuitem .l, a.submenuitem .m, a.submenuitem .r, a.submenuitemact .l, a.submenuitemact .m, a.submenuitemact .r
{
	display:block;
	float:left;
	height:44px;
	margin:0;
	padding:0;
	background-image: url(/img/submenuitem.gif);
	background-repeat:no-repeat;
}
a.submenuitem .l {background-position:0px 0px; width:2px;}
a.submenuitem .m {background-position:-2px 0px; height:30px; padding:14px 10px 0 10px;}
a.submenuitem .r {background-position:-554px 0px; width:30px;}
a.submenuitem:hover .l {background-position:0px -44px; width:2px;}
a.submenuitem:hover .m {background-position:-2px -44px; height:30px; padding:14px 10px 0 10px;}
a.submenuitem:hover .r {background-position:-554px -44px; width:30px;}
a.submenuitemact .l {background-position:0px -88px; width:2px;}
a.submenuitemact .m {background-position:-2px -88px; height:30px; padding:14px 10px 0 10px;}
a.submenuitemact .r {background-position:-554px -88px; width:30px;}
a.submenuitemact:hover .l {background-position:0px -132px; width:2px;}
a.submenuitemact:hover .m {background-position:-2px -132px; height:30px; padding:14px 10px 0 10px;}
a.submenuitemact:hover .r {background-position:-554px -132px; width:30px;}

.submenuiteml
{
	width:2px;
	height:44px;
	display:block;
	float:left;
	background-image: url(/img/submenuitem.gif);
	background-position:0px 0px;
}

/*.submenuiteml
{
	width:2px;
	height:44px;
	display:block;
	float:left;
	background-image: url(/img/submenuiteml.gif);
}
a.submenuitem .submenuiteml {background-image: url(/img/submenuiteml.gif);}
a.submenuitem:hover .submenuiteml {background-image: url(/img/submenuiteml3.gif);}
a.submenuitemact .submenuiteml {background-image: url(/img/submenuiteml2.gif);}
a.submenuitemact:hover .submenuiteml {background-image: url(/img/submenuiteml4.gif);}

.submenuitemm
{
	height:30px;
	padding:14px 10px 0 10px;
	display:block;
	float:left;
	background-image: url(/img/submenuitemm.gif);
}
a.submenuitem .submenuitemm {background-image: url(/img/submenuitemm.gif);}
a.submenuitem:hover .submenuitemm {background-image: url(/img/submenuitemm3.gif);}
a.submenuitemact .submenuitemm {background-image: url(/img/submenuitemm2.gif);}
a.submenuitemact:hover .submenuitemm {background-image: url(/img/submenuitemm4.gif);}

.submenuitemr
{
	width:30px;
	height:44px;
	display:block;
	float:left;
	background-image: url(/img/submenuitemr.gif);
}
a.submenuitem .submenuitemr {background-image: url(/img/submenuitemr.gif);}
a.submenuitem:hover .submenuitemr {background-image: url(/img/submenuitemr3.gif);}
a.submenuitemact .submenuitemr {background-image: url(/img/submenuitemr2.gif);}
a.submenuitemact:hover .submenuitemr {background-image: url(/img/submenuitemr4.gif);}*/



/**************************************************** subsubmenu styles
****************************************************/

a.subsubitem, a.subsubitemact, a.subsubitem2, a.subsubitemact2 /* 2 means - has subsubopen and gets applied dynamically */
{
	display:block;
	width:182px;
	margin-bottom:4px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
a.subsubitem2, a.subsubitemact2 {margin-bottom:0;}

.subsubitemt, .subsubitemb, .subsubitemm
{
	display:block;
	overflow:hidden;
}
.subsubitemt {background-position:0 0; height:4px; width:182px;}
.subsubitemb {background-position:0 -122px; height:4px; width:182px;}
.subsubitemm {background-position:left center; width:150px; padding:2px 26px 2px 6px;}

a.subsubitem .subsubitemm, a.subsubitem2 .subsubitemm {color:#ffffff; text-shadow:-1px 0 #8192a4, 0 1px #8192a4, 1px 0 #8192a4, 0 -1px #8192a4;}
a.subsubitemact .subsubitemm, a.subsubitemact2 .subsubitemm {color:#666666;}

a.subsubitem .subsubitemt, a.subsubitem .subsubitemb, a.subsubitem .subsubitemm {background-image:url(/img/subsubitem1.gif);}
a.subsubitem:hover .subsubitemt, a.subsubitem:hover .subsubitemb, a.subsubitem:hover .subsubitemm {background-image: url(/img/subsubitem2.gif);}
a.subsubitem2 .subsubitemt, a.subsubitem2 .subsubitemb, a.subsubitem2 .subsubitemm {background-image:url(/img/subsubitem1b.gif);}
a.subsubitem2:hover .subsubitemt, a.subsubitem2:hover .subsubitemb, a.subsubitem2:hover .subsubitemm {background-image: url(/img/subsubitem2b.gif);}
a.subsubitemact .subsubitemt, a.subsubitemact .subsubitemb, a.subsubitemact .subsubitemm {background-image:url(/img/subsubitem3.gif);}
a.subsubitemact:hover .subsubitemt, a.subsubitemact:hover .subsubitemb, a.subsubitemact:hover .subsubitemm {background-image: url(/img/subsubitem4.gif);}
a.subsubitemact2 .subsubitemt, a.subsubitemact2 .subsubitemb, a.subsubitemact2 .subsubitemm {background-image:url(/img/subsubitem3b.gif);}
a.subsubitemact2:hover .subsubitemt, a.subsubitemact2:hover .subsubitemb, a.subsubitemact2:hover .subsubitemm {background-image: url(/img/subsubitem4b.gif);}

.subsubopen {margin-bottom:4px;}

a.subsubsubitem, a.subsubsubitemact
{
	display:block;
	margin:0;
	padding:4px 10px 4px 20px;
	font-size:11px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-position:10px center;
	background-repeat:no-repeat;
	background-color:#f3f3f3;
}
a.subsubsubitem {color:#779abd; background-image:url(/img/bul1.gif);}
a.subsubsubitemact {color:#666666; text-decoration:none; background-image:url(/img/bul2.gif);}

.even, a.even {background-color:#f3f3f3;}
.odd, a.odd {background-color:#ebebeb;}

a.subsubsubitem:hover {background-color:#dddddd; color:#779abd;}
a.subsubsubitemact:hover {background-color:#dddddd; color:#666666;}



/**************************************************** where styles
****************************************************/

div#where
{
	padding:5px 10px;
	font-size:11px;
	color: #666666;
	background-color:#feecbd;
	background-image:url(/img/where.gif);
	background-position:left top;
	background-repeat:repeat-x;
	/*border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-right:1px solid #ffffff;*/
}

div#where ul {
	margin:0;
	padding:0;
}

div#where ul li {
	margin: 0px 0px 0px 4px;
	padding: 0px 0px 0px 10px;
	display:inline;
	background-image: url(/img/arrow_right_s.gif);
	background-position: left center;
	background-repeat: no-repeat;
	white-space:nowrap;
}

div#where ul li.wherefirst {
	margin: 0px;
	padding: 0px;
	display:inline;
	background-image:none;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ff6a00;
}

div#where ul li.wherefirst a {
	color: #ff6a00;
}

div#where a {
	text-decoration: none;
	color:#666666;
}

div#where a:hover {
	text-decoration: underline;
}

/**************************************************** sort styles
****************************************************/

/*div.sort
{
	margin: 0px 0px 4px 0px;
	padding: 0px;
}

div.sort a
{
	padding-left: 10px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-image: url(/img/arrow_down.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

div.sort a:hover
{
	text-decoration: underline;
}*/

/**************************************************** product styles
****************************************************/

div.product, div.productactive
{
	position:relative;
	margin:0 -10px;
	width:567px;
	height:45px;
	color:#666666;
	cursor:pointer;
}

.prodbg, .prodbgover, .prodbgactive, .prodbgactiveover
{
	position: absolute;
	width:567px;
	height:45px;
	top:0;
	left:0;
	z-index:1;
}
.prodbgover, .prodbgactive, .prodbgactiveover {display:none;}

table.producttable
{
	position:absolute;
	width:100%;
	height:45px;
	border-collapse:collapse;
	border-spacing:0;
	border:0;
	top:0;
	left:0;
	z-index:100;
}

td.producttitle
{
	width: 135px;
	padding: 0px 0px 0px 9px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

td.productdescr
{
	padding: 0px 0px 0px 9px;
	text-align: left;
	vertical-align: middle;
}

td.productpc
{
	padding: 0px 0px 0px 9px;
	font-weight: bold;
	font-size: 18px;
	text-align: right;
	vertical-align: middle;
}

td.producttype
{
	width: 43px;
	padding:0 12px 0 0;
	vertical-align: middle;
}

div.typeproc
{
	display: block;
	width: 43px;
	height: 43px;
	background-image: url(/img/type_proc.png);
	background-repeat: no-repeat;
}

*html div.typeproc
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/img/type_proc.png");
}

div.typekuponi
{
	display: block;
	width: 43px;
	height: 43px;
	background-image: url(/img/type_kuponi.png);
	background-repeat: no-repeat;
}

*html div.typekuponi
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/img/type_kuponi.png");
}

div.typeizpardod
{
	display: block;
	width: 43px;
	height: 43px;
	background-image: url(/img/type_izpardod.png);
	background-repeat: no-repeat;
}

*html div.typeizpardod
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/img/type_izpardod.png");
}

div.typelabumi
{
	display: block;
	width: 43px;
	height: 43px;
	background-image: url(/img/type_labumi.png);
	background-repeat: no-repeat;
}

*html div.typelabumi
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/img/type_labumi.png");
}

div.typepiedalies
{
	display: block;
	width: 43px;
	height: 43px;
	background-image: url(/img/type_piedalies.png);
	background-repeat: no-repeat;
}

*html div.typepiedalies
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/img/type_piedalies.png");
}

div.typeizdevigi
{
	display: block;
	width: 43px;
	height: 43px;
	background-image: url(/img/type_izdevigi.png);
	background-repeat: no-repeat;
}

*html div.typeizdevigi
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/img/type_izdevigi.png");
}

div.typeunder
{
	display: block;
	width: 43px;
	height: 43px;
	background-image: url(/img/type_under.gif);
	background-repeat: no-repeat;
}

/**************************************************** product open styles
****************************************************/

div.productopen
{
	width:567px;
	margin:0 -10px;
	padding:0;
	display:none;
	background-image: url(/img/productopenbg.gif);
	background-repeat: repeat-y;
	background-color:#e1e1e1;
}

div.productopen_mid
{
	margin:0;
	padding:10px 0;
	background-image: url(/img/productopenbgtop.gif);
	background-repeat:no-repeat;
}

div.productopen_bot
{
	width: 567px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-image: url(/img/productopenbgbot.gif);
	background-position:left top;
	background-repeat: no-repeat;
	background-color:#e1e1e1;
}

div.productopen_nobg {background-color:#e1e1e1; padding:0 0 10px 0;}

table.productdetails
{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
}

td.proddetails_left
{
	width: 120px;
	padding: 0px 10px 0 19px;
	vertical-align: top;
	font-size:11px;
}

td.proddetails_mid
{
	padding: 0px 19px 0 20px;
	vertical-align: top;
}

.proddetails_rside
{
	float:right;
	/*margin:-9px -18px 10px 0;*/
	margin:0 -18px 10px 0;
	padding:0;
	/*margin:-10px -19px 10px 10px;
	padding:10px 5px 10px 0;
	background-image: url(/img/productopenbgtop2.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color:#e1e1e1;*/
	display:inline;
}

/*td.proddetails_right
{
	width: 138px;
	padding: 0px 11px;
	background-image: url(/img/divider_vert.gif);
	background-position: top left;
	background-repeat: repeat-y;
	vertical-align: top;
}*/

a.product_company {display:block;}
a.product_company img
{
	display: block;
	border: 0px;
	padding-bottom: 4px;
}

.productopen p {margin: 10px 0px 0px 0px;}

.proddetails_pc
{
	font-size: 30px;
	font-weight: bold;
	color: #ff6a00;
	text-align: center;
}

/*div.productpiccontainer
{
	width: 140px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

div.productpic_top
{
	margin: 0px;
	padding: 0px;
	width: 140px;
	height: 5px;
	overflow: hidden;
	background-image: url(/img/productpic_top.png);
	background-repeat: no-repeat;
}

* html div.productpic_top
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/img/productpic_top.png");
}

div.productpic_mid
{
	width: 130px;
	margin: 0px;
	padding: 0px 5px;
	background-image: url(/img/productpic_mid.gif);
	background-repeat: repeat-y;
	line-height: 0px;
}

div.productpic_bot
{
	margin: 0px;
	padding: 0px;
	width: 140px;
	height: 5px;
	overflow: hidden;
	background-image: url(/img/productpic_bot.png);
	background-repeat: no-repeat;
}

* html div.productpic_bot
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/img/productpic_bot.png");
}

div.productpic_flashbot
{
	margin: -5px 0px 0px 0px;
	padding: 0px;
	width: 140px;
	height: 27px;
	overflow: hidden;
}*/


/**************************************************** product box
****************************************************/

.prodboxedit {text-align:center;margin-bottom:-5px;}

.prodbox0
{
	display:block;
	position:relative;
	width:176px;
	height:199px;
	text-decoration:none;
}

.prodbox0 .prodinner {padding:9px 18px 0 18px;}

.prodbox1
{
	display:block;
	width:176px;
	height:270px;
	background-image: url(/img/prodbox1a.png);
	background-repeat: no-repeat;
	text-decoration:none;
	color:#666666;
	position:relative;
	cursor:pointer;
}
* html .prodbox1
{
	background-image: url("/img/spacer.gif");
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src="/img/prodbox1a.png");
}
.prodbox1:hover {background-image: url(/img/prodbox1b.png); color:#7d7d7d;}
* html .prodbox1.over
{
	background-image: url("/img/spacer.gif");
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src="/img/prodbox1b.png");
}

.prodbox1 .prodinner {padding:0 18px;}

.prodbox2
{
	display:block;
	position:relative;
	width:176px;
	text-decoration:none;
}

.prodbox2 .prodinner {padding:9px 18px 0 18px;}

.prodpic
{
	border:0;
	border-collapse:collapse;
	border-spacing:0;
	width:140px;
	height:140px;
}
.prodpic td
{
	padding:5px;
	background-image: url(/img/prodpicunder.png) !important;
	background-image: url(/img/prodpicunder.gif);
	background-repeat: no-repeat;
	vertical-align:middle;
	text-align:center;
}
* html .prodbox2 .prodpic td
{
	background-image:none;
	background-color:#ffffff;
	border:1px solid #959595;
}

.prodpic img {vertical-align:bottom; border:0;}
.prodbox2 .prodpic img {max-height:130px;}
.prodbox0 .prodpic a, .prodbox2 .prodpic a {cursor:url(/img/zoomin.cur), pointer;}

.prodprice
{
	width:68px;
	height:70px;
	overflow:hidden;
	background-image: url(/img/prodprices.png);
	background-repeat: no-repeat;
	text-align:center;
	color:#666666;
}
* html .prodprice
{
	background-image: url("/img/spacer.gif");
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src="/img/prodprices.png");
}
.prodbox0 .prodprice, .prodbox1 .prodprice {position:absolute; right:0; bottom:20px ; z-index:100;}
.prodpricecontl .prodprice
{
	width:144px;
	height:144px;
	overflow:hidden;
	background-image: url(/img/prodpricel.png);
	background-repeat: no-repeat;
	text-align:center;
	color:#666666;
}
* html .prodpricecontl .prodprice
{
	background-image: url("/img/spacer.gif");
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src="/img/prodpricel.png");
}
p.prodpricecurr {margin:12px auto 0 auto; color:#ff6a00; font-size:11px;}
p.prodpricenew {margin:0 auto; color:#ff6a00; font-size:14px; font-weight:bold;}
p.prodpriceold {margin:0 auto; color:#666666; font-size:11px; text-decoration:line-through;}
.prodpricecontl p.prodpricecurr {margin:25px auto 0 auto; color:#ff6a00; font-size:22px;}
.prodpricecontl p.prodpricenew {margin:0 auto; color:#ff6a00; font-size:26px; font-weight:bold;}
.prodpricecontl p.prodpriceold {margin:4px auto 0 auto; color:#666666; font-size:18px; text-decoration:line-through;}

.prodcomp {font-size:11px; line-height:12px; height:24px; padding-top:6px; overflow:hidden; font-weight:bold;}
.prodslogan {font-size:11px; height:42px; padding:1px 0 5px 0; overflow:hidden; color:#666666;}
.prodslogan table {height:100%;}
.proddescr {font-size:11px; height:40px; padding:3px 0 5px 0; overflow:hidden;}

.prodpricespace1 {display:block; float:right; width:50px; height:14px; overflow:hidden; clear:right;}
.prodpricespace2 {display:block; float:right; width:38px; height:14px; overflow:hidden; clear:right;}

.prodbox1 .prodslogan a {color:#666666; text-decoration:none;}


/**************************************************** partneri styles
****************************************************/



/**************************************************** diskusijas styles
****************************************************/

div.article
{
	margin: 0px;
	padding: 10px 0px;
}

div.articletitle
{
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
}

div.articleheader
{
	margin: 4px 0px;
}

div.articleheader span.articleauthor
{
	margin-right: 10px;
	color: #959595;
}

.articledate
{
	color: #acacac;
}

.articlebody
{
	margin: 10px 0px;
	padding: 0px;
}

.articlebody img
{
	border: solid 5px #ffffff;
}

.articleinfo
{
	margin: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
}

.articletheme
{
	padding: 0px 20px 0px 0px;
	vertical-align: top;
}

.articlekey
{
	padding: 0px 20px 0px 0px;
	vertical-align: top;
}

.articlecomm
{
	/*height: 16px;*/
	padding: 0px 20px 0px 14px;
	/*vertical-align: top;*/
	background-image: url(/img/icon_comment.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.articleedit
{
	/*height: 16px;*/
	padding: 0px 0px 0px 14px;
	/*vertical-align: top;*/
	background-image: url(/img/icon_edit.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.articleimg
{
	float: left;
	border: solid 5px #ffffff;
	margin: 0px 10px 10px 0px;
}

table.comment
{
	margin: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
}

td.commentpic
{
	padding: 0px 10px 0px 0px;
	vertical-align: top;
	line-height: 0px;
}

td.commentcont
{
	vertical-align: top;
}

div.commentheader
{
	margin: 0px 0px 10px 0px;
}

.commentauthor
{
	margin-right: 10px;
}

.commentdate
{
	color: #acacac;
}



/**************************************************** rightcolumn & banner styles
****************************************************/

div.banner_container
{
	margin: 0px 0px 8px 0px;
	padding: 1px;
	background-color: #959595;
	line-height: 0px;
}

div.banner_container img, div.bannermidcontinner img
{
	border: 0px;
	vertical-align: bottom;
}

div.bannermidcontouter
{
	width: 502px;
	margin:8px auto;
	padding: 8px 20px 20px 20px;
	/*background-color:#555555;*/
}

div.bannermidcontinner
{
	width:500px;
	margin:0 auto;
	padding: 1px;
	background-color: #959595;
}

div.bannermidcontinner img
{
	border: 0px;
}

div.bannermidtitle
{
	font-size:11px;
	width:500px;
	margin:0 auto;
	padding:0 0 2px 0;
}

/**************************************************** pager
****************************************************/

#footerpager
{
	margin: 8px 0px 0px 0px;
	font-size: 11px;
}

.pageractive
{
	width:24px;
	height:19px;
	padding-top:5px;
	margin:0 1px;
	overflow:hidden;
	float:left;
	text-align: center;
	color:#ffffff;
	font-weight:bold;
	text-shadow:-1px 0 #474747, 0 1px #474747, 1px 0 #474747, 0 -1px #474747;
	text-decoration: none;
	background-image: url(/img/pagerbtn2a.gif);
	background-repeat:no-repeat;
}

a.pager
{
	width:24px;
	height:19px;
	padding-top:5px;
	margin:0 1px;
	overflow:hidden;
	float:left;
	text-align: center;
	color:#ffffff;
	font-weight:bold;
	text-shadow:-1px 0 #8192a4, 0 1px #8192a4, 1px 0 #8192a4, 0 -1px #8192a4;
	text-decoration: none;
	background-image: url(/img/pagerbtn1a.gif);
	background-repeat:no-repeat;
}
a.pager:hover
{
	color: #ffffff;
	background-image: url(/img/pagerbtn1b.gif);
}

a.pagerprev, a.pagernext
{
	width:24px;
	height:24px;
	padding: 0px;
	margin:0 1px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	background-repeat:no-repeat;
}
a.pagerprev {background-image: url(/img/pagerbtn4a.gif);}
a.pagernext {background-image: url(/img/pagerbtn5a.gif);}
a.pagerprev:hover {background-image: url(/img/pagerbtn4b.gif);}
a.pagernext:hover {background-image: url(/img/pagerbtn5b.gif);}

/**************************************************** footer
****************************************************/

#footer
{
	width:975px;
	height:72px;
	margin:0 auto;
	padding:0;
	background-image: url(/img/footer.png) !important;
	background-image: url(/img/footer.gif);
	position:relative;
}

#footerover
{
	width:975px;
	height:44px;
	position:absolute;
	left:0;
	bottom:0;
	z-index:301;
}

#footerlinks
{
	width: 975px;
	position:absolute;
	left:0;
	top:10px;
	z-index:303;
	text-align: center;
	font-size: 11px;
}

#footerlinks a {font-weight:bold; margin:0 10px;}

#copyright
{
	width: 975px;
	position:absolute;
	left:0;
	bottom:10px;
	z-index:302;
	text-align: center;
	font-size: 11px;
}







/* ----------- Graphical titles --------------- */

#title_atl
{
	display: block;
	width: 543px;
	height: 110px;
	margin: 0px;
	background-image: url(/img/title_atl.png);
}
* html #title_atl
{
	background-image: url("/img/spacer.gif");
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src="/img/title_atl.png");
}

#title_atl_ru
{
	display: block;
	width: 543px;
	height: 110px;
	margin: 0px;
	background-image: url(/img/title_atl_ru.png);
}
* html #title_atl_ru
{
	background-image: url("/img/spacer.gif");
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src="/img/title_atl_ru.png");
}

#title_js
{
	display: block;
	width: 543px;
	height: 110px;
	margin: 0px;
	background-image: url(/img/title_js.png);
}
* html #title_js
{
	background-image: url("/img/spacer.gif");
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src="/img/title_js.png");
}

#title_js_ru
{
	display: block;
	width: 543px;
	height: 110px;
	margin: 0px;
	background-image: url(/img/title_js_ru.png);
}
* html #title_js_ru
{
	background-image: url("/img/spacer.gif");
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src="/img/title_js_ru.png");
}

#title_kup
{
	display: block;
	width: 543px;
	height: 110px;
	margin: 0px;
	background-image: url(/img/title_kup.png);
}
* html #title_kup
{
	background-image: url("/img/spacer.gif");
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src="/img/title_kup.png");
}

#title_kup_ru
{
	display: block;
	width: 543px;
	height: 110px;
	margin: 0px;
	background-image: url(/img/title_kup_ru.png);
}
* html #title_kup_ru
{
	background-image: url("/img/spacer.gif");
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src="/img/title_kup_ru.png");
}




/* ----------- Section Icons --------------- */

#icon_select
{
	margin: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
}

#icon_select td
{
	padding: 0px 10px 4px 10px;
	text-align: center;
	vertical-align: top;
	cursor: pointer;
}

div.icon_atl
{
	display: block;
	width: 78px;
	height: 76px;
	background-image: url(/img/icon_atl.png);
	background-repeat: no-repeat;
}

*html div.icon_atl
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/img/icon_atl.png");
}

div.icon_js
{
	display: block;
	width: 78px;
	height: 76px;
	background-image: url(/img/icon_js.png);
	background-repeat: no-repeat;
}

*html div.icon_js
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/img/icon_js.png");
}

div.icon_part
{
	display: block;
	width: 78px;
	height: 76px;
	background-image: url(/img/icon_part.png);
	background-repeat: no-repeat;
}

*html div.icon_part
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/img/icon_part.png");
}

div.icon_dis
{
	display: block;
	width: 78px;
	height: 76px;
	background-image: url(/img/icon_dis.png);
	background-repeat: no-repeat;
}

*html div.icon_dis
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/img/icon_dis.png");
}

/* ---- small ----*/

#icon_select_s, #type_select_s, #phrase_s
{
	width: 100%;
	margin: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
}

#icon_select_s tr, #type_select_s tr, .chcell input
{
	cursor: pointer;
}

#icon_select_s td, #type_select_s td, #phrase_s td
{
	padding: 1px;
	vertical-align: middle;
}

#icon_select_s td.chcell, #type_select_s td.chcell
{
	width: 17px;
	height: 34px;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
}

#icon_select_s td.iconcell, #type_select_s td.iconcell
{
	width: 36px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}

div.icon_atl_s
{
	margin: 0px auto;
	display: block;
	width: 36px;
	height: 26px;
	background-image: url(/img/icon_atl_s.png);
	background-repeat: no-repeat;
}

*html div.icon_atl_s
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/img/icon_atl_s.png");
}

div.icon_js_s
{
	margin: 0px auto;
	display: block;
	width: 36px;
	height: 26px;
	background-image: url(/img/icon_js_s.png);
	background-repeat: no-repeat;
}

*html div.icon_js_s
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/img/icon_js_s.png");
}

div.icon_part_s
{
	margin: 0px auto;
	display: block;
	width: 36px;
	height: 26px;
	background-image: url(/img/icon_part_s.png);
	background-repeat: no-repeat;
}

*html div.icon_part_s
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/img/icon_part_s.png");
}

div.icon_dis_s
{
	margin: 0px auto;
	display: block;
	width: 36px;
	height: 26px;
	background-image: url(/img/icon_dis_s.png);
	background-repeat: no-repeat;
}

*html div.icon_dis_s
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/img/icon_dis_s.png");
}

div.typeproc_s
{
	margin: 0px auto;
	display: block;
	width: 31px;
	height: 31px;
	background-image: url(/img/icon_type_procenti_s.png);
	background-repeat: no-repeat;
}

*html div.typeproc_s
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/img/icon_type_procenti_s.png");
}

div.typekuponi_s
{
	margin: 0px auto;
	display: block;
	width: 31px;
	height: 31px;
	background-image: url(/img/icon_type_kuponi_s.png);
	background-repeat: no-repeat;
}

*html div.typekuponi_s
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/img/icon_type_kuponi_s.png");
}

div.typeizpardod_s
{
	margin: 0px auto;
	display: block;
	width: 31px;
	height: 31px;
	background-image: url(/img/icon_type_izpardod_s.png);
	background-repeat: no-repeat;
}

*html div.typeizpardod_s
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/img/icon_type_izpardod_s.png");
}

div.typelabumi_s
{
	margin: 0px auto;
	display: block;
	width: 31px;
	height: 31px;
	background-image: url(/img/icon_type_labumi_s.png);
	background-repeat: no-repeat;
}

*html div.typelabumi_s
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/img/icon_type_labumi_s.png");
}

div.typepiedalies_s
{
	margin: 0px auto;
	display: block;
	width: 31px;
	height: 31px;
	background-image: url(/img/icon_type_piedalies_s.png);
	background-repeat: no-repeat;
}

*html div.typepiedalies_s
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/img/icon_type_piedalies_s.png");
}

div.typeizdevigi_s
{
	margin: 0px auto;
	display: block;
	width: 31px;
	height: 31px;
	background-image: url(/img/icon_type_izdevigi_s.png);
	background-repeat: no-repeat;
}

*html div.typeizdevigi_s
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/img/icon_type_izdevigi_s.png");
}

/* ----------------------------------------- */

object /* no bottom space for flash */
{
	display: block;
	background-image: url(/img/spacer.gif);
	background-attachment: fixed;
	outline: none;
}

.clear
{
	height: 0px;
	overflow: hidden;
	clear: both;
}

.clearmargin
{
	height: 2px;
	margin: -1px 0px;
	overflow: hidden;
	clear: both;
}

.divider
{
	margin: 0px;
	padding: 0px;
	height: 11px;
	background-image: url(/img/divider.gif);
	background-repeat: repeat-x;
	background-position: left center;
	overflow: hidden;
	clear: both;
	line-height: 0px;
	font-size: 2px;
}

.divider2
{
	margin: 0px;
	padding: 0px;
	height: 11px;
	background-image: url(/img/divider2.gif);
	background-repeat: repeat-x;
	background-position: left center;
	overflow: hidden;
	clear: both;
	line-height: 0px;
	font-size: 2px;
}

.divider3
{
	width:569px;
	margin:0 -11px;
	padding:0px;
	height:40px;
	background-image: url(/img/divider3.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	clear: both;
	line-height: 0px;
	font-size: 2px;
}

.rounded
{
	-moz-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border-radius:5px;
}

.botrounded
{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}

.toprounded
{
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}



/**************************************************** corners
****************************************************/

.corner1lt, .corner1rt, .corner1lb, .corner1rb
{
	width:6px;
	height:6px;
	overflow:hidden;
	position:absolute;
	background-image: url(/img/corner1.gif);
	background-repeat:no-repeat;
}
.corner1lt {left:0;	top:0; background-position: 0 0; z-index:1001;}
.corner1rt {right:0; top:0; background-position: -6px 0; z-index:1002;}
.corner1lb {left:0;	bottom:0; background-position: 0 -6px; z-index:1003;}
.corner1rb {right:0; bottom:0; background-position: -6px -6px; z-index:1004;}


/**************************************************** partneri styles
****************************************************/

table.partneri_cont
{
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
	margin: 0px auto;
}

table.partneri_cont td
{
	width: 120px;
	padding: 15px;
	vertical-align: bottom;
	text-align: center;
}

table.partneri_cont td img
{
	border: 0px;
	padding-bottom: 4px;
}

.partneri_name
{
	display: block;
	height: 32px;
	text-align: center;
}

table.partneri_cont td a.partneri_link
{
	display: block;
	/*color: #7d7d7d;*/
	text-decoration: none;
	cursor: pointer;
}

table.partneri_cont td a.partneri_link .partneri_name
{
	text-decoration: underline;
}
/*
table.partneri_cont td a.partneri_link:hover
{
	color:#ff6a00;
}*/



/**************************************************** reklama
****************************************************/

.btn_count
{
	width:50px;
	height:50px;
	margin:0;
	padding:0;
	background-image: url(/img/btn_count.png);
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	font-size:30px;
}
* html .btn_count
{
	background-image: url("/img/spacer.gif");
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src="/img/btn_count.png");
}