﻿body
{
	margin: 0px;
	padding: 0px;
	background-color: #ff9900;
	background-image: url(../images/bgn1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgn
{
 background-image: url(../images/head2.jpg);
 background-repeat: no-repeat;
 background-position: center top;
}
.bgn1
{
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	color: #333333;
}
a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0099ff;
	text-decoration: none;
	line-height: 18px;
}
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0099ff;
	text-decoration: underline;
	line-height: 18px;
}
/* BACKGROUNDS */
.bgn2
{
	background-image: url(../images/bgn2.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 18px;
}
.bgn3
{
	padding: 13px;
	background-color: #FFFFFF;
}
/*.bgn4
{
	background-image: url(../images/bgn4.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 954px;
	padding: 13px;
}*/
.bgn4
{
 background-image: url(../images/bgn4.png);
 background-repeat: no-repeat;
 background-position: left bottom;
 padding-top: 13px;
 padding-bottom: 13px;
}
.bgn-white
{
 background-color: #FFFFFF;
 padding-right: 17px;
 padding-left: 17px;
 
}
.white
{
 background-color: #FFFFFF;

}
.bgn5
{
	background-color: #cc3300;
	padding-top: 13px;
	padding-right: 13px;
	padding-left: 13px;
}

.buy-bgn
{
	background-image: url(../images/buy.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 96px;
	width: 161px;
	padding: 10px;
}
.stop-buy-bgn
{
	background-image: url(../images/buy2.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 96px;
	width: 161px;
	padding: 10px;
}
.bgn6
{
	background-image: url(../images/bgn6.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 181px;
}
.bgn6-1
{
	background-image: url(../images/bgn6.1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 181px;
}
.bgn7
{
	background-image: url(../images/bgn7.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
}
.bgn7_1
{
	background-image: url(../images/bgn7.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 8px;
	padding-top:5px;
	color: #000;
}

.bgn8
{
	background-image: url(../images/bgn9.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 59px;
}
.bgn8-1
{
 background-color: #f8f7f1;
 border-right-width: 1px;
 border-left-width: 1px;
 border-right-style: solid;
 border-left-style: solid;
 border-right-color: #e8e8df;
 border-left-color: #e8e8df;
 width: 510px;
 height: 59px;
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 10px;
}
.bgn8-2
{
 background-image: url(../images/bgn9-2.png);
 background-repeat: no-repeat;
 background-position: left top;
 height: 10px;

}
.bgn_subscribe
{
 background-color: #232323;
 
}
.bgn_navigation
{
 background-color: #b72e01;
}

/* BACKGROUNDS - END*/
/* DEAL STATUS */
.bought
{
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #FF6600;
	text-transform: uppercase;
}
.info
{
	font-size: 10px;
	color: #666666;
}
/* DEAL STATUS - END*/
/* TIMER */
.timer
{
	background-image: url(../images/timer.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
	height: 66px;
	width: 171px;
}

.time
{
	font-size: 34px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:29px;
	
}
.status
{
	font-size:9px;
	font-weight:bold;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 11px;
}
.h-m-s
{
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	line-height: 28px;
}

/* TIMER - END*/
/* HEADINGS */


.h1
{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.h1:hover
{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.h1big
{
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height:30px;
}
.h1big:hover
{
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height:30px;
}
.h2
{
	font-size: 12px;
	color: #ffff99;
	text-decoration: none;
}
.h2:hover
{
	font-size: 12px;
	color: #ffff99;
	text-decoration: none;
}
.h2-2
{
	font-size: 11px;
	color: #ffff99;
	text-decoration: none;
}

.h4
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
}
.h5
{
	font-size: 23px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
	padding-bottom: 5px;
}
.h6
{
	font-size: 23px;
	color: #000000;
	line-height: 26px;
}
.h6link,.h6link:visited,.h6link:hover,.h6link:active,.h6link:link
{
	font-size: 24px;
	color: #000000;
	line-height: 26px;
	text-decoration:underline;
}
.h7
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
}
.h7:hover
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	text-decoration: none;
}
.h8
{
	font-size: 16px;
	color: #000000;
	line-height: 18px;
}
.h8:hover
{
	font-size: 16px;
	line-height: 18px;
}
.h8-1
{
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.h8-1:hover
{
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}


.comment
{
	color:#0086c4;
	text-decoration: none;
	background-image: url(../images/coment.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.h9
{
	font-size: 18px;
	line-height: 40px;
	color: #FF6600;
}

.h10
{
	font-size: 18px;
	color: #ff9933;
	line-height: 20px;
}
.close1:link,.close1:visited
{
 font-size: 12px;
 color: #cccccc;
 text-decoration: none;
 

}
.close1:hover
{
 font-size: 12px;
 color: #cccccc;
 text-decoration: underline;
 

}

/* HEADINGS - END */
/* NAVIGATION */
.mainlevel,.active_menu
{
	font-size: 14px;
	line-height: 46px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 13px;
	padding-right: 13px;
}
.mainlevel:link,visited 
{
	font-size: 14px;
	line-height: 46px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.mainlevel:hover,active ,.active_menu:hover,active
{
	font-size: 14px;
	line-height: 46px;
	color: #ffff99;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.active_menu:link,.active_menu:visited 
{
	font-size: 14px;
	line-height: 46px;
	color: #ffff99;
	text-decoration: none;
}
.profil,.activeprofil
{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 26px;
	text-transform: uppercase;
	line-height: 26px;
}
.profil:hover,.activeprofil:link,.activeprofil:visited
{
	font-size: 14px;
	color: #ffff99;
	text-decoration: none;
	font-weight: bold;
	padding-right: 26px;
	line-height: 26px;
}
.login-out
{
	font-size: 14px;
	font-weight: bold;
	color: #ff9900;
	text-transform: uppercase;
}
.login-out:hover
{
	font-size: 14px;
	font-weight: bold;
	color: #ffff99;
	text-transform: uppercase;
	text-decoration: none;
}

.welcome
{
	font-size: 11px;
	color: #ff9900;
}
.bottom
{
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.bottom:hover
{
	line-height: 18px;
	color: #ffff99;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	width: 145px;
}

/* NAVIGATION - END */
/* PADDINGS */
.pad1
{
	padding: 13px;
}
.pad2
{
    padding-right: 13px;
}
.pad2-line
{
    padding-right: 13px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
}
 
.pad3
{
    padding-left: 13px;
    padding-right: 13px;
}
.pad4
{
    padding-left: 13px;
}
.pad4-line
{
    padding-left: 13px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
}
.pad5
{
    padding-top: 13px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.pad6
{
    padding-top: 8px;
	padding-bottom: 8px;
}
.pad7
{
    padding-left: 8px;
	padding-right: 8px;
}
.pad8
{
	padding-bottom: 8px;
}
.pad9
{
    padding-top: 30px;
	padding-bottom: 20px;
}
.pad10
{
	padding-top: 13px;
	padding-bottom: 13px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
}
/* PADDINGS - END */

/* FORMS*/
input[type='text'],input[type='password']  {
	color: #333333;
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

select {
	color: #333333;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
textarea { 
	color: #333333;
	width:228px;
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.button
{
    background: url(../images/btn.png);	
	background-repeat: no-repeat;
	background-position: left top;
	border-style: none;
	height: 21px;
	width: 80px;
	cursor: pointer;
    color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;

}
.button:hover
{	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	background: url(../images/btn1.png);
}

.buttonlong
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	background: url(../images/btn2.1.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-style: none;
	height: 21px;
	width: 130px;
	cursor: pointer;

}
.buttonlong:hover
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	background-image: url(../images/btn2.2.png);
}
.button1
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	background-image: url(../images/btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CC0000;
	border-style: none;
	height: 21px;
	width: 80px;
	cursor: pointer;
}
.button1:hover
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	background-image: url(../images/btn1.png);
}
.errorMsg,.error
{
	color:#ff0000;
}
.pad_form
{
	padding-top: 7px;
}
.pad_form2
{
	padding-right: 7px;
}
/* FORMS - END*/

/* BUY BUTTON */
.cssnav	{
						position:relative;
						white-space: nowrap;
						display: block;
						width: 181px;
						height: 116px;
						margin: 0; 
						padding: 0; 
			}
			.cssnav a {
						display: block;
						color: #000000;
						font-size: 11px;
						width: 181px;
						height: 116px;
						display: block;
						float: left;
						color: black; 
						text-decoration: none;
			}
 
			.cssnav img {width: 181px; height: 116px; border: 0; }
			.cssnav span {
						position: absolute;
						line-height:30px;
						left: 8px;
						top: 15px;
						margin: 0px;
						padding: 0px;
						cursor: pointer;
						width: 50px;
						height: 50px;
						text-align: center;
					}
.price
{
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 0px;
}
.buy
{
	font-size: 43px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 60px;
}
/* BUY BUTTON - END*/
.table-line
{
 padding: 5px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #CCCCCC;
}
.table-border
{
 border: 1px solid #CCC;
 padding: 5px;
}
.btn3
{
 color: #ffffff;
 background-image: url(../images/btn3.png);
 background-repeat: no-repeat;
 background-position: right center;
 padding-right: 30px;
 padding-top: 12px;
 padding-bottom: 12px;
}
.btn3:hover
{
 color: #FFC;
 background-image: url(../images/btn3-1.png);
 background-repeat: no-repeat;
 background-position: right center;
 padding-right: 30px;
 padding-top: 12px;
 padding-bottom: 12px;
}
.btn4
{
 color: #ffffff;
 background-image: url(../images/btn4.png);
 background-repeat: no-repeat;
 background-position: right center;
 padding-right: 30px;
 padding-top: 12px;
 padding-bottom: 12px;
}
.btn4:hover
{
 color: #FFC;
 background-image: url(../images/btn4-1.png);
 background-repeat: no-repeat;
 background-position: right center;
 padding-right: 30px;
 padding-top: 12px;
 padding-bottom: 12px;
}
.h11
{
 font-size: 18px;
 line-height: 22px;
}
.collapsible
{
list-style: none;
list-style-type: none;
padding:0;
margin:0;
}
.list_item_toggle
{
width:300px;
background:url(../images/arrow_black_down.gif) no-repeat 0px 5px;

padding-left: 15px;
font-size: 16px;
	color: #000000;
	line-height: 18px;
line-height:30px;
padding-bottom:25px;
}
.list_item
{
font-size: 16px;
	color: #000000;
	line-height: 18px;
background:url(../images/arrow_black_right.gif) no-repeat 0px 5px;
padding-left: 15px;
line-height:30px;
padding-bottom:25px;

}
.list_item:hover,.list_item_toggle:hover
{
font-size: 16px;
	color: #000000;
	line-height: 30px;
}
.table-border
{
 border: 1px solid #CCC;
 padding: 5px;
}
.error1
{
	color:#ff0000;
font-weight: bold;
}

.ButtonList
{
    list-style-type:none;
    width: 100%;
    float: left;
    clear: both;
}
.ButtonList li
{
    float: left;
    }
.signal
{
 color: #FFF;
 background-image: url(../images/signal.png);
 background-repeat: no-repeat;
 background-position: left center;
 padding: 0px;
width: 940px;
 display: block;

}
/* ROUND CORNERS*/
.bl3 {
 width:100%;
 background-color: #cc3300;
 background-image: url(../images/bl.gif);
 background-repeat: no-repeat;
 background-position: 0 100%;
 color: #FFF;
}
.bl {background:url(../images/bl.gif) 0 100% no-repeat; width:100%; }
.br {background:url(../images/br.gif) 100% 100% no-repeat}
.tl {background:url(../images/tl.gif) 0 0 no-repeat}
.tr {background:url(../images/tr.gif) 100% 0 no-repeat}
.tr2 {background:url(../images/tr.gif) 100% 0 no-repeat; padding-left:5px;}

.bl1 {background:url(../images/bl1.gif) 0 100% no-repeat; width:100%; background-color: #f3f2e9; }
.br1 {background:url(../images/br1.gif) 100% 100% no-repeat}
.tl1 {background:url(../images/tl1.gif) 0 0% no-repeat}
.tr1 {background:url(../images/tr1.gif) 100% 0 no-repeat; padding-left:10px;}


.bl_vhod {background:url(../images/bl_vhod.gif) 0 100% no-repeat; width:100%;  width:100%; background-color: #232323;}
.br_vhod {background:url(../images/br_vhod.gif) 100% 100% no-repeat;}
.pad_vhod{ padding:5px;color: #FFF;}


img {border:0}

/* ROUND CORNERS - END*/

.close
{
 color: #FFF;
 background-image: url(../images/close.gif);
 background-position: right 7px;
 width: 85px;
 padding-right: 10px;
 background-repeat: no-repeat;
 background-color: #cc3300;
 border-style: none;
 line-height: 20px;
 cursor: pointer;
 font-family: Arial, Helvetica, sans-serif;
}
.newcity
{
 color: #ffffff;
 padding-right: 10px;
 }
 .newcity:hover
{
 color: #FFC;
}
.refer_fr
{
 background-image: url(../images/refer_friend3.png);
 background-repeat: no-repeat;
 background-position: left bottom;
 height: 750px;
 width: 696px; 
}
.h6:hover,.h6:active
{
	font-size: 23px;
	color: #000000;
	line-height: 26px;
}


/* sidedeal % */
.sidedeal_thumb
{
 
 width: 160px;
 height: 80px;
 position:relative;
 top:5px;
 right:10px;
 overflow:visible;
 float:right;
}
.sidedeal_promotrolley
{
 position:absolute;
 top:-2px;
 right:-10px;
 width: 120px;
 height:50px;
 background-image:url(../images/promotrolley.png);
 _background-image:none;
 background-repeat: no-repeat;
 _filter: progid:DXImageTransform.Microsoft.A lphaImageLoader(src='promotrolley.png', sizingMethod='crop');
 padding-top:30px;
 }
.sidedeal_percent {
 position:absolute;
 top:-2px;
 right:0px;
 width: 80px;
 height:50px;
 color:white;
 font-size:18px;
 font-weight: bold;
 text-align:right;
 padding-top:30px;
 background-repeat: no-repeat;
 }
.sidedeal_percent:hover {
 position:absolute;
 top:-2px;
 right:0px;
 width: 80px;
 height:50px;
 color:#000;
 font-size:18px;
 font-weight: bold;
 text-align:right;
 padding-top:30px;
 background-repeat: no-repeat;
 text-decoration: none;
 }
.sidedeal_thumb .sidedeal_overthumb {
 background-image:url(../images/thumb_over.png);
 _background-image:none;
 display:block;
 position:absolute;
 top:0px;
 left:0px;
 width: 160px;
 height: 80px;
}
.sidedeal_title
{
 font-size: 14px;
 line-height: 16px;
 color: #000000;
 font-weight: bold;
 
}
.sidedeal_titles
{
 font-size: 13px;
 line-height: 16px;
 color: #0086c4;
}
.sidedeal_titles:hover
{
 font-size: 13px;
 line-height: 16px;
 color: #0086c4;
}
.sidedeal_titles2
{
	font-size: 13px;
	line-height: 16px;
	color: #0086c4;
	background-image: url(../images/ticket.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
}
.sidedeal_titles2:hover
{
	font-size: 13px;
	line-height: 16px;
	color: #0086c4;
}
/* % - END */

.button1link:link,.button1link:visited
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	background-image: url(../images/btn.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #CC0000;
	border-style: none;
	height: 21px;
	width: 80px;
	cursor: pointer;
	text-align:center;
	text-decoration:none;
	
}
.button1link:hover
{
	text-decoration:none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	background-position: left center;
	background-image: url(../images/btn1.png);
}
.padtop
{
display:block;
margin-top:3px;
}
.h6red
{
	font-size: 23px;
	color: #ff0000;
	line-height: 26px;
}
/* popup */
.bl5 { }
.br5 { }
.tl5 {background:url(/images/tl5.gif) 0 0% no-repeat}
.tr5 {background:url(/images/tr5.gif) 100% 0 no-repeat; padding:15px;}


.bl4 {background:url(/images/bl4.gif) 0 100% no-repeat; width:100%; background-color: #b3eafb; }
.br4 {background:url(/images/br4.gif) 100% 100% no-repeat}
.tl4 {background:url(/images/tl4.gif) 0 0% no-repeat}
.tr4 {background:url(/images/tr4.gif) 100% 0 no-repeat; padding:15px;}

.hd1
{
	font-size: 30px;
}
.hd2
{
	font-size: 14px;
	line-height: 20px;	
}
.hd3
{
	font-size: 18px;
	padding-bottom: 10px;
}
.hd4
{
	font-size: 11px;
}
.pad1_popup
{
	padding-left: 100px;
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 20px;
}
.pad2_popup
{
	padding: 10px;
	background-color: #666;
}
.bgn2_popup
{
	background-color: #f3f2e9;
	background-image: url(/images/images_bot.jpg);
	background-repeat: no-repeat;
	background-position: center 250px;
	height: 442px;	

}
.otstapki
{
	background-image:url(/images/otstapki.png);
	_background-image:none;
	background-repeat: no-repeat;
   
}
.zadrujno
{
	background-image:url(/images/zadrujno_logo.png);
	_background-image:none;
	background-repeat: no-repeat;
  
}
/* end popup*/
.pad7colored
{
    padding-left: 8px;
	padding-right: 8px;
	background-color: #f3f2e9;
}
.bought_big
{
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #FF6600;
	text-transform: uppercase;
}
.bgn_footer
{
 background-color: #CC3300;
}
