/* style for Slovpos */
html, body{	
	height:100%
}
body{
	margin: 0;
	background: #D3DCEF;
}
body, input, textarea{
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input, textarea{
	font-size: 1em;
}
.nodisp{
	display: none;
}
.cleaner{
	clear: both;
}
#container{
	width: 946px;
	position: relative;
	margin: 0 auto;
}
#wh100{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: #D3DCEF url(images/bg.png) repeat-x bottom;
}
#top{
	width: 946px;
	height: 113px;
	background: url(images/bg-top.png) no-repeat top center;
	position: relative;
	z-index: 10;
}
#top .logob{
	width: 185px;
	padding: 0 0 0 37px;
	height: 113px;
	float: left;

}
.logob h1{
	font-size: 1.5em;
	color: #004A93;
	font-weight: normal;
	width: 137px;	height: 98px;
	overflow: hidden;
	position: relative;
	margin: 0;	padding: 0;
}
.logob h1 a{
	color: #004A93;
	text-decoration: none;
}
.logob h1 span{
	cursor: pointer;
	width: 137px;	height: 98px;
	top: 0;	left: 0;
	background: url(images/logo.png);
	position: absolute;
}
#top .trbar{
	width: 724px;
	height: 64px;
	float: left;
	position: relative;
}
.trbar .stnen,
.trbar .stn{
	width: 226px;	height: 36px;
	overflow: hidden;
	float: left;
	position: relative;
	margin: 0;	padding: 10px 0;
	font-size: 1.2em;
	font-weight: normal;
	color: #01376D;
}
.trbar .stnen{
	width: 284px;
}
.trbar .stnen span,
.trbar .stn span{
	width: 226px;	height: 56px;
	position: absolute;
	top: 0;	left: 0;
	background: url(images/siet-tych-najlepsich.png) no-repeat top left;
}
.trbar .stnen span{
	width: 284px;	height: 56px;
	background: url(images/siet-tych-najlepsich-en.png) no-repeat top left;
}
.langmenu{
	width: 400px;
	position: absolute;
	right: 0;	top: 16px;
	list-style: none;
	font-size: 0.75em;
	margin: 0;	padding: 0 13px 0 0;
	text-align: right;
}
.langmenu li{
	display: inline;
}
.langmenu li a{
	text-decoration: none;
	padding: 0 4px;
	color: #0066CC;
}
.langmenu li a:hover{
	text-decoration: underline;
	color: #0066CC;
}
.langmenu li a.active{
	color: #01376D;
	text-decoration: underline;
}
.userinfo{
	position: absolute;
	top: 43px;	right: 0;
	width: 650px;
	text-align: right;
	padding: 0 13px 0 0;
	font-size: 0.8em;
	color: #0066CC;
}
.userinfo a{
	color: Black;
}
.userinfo .notloged{
	color: #92A7D7;
	margin: 0;	padding: 0;
}

#top .topmenu{
	width: 710px;	height: 45px;
	padding: 4px 0 0 14px;
	float: left;
	position: relative;
	background: url(images/bg-topmenu.png);
}
.topmenu ul{
	width: 690px;	height: 39px;	
	margin: 0;	padding: 0;
	list-style: none;
	float: left;
}
.topmenu ul li{
	font-size: 0.8em;
	display: inline;
	float: left;	
	position: relative;
}
.topmenu ul li a{
	display: block;
	padding: 11px 5px 10px 5px;
	color: Black;
	text-decoration: none;
	float: left;
}
.topmenu ul li a:hover{
	background: #0066CC url(images/bg-tm-h.png) repeat-x top;
	color: White;
}
.topmenu ul ul {
	position: absolute;
	top: 39px;	left: 0;
	z-index: 500;
	background: #0068CF url(images/bg-tsubm.png) repeat-x bottom;
	padding: 5px;
	width: 200px;
	height: auto;
	float: left;
}
.topmenu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}
.topmenu ul ul li{
	font-size: 1em;
	padding: 0;
	width: 200px;
	position: relative;
}
.topmenu ul ul li a{
	padding: 5px !important;
	color: #D4EAFF;
	display: block;
	width: 190px;
}
.topmenu ul ul li a:hover{
	background: transparent;
	text-decoration: underline;	
}
.topmenu ul ul,
.topmenu ul li:hover ul ul,
.topmenu ul ul li:hover ul ul{
	display: none;
}
.topmenu ul li:hover ul,
.topmenu ul ul li:hover ul,
.topmenu ul ul ul li:hover ul
{display: block;
}


#content{
	z-index: 5;
	position: relative;
	width: 946px;
	float: left;
}
#content .left{
	float: left;
	width: 220px;
	padding: 0 2px 0 0;
}
.left .box1{
	background: #C5D2E9;
	width: 219px;
	padding: 0 0 5px 0;
	position: relative;
	margin: 3px 0 5px 0;
}
.box1 .c-tr,
.box1 .c-tl,
.box1 .c-r,
.box1 .c-l{
	position: absolute;
	bottom: 0;
	font-size: 1px;
	background: url(images/bg-box1-b-round.png) no-repeat;
	width: 12px;	height: 12px;
}
.box1 .c-l{
	left: 0;
	background-position: 0 0;
}
.box1 .c-r{
	right: 0;
	background-position: -15px 0;
}
.box1 .c-tr,
.box1 .c-tl{
	background: url(images/bg-box1-h-round.png) no-repeat;	
	top: 0;
}
.box1 .c-tr{
	right: 0;
	background-position: -15px 0;
}
.box1 .c-tl{
	left: 0;
	background-position: 0 0;
}
.box1 h3{
	background: #AEC0E0 url(images/bg-box1-header.png) repeat-x bottom;
	width: 203px;
	margin: 0;	padding: 8px;
	font-size: 0.8em;
	border-bottom: 1px solid #D3DCEF;
	color: White;
	position: relative;
}
.leftmenu{
	margin: 5px 0 10px 0;
	padding: 0;
	list-style: none;
	font-size: 0.8em;
}
.leftmenu li{
	list-style: none;
	border-bottom: 1px dashed #AEC0E0; 
}
.leftmenu li li{
	border: 0;
}
.leftmenu a{
	display: block;
	width: 199px;
	padding: 4px 10px;
	color: Black;
	text-decoration: none;
	
}
.leftmenu a:hover{
	color: #004A93;
	background: #D1DBED;
}
.leftmenu a.active{
	border-bottom: 0;
	font-weight: bold;
}
.leftmenu ul{
	margin: 0;	padding: 0 0 10px 0;
}
.leftmenu ul a{
	border-bottom: 0;
	width: 188px;
	padding: 3px 5px 3px 25px;
	background: url(images/li-left-sub.png) no-repeat left;	
	background-position: 11px 6px;
	color: #004A93;
}
.leftmenu ul a:hover{
	color: White;
	border: 0;
	background: url(images/li-left-sub.png) no-repeat left;	
	background-position: 11px 6px;
}
.left .b-kniha-navstev{
	width: 220px;	height: 34px;
	position: relative;
	margin: 0;	padding: 10px 0;
	overflow: hidden;
}
.left .b-kniha-navstev a{
	color: #004A93;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: normal;
}
.left .b-kniha-navstev a span{
	width: 220px;	height: 54px;
	left: 0;	top: 0;
	position: absolute;
	cursor: pointer;
	background: url(images/banner-kniha.png) top left;
}
.left .b-kniha-navstev a span.en{
	background: url(images/banner-kniha-en.png) top left;
}
.left .b-akcie{
	width: 220px;	height: 53px;
	position: relative;
	margin: 0;	padding: 20px 0;
	overflow: hidden;
}
.left .b-akcie a{
	color: #004A93;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: normal;
}
.left .b-akcie a em{
	display: block;
	font-size: 0.8em;
}
.left .b-akcie a span{
	width: 220px;	height: 93px;
	position: absolute;
	top: 0;	left: 0;
	background: url(images/banner-akcie.png) top left;
	cursor: pointer;
}
.left .b-akcie a span.en{
	background: url(images/banner-akcie-en.png) top left;
}
.left .b-akt-letak{
	width: 168px;	height: 189px;
	padding: 9px 0 0 52px;
	background: url(images/bg-akt-letak.png) no-repeat;
	background-position: 25px 0;
}
.left .b-akt-letak-en{
	background: url(images/bg-akt-letak-en.png) no-repeat;
	background-position: 25px 0;	
}
.left .b-akt-letak img{
	border: 0 !important;
}

.lf-login{
	margin: 5px 0;
	padding: 0;	
	font-size: 0.8em;
}
.lf-login fieldset{
	border: 0;
	margin: 0;	padding: 7px;
}
.lf-login input{
	border: 1px solid #0F81F0;
	width: 116px;
}
.lf-login div.bl{
	clear: both;
	margin-bottom: 6px;
}
.lf-login label{
	width: 82px;	float: left;
	margin: 3px 0 0 0;
	overflow: hidden;
}
.lf-login .opt-bl{
	clear: both;
}
.bad-login{
	padding: 3px 5px;
	margin: 0;
	font-size: 0.75em;
	font-weight: bold;
	color: #004A93;
	text-align: center;
}
.opt-bl .reg-menu{
	width: 116px;
	float: left;
	margin: 0;	padding: 0;
	border-right: 1px solid #AEC0E0;
	list-style: none;
}
.opt-bl .reg-menu li {
	background: url(images/li-box1.png) no-repeat left;
	background-position: -2px 1px;
	padding-left: 14px;
}
.opt-bl .reg-menu li a{
	text-decoration: none;
	color: #014587;
}
.opt-bl .reg-menu li a:hover{
	text-decoration: underline;
}
.opt-bl .btns{
	width: 85px;
	float: right;
	padding-top: 5px;
}
.opt-bl .sbtn{
	width: 79px;
	border: 0;
	background: url(images/btn-login.png) no-repeat top right;
	text-align: left;
	color: #0066CC;
	font-weight: normal;
	cursor: pointer;
	padding: 1px 0 0 1px;
}

#content .right{
	float: left;
	width: 724px;
	background: url(images/bg-content.png) no-repeat top left;
}
.r-content{
	width: 708px;
	margin: 10px 4px;
	padding: 4px;
	background: white;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	border-bottom: 1px solid #7A93C9;
	z-index: 100;
}
.r-content p{
	margin: 0;	padding: 5px 0;
	font-size: 0.8em;
}
.r-content a{
	color: #014587;
}
.r-content a:hover{
	color: #026CD3;	
}
.r-content h5,
.r-content h4,
.r-content h3,
.r-content h2,
.r-content h1{
	font-weight: normal;
	margin: 0;	padding: 7px 0 5px 0;
	font-size: 1.3em;
}
.r-content h5{
	font-size: 0.85em;
	font-weight: bold;
}
.r-content h4{
	font-size: 0.9em;
	color: #0066CC;
	font-weight: bold;
}
.r-content h3{
	font-size: 1.1em;
	color: #999;
}
.r-content h2{
	color: #CF2C2B;
	font-size: 1.2em;
}
.r-content h2 span{
	font-size: 0.7em;
	color: #666;
}
.r-content ul{
	font-size: 0.8em;
}
.r-content li{
	
}
.h-item,
.h-add-item,
.h-user-registration,
.h-items{
	background: url(images/h-items.png) no-repeat left top;
	background-position: 0 5px;
	padding: 9px 0 5px 38px !important;
}
.h-user-registration{
	background: url(images/h-registration.png) no-repeat left top;
	background-position: 0 5px;
}
.h-item{
	background: url(images/h-item.png) no-repeat left top;
	background-position: 0 5px;
}
.h-add-item{	
	background: url(images/h-add-item.png) no-repeat left top;
	background-position: 0 5px;
}
.dprice{
	display: block;
}
.r-content hr{
	border: 1px solid #BDBDBD;
}
.r-content hr.hrblue{
	border: 1px solid #D3DCEF;
}
.r-content hr.wh1{
	border: 0;
	border-top: 1px solid #D3DCEF;
}
.r-content address{
	font-size: 0.8em;
	font-style: normal;
}
.tr{
	text-align: right;
}
.errim,
.warning,
.import{
	border: 2px solid #B5C184;
	padding: 10px 10px 10px 30px !important;
	margin: 5px 0 !important;
	color: #6F9500;
	background: url(images/information-s.png) no-repeat left;
	background-position: 5px center;
}
.warning{
	color: #D98D00;
	border: 2px solid #FFC862;
}
.errim{
	color: #A52A2A;
	border: 2px solid #EA9292;
	font-weight: bold	
}
.infop{
	padding: 5px !important;
	margin: 5px 0;
	border: 1px solid #E1E1E1;
	clear: both;
}

.r-content img{
	border: 0;
}
.r-content .fline{
	width: 708px;
	float: left;
	clear: both;
}

.bw236{
	width: 236px;
	float: left;
}
.tcenter{
	text-align: center !important;
}
.akciove-letaky {
	margin: 5px 0;
}
.akciove-letaky img{
	border: 2px solid #D3DCEF;
	margin: 5px;
}

.contentmenu{
	color: #CF2C2B;
	list-style: disc;
	margin: 5px 0;
	border: 1px solid #FCEFEF;
}
.contentmenu li{
	padding: 3px 0;
}
.usermenu{
	margin: 0 0 8px 0;	padding: 5px 0;
	background: white url(images/bg-usermenu.png) repeat-x bottom;
	border-bottom: 2px solid #AEC0E0;
	list-style: none;
}
.usermenu li{
	display: inline;
	padding: 5px 0;
}
.usermenu li a{
	padding: 0 8px 0 4px;
	text-decoration: none;
	color: #CF2C2B;
	background: url(images/li-usermenu.png) no-repeat right;

}
.usermenu li a:hover{
	text-decoration: underline;
}
.usermenu li a.active{
	text-decoration: underline;
}
.whereami{
	margin: -7px 0 0 0 !important;	padding: 3px 5px !important;
	color: #999999;
	font-size: 0.75em !important;
	border-bottom: 1px solid #D3DCEF;
}
.whereami a{
	color: #999999;
}

.top-text{
	background: #ECF0F9 url(images/bg-top-p.png) repeat-x bottom;
	padding: 10px;
	margin: -7px 0 15px 0;
	position: relative;
	z-index: 100;
}
.top-text .c-r,
.top-text .c-l{
	background: url(images/bg-top-p-round.png);
	font-size: 1px;
	width: 13px;	height: 12px;
	position: absolute;
	top: 0;
	display: block;
}
.top-text .c-r{
	right: 0;
	background-position: 13px 0;
}
.top-text .c-l{
	left: 0;
	background-position: 0 0;	
}
.top-text h2{
	margin: 0;	padding: 5px 0;
}
.top-text .inbox{
	position: relative;
	float: right; 
	width: 343px;
	margin: 0 0 5px 5px;
	padding: 5px;
	background: #D3DCEF;
	border: 1px solid #0067CE;
}
.top-text .inbox h3{
	color: #0067CE;
	margin: 0;	padding: 0;		
}
.top-text .inbox p{
	margin: 0;	padding: 0;
}

.slov-akc-box{
	float: right;
	background: #E6EBF5 url(images/bg-slovpos-box.png) no-repeat top left;
	width: 166px;
	padding: 88px 5px 14px 5px;
	position: relative;
}
.slov-akc-box .bot{
	width: 176px;
	height: 14px;
	position: absolute;
	bottom: 0;	left: 0;
	font-size: 1px;
	background: #E6EBF5 url(images/bg-slovpos-box-bot.png) no-repeat top left;
}
.slov-akc-box h4{
	color: #0A76C3;

}
.slov-akc-box ul{
	margin: 0;	padding: 0;
	list-style: none;
}
.slov-akc-box ul li{
	background: url(images/li-sp-box.png) no-repeat left;
	background-position: 2px 4px;
	padding: 2px 0 0 19px;
	margin: 0;
	width: 147px;
	font-weight: bold;
}
.slov-akc-box ul li a{
	color: Black;
	text-decoration: none;
}
.slov-akc-box ul li a:hover{
	text-decoration: underline;
}


.two-col{
	width: 708px;
	float: left;
	margin: 5px 0;
}
.two-col .col{
	width: 346px;
	padding: 4px;
	float: left;
}
.h-oldest,
.h-newest{
	font-size: 1em !important;
	background: url(images/ico-oldest.png) no-repeat top left;
	padding: 5px 0 10px 40px !important;
}
.h-newest{
	color: #748F01 !important;
	background: url(images/ico-newest.png) no-repeat top left;
}
.oldest-list,
.newest-list{
	width: 100%;
	border-collapse: collapse;
}
.oldest-list td,
.newest-list td{
	padding: 10px 5px 5px;
	border-bottom: 1px solid #83BFFA;
	background: url(images/bg-list-newest.png) repeat-x bottom;
}
.oldest-list td{
	background: url(images/bg-list-oldest.png) repeat-x bottom;
	border-bottom: 1px solid #CCCCCC;
}
.oldest-list td.foto,
.newest-list td.foto{
	text-align: center;
	width: 60px;
}
.oldest-list td.foto img,
.newest-list td.foto img{
	border: 1px solid #D3DCEF;
}
.oldest-list h4,
.newest-list h4{
	font-size: 0.8em;
	color: Black;
	background: transparent url(images/ico-h-newest.png) no-repeat top left;
	padding: 0 0 5px 20px;
	background-position: 0 3px;
}
.oldest-list h4{
	background: transparent url(images/ico-h-oldest.png) no-repeat top left;
	background-position: 0 3px;
}
.oldest-list h4 a,
.newest-list h4 a{
	color: Black;

}
.oldest-list p,
.newest-list p{
	text-align: right;
	font-size: 0.75em;
	color: #93B3D2;
}
.oldest-list p{
	color: #A9A9A9;
}
.oldest-list p strong,
.newest-list p strong{
	font-size: 1.1em;
	color: #0066CC;
	cursor: help;
}

/**/
.aukcie{
	border: 0;
	width: 100%;
	border-collapse: collapse;
	font-size: 0.8em;
}
.aukcie td{
	padding: 8px 5px;
	vertical-align: top;
}
.aukcie .a-hlava{
	background: #AEC0E0 url(images/bg-table-head.png) repeat-x bottom;
	color: White;
	font-weight: bold;
}
.aukcie .loginfo{
	color: #097EF4;
	text-align: right;
	font-size: 0.95em;
	padding: 1px 5px;
}
.aukcie .normal{
	padding: 2px 0;
}
.aukcie .a-hlava a{
	color: White !important;
	padding-right: 14px;
	background: url(images/ico-ascdesc.png) no-repeat right;
}
.aukcie .a-hlava .asc{
	background: url(images/ico-ascdesc-a.png) no-repeat right;
}
.aukcie .a-hlava .desc{
	background: url(images/ico-ascdesc-d.png) no-repeat right;
}
.aukcie .d1{
	background: white;
}
.aukcie .d2{
	background: #F2F5FB url(images/bg-zeb-items.png) repeat-x bottom;
	border-top: 1px solid #E7EDF5;
}
.aukcie .zvyraz_1 td{
	font-weight: bold;
}
.aukcie .zvyraz td{
	border-bottom: 1px solid #E1B80B;
	border-top: 1px solid #E1B80B;	
	font-weight: bold;
}
.aukcie .zvyraz_3 td{
	background: #D1E0EA;
}
.aukcie .a-foto{
	width: 10%;
	text-align: center;
}
.aukcie .a-foto img{
	border: 1px solid #D3DCEF;
}
.oldest-list .nofoto,
.newest-list .nofoto,
.indxodp .nofoto,
.aukcie .a-foto .nofoto{
	width: 58px;	height: 41px;
	background: white url(images/nofoto.png) no-repeat center;
	display: block;
	border: 1px solid #D3DCEF;
	margin: 0 auto;
}
.indxodp .nofoto{
	margin: 0;
}
.aukcie .a-nazov{
	width: 31%;
}
.aukcie .a-cena{
	width: 17%;
	text-align: right;
	color: #4591DC;
	font-weight: bold;
}
.aukcie .a-cena strong{
	color: #5D640F;
}
.aukcie .a-cena span{
	display: block;
	font-size: 0.9em;
	font-weight: normal;
}
.aukcie .a-ponuk{
	width: 10%;
	text-align: center;
}
.aukcie .a-koniec{
	width: 12%;
}
.aukcie .a-date{
	width: 21%;
}
.aukcie .a-koniec span{
	color: Red;
}
.aukcie .dod{
	color: #666666;
}
.aukcie .buduca{
	font-size: 0.75em;
	color: #0A82F9;
}

/*stranka aukcie*/
.pr-cont{
	width: 692px;
	float: left;
	clear: both;
}
.pr-cont .pr-left{
	float: left;
	width: 308px;
	padding: 5px 4px 5px 0;
}
.pr-cont .pr-right{
	float: right;
	width: 376px;
	padding: 5px 0 5px 4px;
}
.table-actinfo{
	margin: 0;
	font-size: 0.8em;
	border-collapse: collapse;
	width: 100%;
}
.table-actinfo td{
	background: #EEE;
	padding: 2px 5px;
	border-top: 1px solid White;
	vertical-align: top;
}
.table-actinfo .zvc strong{
	color: White;
	font-size: 1.1em;
}
.table-actinfo .zvc td{
	border: 0;
	background: #D75E4A;
	padding: 5px;
	color: #F4D1CE;
}
.table-actinfo .koa td{
	padding-top: 0px;
}
.table-actinfo .des{
	width: 48%;
}
.table-actinfo .zostava-koniec,
.table-actinfo .zostava{
	font-weight: bold;
	color: White;
}
.table-actinfo .zostava-koniec{
	background: #B22222;
}
.table-actinfo strong span{
	font-weight: normal;
}
.selrnfo{
	padding: 0 5px;
}
.selrnfo a{
	text-decoration: none;
	color: #0066CC;
}
.selrnfo a:hover{
	text-decoration: underline;
}
.edit-bid,
.add-bid{
	border: 2px solid #AEC0E0;
	padding: 5px;
}
.edit-bid{
	border: 2px solid #C2E066;
}
.edit-bid .nfo,
.add-bid .nfo{
	font-size: 0.75em;
	color: #6A6A6A;
	margin: 0;	padding: 0;
}
.edit-bid .infop,
.add-bid .infop{
	padding: 5px;
	background: #EEE;
	font-weight: bold;
	color: #D75E4A;
}
.add-bid .admin-cn{
	color: #004A93;
	margin: 0;	padding: 0;
}
.form-bed{
	margin: 0;	padding: 0;	
}
.form-bed fieldset{
	border: 0;
	margin: 0;	padding: 0;
	font-size: 0.8em;
}
.form-bed legend{
	font-weight: bold;
	color: #004A93;
	font-size: 1.2em;
}
.edit-bid legend{
	color: #96BA01 !important;
}
.form-bed div{
	clear: both;
	margin-top: 3px;
}
.form-bed div .odslbl,
.form-bed div label{
	float: left;
	width: 190px;
	display: block;
}
.form-bed div .odslbl{
	text-align: right;
}
.form-bed .lblh{
	float: left;
	width: 80px;
}
.form-bed textarea,
.form-bed input{
	border: 1px solid #7396C8;
	border-bottom: 1px solid #AEC0E0;
 	border-right: 1px solid #AEC0E0;
}
.form-bed .btns{
	margin: 9px 0;
}
.form-bed .nobo{
	border: 0 !important;
}
.form-bed .btn-storno{
	border: 2px solid #E1E1E1;
	padding: 3px 7px;
	background: White;
	font-weight: bold;
	text-decoration: none;
	color: #D75E4A;
	margin: 0 5px;
	float: right;
}
.form-bed .pon-prebit,
.form-bed .pon-najn{
	font-size: 1em;
	background: #EBF5CC;
	border: 1px solid #99CC00;
	padding: 2px 4px;
	margin: 5px 0 10px;
	color: #667E01;
}
.form-bed .pon-prebit{
	background: #B9C8E5;
	border: 1px solid #456CBA;
	color: #23365D;
}

.actinfo{
	width: 100%;
	border-collapse: collapse;
	font-size: 0.8em;
	margin: 5px 0;
}
.actinfoall td,
.actinfo td{
	padding: 2px 5px;
	background: #E7EBF5;
	border-bottom: 1px solid white;
	vertical-align: top;
	width: 24%;
}
.actinfoall td{
	background: #EBEBEB;
}
.actinfo .td30{
	width: 26%;
}
.actinfo .hlavicka td{
	background: #C9D5EA;
	padding: 7px 5px;
	color: #0066CC;
}
.actinfoall .hlavicka td{
	background: #D7D7D7;
	color: #6A6A6A;
}
.actinfoall .typ{
	font-size: 0.75em;
	color: #D75E4A;
}
.actinfo .hlavicka strong{
	font-size: 1.1em;
}
.auct-photo{
	float: right;
	text-align: center;
	font-size: 0.75em;
	margin: 0px 5px 10px 10px;
}
.auct-photo img{
	border: 2px solid #D3DCEF;
}
.auct-photo a{
	color: #999;
}
.auct-photo a.zoom{
	background: White url(images/ico-zoom.png) no-repeat left;
	padding: 4px 0 4px 20px;
}
a.add-bid-jump{
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	color: #0066CC;
	margin: 10px;
	background: #EDF1F8 url(images/ico-jumpup.png) no-repeat left;
	background-position: 12px 11px;
	padding: 10px 20px 10px 35px;
	float: left;
	clear: both;
	position: relative;
}
a.add-entry{
	background: #EDF1F8 url(images/ico-add-entry.png) no-repeat left;
	background-position: 12px 11px;
}
a.add-bid-jump .ctr,
a.add-bid-jump .ctl,
a.add-bid-jump .cbl,
a.add-bid-jump .cbr{
	position: absolute;
	width: 15px;	height: 15px;
	background: url(images/bg-jumpto-round.png) no-repeat top left;
}
a.add-bid-jump .ctr{
	top: 0;	right: 0;
	background-position: -15px 0;
}
a.add-bid-jump .ctl{
	top: 0;	left: 0;
}
a.add-bid-jump .cbl{
	bottom: 0;	left: 0;
	background-position: 0 -15px;
}
a.add-bid-jump .cbr{
	bottom: 0; right: 0;
	background-position: -15px -15px;
}
/**/
.act-select{
	margin: 0;	padding: 0 2px;
}
.act-select fieldset{
	border: 1px solid #AEC0E0;
	margin: 0;	padding: 3px 5px;
	font-size: 0.8em;
}
.act-select legend{
	color: #AEC0E0;
}
.act-select label{
	padding-right: 8px;
}
.act-select input{
	
}

/**/
.btn-c{
	background: #9DB6D9 url(images/bg-btn-c.png) repeat-x bottom;
	border: 1px solid #7396C8;
	color: White;
	font-weight: bold;
	cursor: pointer;
	font-size: 1em;
}
.btn-b{
	background: #CAD6EB url(images/bg-btn-b.png) repeat-x bottom;
	border: 2px solid #0066CC !important;
	color: #0066CC;
	font-weight: bold;
	padding: 2px 7px;
	cursor: pointer;
}

/*table prehlad*/
.table-list1{
	width: 100%;
	font-size: 0.8em;
}
.table-list1 td{
	padding: 4px; 
}
.table-list1 .p-id{
	width: 7%;
	text-align: right;
}
.table-list1 .p-nazov{
	width: 24%;
}
.table-list1 .userdata{
	font-size: 0.8em;
	line-height: 1.2em;
	display: block;
	margin-top: 3px;
}
.table-list1 .p-a{
	width: 16%;
	font-size: 0.9em;
}
.table-list1 .p-b{
	width: 12%;
	font-size: 0.85em;
	text-align: center;
}
.table-list1 .p-akcie{
	width: 13%;
	font-size: 0.9em;
}
.table-list1 .hlavicka{
	background: #AEC0E0 url(images/bg-table-head.png) repeat-x bottom;
	font-weight: bold;
	color: White;	
}
.table-list1 .hlavicka .p-a,
.table-list1 .hlavicka .p-b{
	font-size: 1em;
}
.table-list1 .fr{
	text-align: right;
}
.table-list1 .d1{
	background: #F0F3F9;
}
.table-list1 .d2{
	background: #E8EDF6;
}
.table-stats{
	width: 724px;
	margin: 0 15px;
	font-size: 0.75em;
}
.table-stats .a{
	width: 30%;
}
.table-stats .c{
	width: 14%;
	text-align: right;
}
.table-stats .b{
	width: 13%;
	text-align: right;
	font-weight: bold;
}
.table-stats .fl{
	text-align: left;
}

/**/
.strany{
	padding: 2px 10px;	margin: 0;
	list-style: none;
	border-top: 1px solid #6B91C7;
	font-size: 0.8em;
}
.strany li{
	display: inline;
	color: #AEC0E0;		
}
.strany a{
	color: #0066CC;
	padding: 2px 8px;		
	font-weight: bold;
	text-decoration: none;
}
.strany a:hover{
	color: Black;
}
.strany a:active,
.strany a.active{
	background: #0066CC;
	color: white;
}
/**/
.setting-form{
	margin: 0;	padding: 0;		
}
.setting-form fieldset{
	margin: 3px;
	padding: 4px;
	border: 1px solid #D3DCEF;	
}
.setting-form legend{
	color: #696969;
	font-weight: bold;
}
.setting-form label{
	display: block;
	color: #0D65C3;
	padding: 5px 0 0;
	font-size: 0.8em;
}
.setting-form input{
	border: 1px solid #6587C4;
	border-bottom: 1px solid #C2CFE7;
	border-right: 1px solid #C2CFE7;
	margin-bottom: 5px;
	font-size: 0.8em;
}
.setting-form .nob{
	display: inline;
}

/**/
.regform{
	margin: 5px 0;	padding: 0;	
}
.regform fieldset{
	border: 1px solid #DDD;
	padding: 5px;
	margin-top: 10px;
}
.regform legend{
	color: #999;
	font-size: 1.0em;
	font-weight: bold;
}
.regform div{
	background: url(images/bg-regform-div.png) repeat-y left;
	border-bottom: 1px solid white;
	clear: both;
	float: left;
	width: 682px;
	padding: 3px 5px;
}
.regform div span{
	font-size: 0.8em;
	color: #2F4E7B;
}
.regform .nob{
	width: 692px;
	padding: 0 !important;
	border: 0;
	background: transparent;
}
.regform .pozn{
	margin-left: 220px;
	font-size: 0.75em;
}
.regform .blok,
.regform .blok div{
	width: 300px;
	float: none;
	border: 0;
	padding: 0;
	background: transparent;
}
.regform .blok{
	margin: 3px 0 0 220px;	
}
.regform .blok a{
	font-size: 0.8em;
	color: #0066CC;
}
.regform .blok img{
	border: 2px solid #CDDAEB;
}
.regform .lbl,
.regform label{
	width: 210px;
	margin: 0;
	padding: 2px 10px 0 0;
	font-size: 0.8em;
	display: block;
	float: left;
}
.regform .lbl{
	background: transparent;
	border-bottom: 0;
	font-size: 1em;
	padding-top: 0;
}
.regform .lbl input{
	width: 195px;
}
.regform textarea,
.regform input{
	border: 1px solid #7396C8;
	border-bottom: 1px solid #AEC0E0;
 	border-right: 1px solid #AEC0E0;
	font-size: 0.8em;	
}
.regform .btn-c{
	padding: 5px 30px;
}
.regform .act-images{
	clear: both;
	width: 682px;
	float: left;
	background: transparent;
	padding: 0;
}
.regform .act-images div{
	background: transparent;
	float: left;
	width: 113px;
	text-align: center;
}
.regform .act-images div img{
	border: 2px solid #E7EBF5;
}
.regform .nl{
	display: inline !important;
	float: none;
	padding-left: 5px;
}

.rf-table{
	border-collapse: collapse;
	width: 100%;
	margin: 2px 0;
}
.rf-sec-table td,
.rf-table td{
	border: 1px solid White;
	padding: 4px 5px;
	background: #C3CDE6;
}
.rf-sec-table td{
	background: #E7EAF5;
}
.rf-table .fcol{
	width: 40%;
}
.rf-table .lbl{
	background: #DBE2F0;
	width: 220px;
	font-size: 0.8em;
}
.rf-table h3,
.rf-table h2{
	font-weight: bold;	
}
.pon-los td{
	color: #A9A9A9;
}
.pon-los td a{
	color: #56ACFE;
}
.pon-win td{
	font-weight: bold;
	background: #FFEEBF;
}
.rf-fonts{
	font-size: 0.8em;
}

/*kniha navstev*/
.kniha-prispevok{
	padding: 1px 5px;
}
.kniha-prispevok .head{
	font-size: 0.8em;
	color: Gray;
}
.kniha-prispevok .head span{
	color: #B5B5B5;
}
.kniha-prispevok a{
	color: #B5B5B5;
}
.kniha-prispevok a.remove{
	color: Red;
}
.add-entry-btn{
	float: right;
}

/**/
.lang-admin-form{
	margin: 5px 0;
	padding: 0;
	font-size: 0.8em;
}
.lang-admin-form fieldset{
	border: 1px solid #DCDCDC;
	padding: 5px;
}
.lang-admin-form label{
	display: block;
	margin: 6px 0 3px;
	color: #CF2C2B;
}

/**/
#bottom{
	margin-bottom: 15px;
	clear: both;
	position: relative;
}
.bot-content{
	text-align: right;
	margin: 4px 5px;
	font-size: 0.8em;
	color: #4A6BB5;
}
.bot-content a{
	color: #4A6BB5;
	text-decoration: none;
}
.bot-content a:hover{
	color: #324878;
}
.botmenu{
	margin: 0 8px;
	padding: 0;
	list-style: none;
	font-size: 0.8em;
}
.botmenu li{
	display: inline;
	padding: 0 4px 0 8px;
	background: url(images/li-botmenu.png) no-repeat top right;
	background-position: 0 5px;
}
.botmenu  a{
	color: #213256;
	text-decoration: none;
}
.botmenu  a:hover{
	text-decoration: underline;
	color: #121A2E;
}
.naj-ico{
	position: absolute; 
	top: -10px; 
	right: 5px;
}

/*--- UI ---*/
.tabs-menu{
	margin: 10px 0 5px 0;
	padding: 0;
	list-style: none;
}
.tabs-menu li {
	display: inline;
	margin: 0 2px;
}
.tabs-menu li a{
	background: #F5F5F5;
	border: 1px solid Gray;
	border-bottom: 0;
	color: Gray;
	text-decoration: none;
	padding: 3px 5px;
}
.tabs-menu li a.active{
	border: 1px solid #0980F7;
	color: #0980F7;
	border-bottom: 0;

}
/*----*/
.edit-kategorie{
	font-size: 0.75em !important;
}
.edit-kategorie li{
	border-left: 1px solid #65DA66;
	padding-left: 4px;
	margin-top: 2px;
}
.edit-kategorie li li{
	border-left: 1px solid Gray;
}
.edit-kategorie li li li{
	border-left: 1px solid #BFBFBF;
}
.edit-kategorie ul,
.edit-kategorie{
	margin: 0;	padding: 0 0 0 8px;
	list-style: none;	
	font-size: 1em;
}
.val-required{
	border: 1px solid red !important;
}
