body { 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
h1 {
	font-size: 150%;
	padding:10px 10px 10px 0;
}
h2, h3 { font-size: 150%; }
.top_font {
	position:relative;
	color:rgb(255,255,255);
	text-shadow: rgb(50,50,50) 0px 0px 3px;
	text-align: center;
}
.tiskova_strana
{
	margin-left:auto;
	margin-right:auto;
	width:600px;	
	box-shadow: 0px 0px 20px #ccc;
	padding:50px;
}
#cist_podminky
{
	text-decoration: underline;
	cursor: pointer;
	color: blue;
}
.pozn_profil_soubor
{
	color:green;
}
#edrazby_banner_left
{
	width:48%;
	height: 70px;
	float:left;
	background-image: url('hypoteka.png');
	background-repeat: no-repeat;
	background-size: 100%;
	cursor: pointer;
}
#edrazby_banner_left:hover
{
	background-image: url('hypoteka1.png');
}
#edrazby_banner_right
{
	width:48%;
	height: 70px;
	float:right;
	background-image: url('pomoc.png');
	background-repeat: no-repeat;
	background-size: 100%;
	cursor: pointer;
}
#edrazby_banner_right:hover
{
	background-image: url('pomoc1.png');
}
.edrazby_msgs
{
	width: 670px;
	margin-left: 90px;
	margin-bottom: 30px;
	padding:15px;
	box-shadow: 0px 0px 20px #ccc;
}
.typ_ukonceni
{
	float:right;
	padding-top:15px
}
.hlavicka_historie
{
	margin-top:97px;	
}
.edrazby_msgs .msg_info
{
	font-weight: bold;
	background-color: lightgray;
	padding:3px;
	box-shadow: 2px 2px 3px #ccc;
}
.edrazby_msgs .msg_predmet
{
	margin-top: 6px;
	font-weight: bold;
	padding:3px;
	box-shadow: 2px 2px 3px #ccc;
}
.edrazby_msgs .msg_body
{
	margin-top: 6px;
	padding:10px;
}
.client_msg_table
{
	padding:15px;
	margin-left: 130px;
	column-span: none;
	box-shadow: 0px 0px 50px #ccc;
}
.oitem:hover
{
	background-color: lightgray;
}
.client_msg_table td
{
	vertical-align: top;
	border: 0px;
}
.client_msg_table input
{
	width:500px;	
}
.client_msg_table textarea
{
	width:500px;
	height: 200px;
}
input[type="text"], input[type="password"], select
{ 
	background-color: #FAFAFA;
	border: 1px solid #727272;
	border-radius: 5px;
	box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.400), 3px 3px 4px rgba(0, 0, 0, 0.196);
	color: #000000;
	font-size: 12px;
	padding: 2px;
	margin-bottom: 2px;
}
input[type=checkbox]  {
  color: #ccc;
  font-style: italic;
  border: 1px solid black;
  background-color: white;
} 
input[type=checkbox]:checked  {
  color: #f00;
  font-style: normal;
  border: 1px solid black;
  background-color: black;
} 
.info_prihlaseni
{
	padding:15px;
	border: 1px solid #727272;
	margin-bottom: 20px;
	border-radius: 5px;
}
.ch_stat_popup, .ch_stat_popup_yes_no
{ 
	width:200px;
	position:absolute;
	padding:10px;
	background-color:white;
	border: 1px solid #727272;
	border-radius: 5px;
	box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.400), 8px 8px 9px rgba(0, 0, 0, 0.196);
}
.ch_stat_popup .odkaz, .ch_stat_popup_yes_no .odkaz
{ 
	padding:3px;
}
.ch_stat_popup .odkaz:hover, .ch_stat_popup_yes_no .odkaz:hover
{ 
	background-color: lightgrey;
	cursor:pointer;
}
#obrazky .small
{
	padding:5px;
	max-width:120px;
	max-height: 100px;
}
#log_stavu
{
	float:right;
	padding-left:15px;
	background-image: url('zena_nad_menu.png');	
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 250px;
	min-height: 200px;
	font-size:12px;
}
.zprava .obsah input[type=button], button, input[name=join_item]
{
	background-size: 180px;	
	background-repeat: no-repeat;
	background-image: url('button_red_blue_mouseover.png');	
	background-position: 5px;	
	background-color: rgba(255,255,255,0);
	width:200px;
	height:60px;
	border: 0; 
	color:white;
	font-size: 14px;
	font-weight: bold;
}
.zprava .obsah input[type=button], input[name=join_item]
{
	background-size: 100px;	
	width:120px;
}
.stavy_operace
{
	float:left;
	font-size:12px;
}
.stavy_operace input[type=submit]
{
	width:200px;
	height:60px;
	border: 0; background: transparent;
	font-size:22px;
	margin-bottom: 10px;
	margin-right: 20px;
	color:white;
}
.stavy_operace input[name=zverejnit], .stavy_operace  input[name=ob_inzerce]
{
	background-size: 180px;	
	background-repeat: no-repeat;
	background-image: url('button_yellow_blue.png');	
	background-position: 5px;
}
.tbl_drazitele
{
	width:100%;
}
.tbl_drazitele tr:hover
{
	background-color:lightgrey;
	cursor:pointer;
}
.stavy_operace  input[name=ob_inzerce]
{
	font-size: 14px;
}
.stavy_operace input[name=ukoncit]
{
	background-size: 180px;	
	background-repeat: no-repeat;
	background-image: url('button_red_blue_mouseover.png');	
	background-position: 5px;
}
.stavy_operace input[name=zkopirovat]
{
	background-size: 180px;	
	background-repeat: no-repeat;
	background-image: url('button_green_blue.png');	
	background-position: 5px;
}
.stavy_operace input[name=smazat]
{
	background-size: 180px;	
	background-repeat: no-repeat;
	background-image: url('button_gray_blue.png');	
	background-position: 5px;
}
.stavy_operace input[disabled] 
{
	background-size: 180px;	
	background-repeat: no-repeat;
	background-image: url('button_no service.png');
	background-position: 5px;
}
.drazba_detail .zprava
{
	float:right;
	width:300px;
	background-position: right top;
	background-size: 180px;	
	background-repeat: no-repeat;
	min-height: 200px;
	margin-top: 20px;
	margin-right:120px;
}
.drazba_detail .zprava .dekorace
{
	background-repeat: no-repeat;
	background-image: url('zena_nad_menu4.png');	
	height:114px;
	width:326px;
}
.drazba_detail .zprava .obsah
{
	margin-bottom: 15px;
	border: 3px solid rgb(68,121,186);
	border-top: none;
	border-radius: 0px 0px 15px 15px;
	width: 100%;
	padding: 0px 10px 10px;
	font-size: 14px;
	color:red;
	text-align: center;
	font-weight: bold;
}
.drazba_detail .zprava .obsah .break
{
	margin-top: 15px;
	margin-bottom: 15px;
	width:100%;
	height:4px;
	background-color: blue;
}
.polozka_ok
{
	margin:10px;
	margin-bottom:3px;
	padding-left:50px;
	padding-top:15px;
	color:green;
	background-repeat: no-repeat;
	background-image: url('zelena.png');
	background-size:40px;
	text-align: left;
	background-position: 0px 6px;
	min-height: 35px;
}
.polozka_notok
{
	margin:10px;
	padding-left:50px;
	padding-top:15px;
	background-repeat: no-repeat;
	background-image: url('cervena.png');	
	background-size:40px;
	text-align: left;
	background-position: 0px 6px;
	min-height: 35px;
}
.drazba_detail .nepotvrzeno
{
	background-color: rgba(255,50,50, 0.5);
}
.drazba_detail .potvrzeno
{
	background-color: rgba(50,255,50, 0.5);;
}
.ui-widget-header
{
	background: none;
	border-radius: 0px;
	border: none;
	border-bottom: 1px solid grey;
}
.ui-widget-content
{
	box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.400), 8px 8px 9px rgba(0, 0, 0, 0.196);
}
#tabs
{
	border: none;	
	box-shadow:none;
}
#tabs-1 .obsah2
{
	width:75%;
	margin-left:70px;
}
#tabs-1 .obsah2 .popis
{
	padding:10px;
	border: 1px solid black;
	border-radius: 5px;
	margin: 10px 5px 10px 5px; 
}
.margin5
{
	margin:5px;
}
.padding5
{
	padding: 5px 10px;
}
.stav_drazby
{
	font-size: 18px;
	//float:left;
	padding:20px;
}
#msg_ok, #win 
{
    font-size: 20px;
    padding:10px;
	padding-left: 20px;
	font-weight: bold;
	text-align: center;
	color: green;
}
#msg_shoda, #msg_fail, .nejnizsi_podani, #lose, #shoda
{
    font-size: 18px;
    padding:10px;
	font-weight: bold;
	text-align: center;
	color:red;
}
.cekani
{
	padding:50px; 
	padding-left: 300px;
	font-size: 20px;
}
.cekani .decoration
{
	width:276px;
	height:218px;
	background-image: url('zena_s_kavou.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 0px;
}
.cekani .dny
{
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	width: 100px;
	float:left;
}
.cekani .cas
{
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	width: 70px;
	float:left;
}
#msg_ok .decoration
{
	width:181px;
	height: 181px;
	background-image: url('muz_drazba_OK.png');
	background-repeat: no-repeat;
	margin-left: 80px;
}
#msg_shoda .decoration, #msg_fail .decoration, .nejnizsi_podani .decoration, #msg_nedrazi .decoration
{
	width:181px;
	height: 181px;
	background-image: url('muz_drazba.png');
	background-repeat: no-repeat;
	margin-left: 80px;
}
.castka
{
	font-size: 30px;
}
.reg_info
{
	font-size: 14px;
	font-weight:bold;
}
.info_drazitele
{
    border: 1px solid grey;
    border-radius: 5px;
    padding:10px;
}
.info_drazitele .adresa
{
	float:left;
	padding-left: 40px;
}
 #prubeh_tab
{
}
.prubeh_drazby, input[name=prihoz]
{
	padding:5px;
	font-size: 14px;
}
input[name=prihoz]
{
	text-align: right;
	width: 150px;
}
.pripojeni
{
	padding:20px;
	border: 1px solid gray;
}
.pripojeni .actions
{
	float:right;
	margin:20px;
}
.img_oznameni
{
	min-height: 30px;
	width: 330px;
	padding-left: 40px;
	background-image: url("upoz_oznam.png");
	background-repeat: no-repeat;
	font-weight: bold;
}
.drazba input
{
	float:right;
}
#tabs-4 h1
{
	font-size: 120%;
}
.drazba .info .ok
{
	color:green;
	margin:5px;
	padding-left:35px;
	background-repeat: no-repeat;
	background-image: url('OK.png');	
	text-align: left;
	background-position: -4px 6px;
	min-height: 50px;
}
.drazba .info .break
{
	margin-bottom: 0px;
}
.drazba .info .ko
{
	margin-top:10px;
	padding-left:40px;
	background-repeat: no-repeat;
	background-image: url('no.png');	
	text-align: left;
	background-position: 0px 6px;
	min-height: 50px;
}
.drazba .info .ok2
{
	color:green;
	margin-top:5px;
	padding-left:40px;
	background-repeat: no-repeat;
	background-image: url('zelena.png');	
	text-align: left;
	background-position: 0px 6px;
	background-size: 30px;
	min-height: 38px;
}
.drazba .detail
{
	float:left;
	max-width:430px;
	padding-left:25px;
	padding-top:25px;
	font-size: 10px;
}
.drazba_detail h2
{
	padding:20px;
	font-size:18px;
	max-width: 490px;
	float: left;
	margin:0px;
}
.drazba_detail  #prubeh
{
	font-size: 14px;
	padding-left: 30px;
	max-width: 450px;
}
.drazba_detail .obsah
{
	font-size: 13px;
}
.drazba_detail .pg_top
{
	min-height: 320px;
}
.drazba_detail .prubeh_drazby_prihozy table
{
	min-width: 400px;
	font-size: 12px;
}
.drazba_detail .prubeh_drazby_prihozy table td
{
	padding: 3px;
}
.drazba_detail .break
{
	height:5px;
	background-color: blue;
}
.drazba_detail .obsah .grey_tab
{
	padding:15px;
	border-spacing: 0px;
	background-color: rgba(70,120,200, 0.3);
	width:425px;
	float:left;
}
.drazba_detail table td
{
	padding: 2px;
	border: none;
}
.drazba_detail table td .hodnota
{
	font-weight: bold;
}
.drazba_detail .obsah .popish
{
	float:left;
	width:30%;
}
.drazba_detail .obsah .hodnota
{
	font-weight: bold;
	text-align:left;
}
.drazba_detail .obsah .hodnota2
{
	float:left;
	width:69%;
	text-decoration: bold;
	color: blue;
	text-align:left;
}
.drazba_detail .obrazky
{
	width:45%;
	float:left;
}
.tab
{
	float:left;
	padding:5px;
	border: 2px solid black;
}
#demo3_mainImage
{
	min-width:400px;
}
#demo3_mainImage img
{
	max-width:430px;
	max-height: 330px;
}
.drazba_detail img
{
	max-width: 450px;
	padding:10px;
}
.drazba_detail .obrazky
{
	color:grey;
}
.polozky .polozka
{
	padding:5px;
	border-bottom: 1px solid rgb(220,220,220);
}
.drazba_detail .nazev
{
	display: block;
	width:48%;
	float:left;
}
.drazba_detail .popis
{
	padding:7px;
	padding-top: 15px;
}
.pozor {
	color:red;
}
.onlyprint {
	display: none;
}
.form2_filter_table td
{
	border: none;
}
.ui-timepicker-select
{
	width: 60px;
}
.user_info {
	background-color: rgba(100,255,100,0.2);
	border-radius: 4px;
	border: 1px solid rgb(50,255,50);
	padding:10px;
}
a:hover, a:visited, a:link, a:active
{
    text-decoration: none;
}
.top_menu .menuitem
{
	float: left;
	padding-left: 12px;
}
.hledani_nem .typ
{
	width:48%;
	float:left;
	padding-top:5px;
}
.form_nadpis
{
	width:100%;
	padding:8px;
	background-color: rgba(220,220,220,8);
	border-radius: 4px;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1), 3px 3px 4px rgba(0, 0, 0, 0.05);
}
.selected_item
{
	color:red;
}
#menu1480 a, #menu1491 a, #menu1497 a
{
	position:relative;
	color:darkgray;
	top:5px;
	font-weight: bold;
}
.switchweb
{
	float:left;
	padding:3px;
	border-radius: 4px;
	margin-left:10px;
	margin-top:5px;
	padding-top:9px;
	cursor:pointer;
	width:18px;
	height:12px;
	background-image: url('/plugins/0002_web/icons/gnome_session_switch2.png');
	text-shadow: 0px 0px 12px white, 0px 0px 12px white, 0px 0px 12px white;
	color:rgb(50,50,255);
	font-weight: bold;
}
.form2_input_table input[type='text'],
.form2_input_table input[type='password'], 
.form2_input_table select,
.form2_input_table textarea
{
	height:22px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.tab_field
{
	height:27px;
}
.bookmark_set .nextList
{
	display:none;
	position:absolute;
	left:150px;
	z-index: 100;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 0, 0, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 0, 0, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.4), 3px 3px 4px rgba(0, 0, 0, 0.2);
}
.nonactive_mark
{
	position:relative;
	top:6px;
	padding: 6px 12px 2px 12px;
	margin-right:5px;
	border: 1px solid #000000;
	BACKGROUND-COLOR: rgba(50,50,50,.1);
    border-radius: 4px 4px 0 0;
    font-size: 12px;
	float:left;
}
.active_mark
{
	position:relative;
	top:1px;
	padding: 7px 12px 7px 12px;
	margin-right: 5px;
	border: 1px solid #000000;
	border-bottom:none;
	background-color: white;
    border-radius: 4px 4px 0 0;
    font-size: 12px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
	float:left;
}
.obsah_zalozky 
{
	width:100%;
	border: 1px solid #000000;
	float:none;
    -webkit-box-shadow:  3px 3px 15px rgba(50, 50, 50, 0.4), 3px 3px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:  3px 3px 15px rgba(50, 50, 50, 0.4), 3px 3px 4px rgba(0, 0, 0, 0.2);
    box-shadow:  5px 5px 20px rgba(50, 50, 50, 0.6), 3px 3px 4px rgba(0, 0, 0, 0.2);
    border-radius: 0 8px 8px 8px;
	background-color: white;
	margin-bottom: 20px;
}
div.tab_subframe {
	width:650px;
	float:left;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	padding-bottom:30px;
}
div.tab_subframe2 {
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	padding-bottom:30px;
}
BODY
{
	background: url('/user_data/004125_3a0d5_e_drazbycloffi/images/shd/original/edrazby_background.img') no-repeat top center white;
	background-position: 0 -600px;
}
#content
{
	margin-left: auto;
	margin-right: auto;
}
input[name='submit_type_insert_shd_edrazby']
{
	min-width: 150px;
	min-height: 30px;
	margin-bottom: 50px; 
}
input[type=button], input[type=submit]
{
	padding:8px;
}
.form2_input_table tr td:first-child
{
	padding-top: 7px;
}
#menu1489, #menu1492, #menu1498
{
	margin-top:5px;
	color:white;
	background-color: rgb(13,44,76);
	min-width: 580px;
}
#menu1489 a, #menu1492 a, #menu1498 a
{
	position:relative;
	color:white;
	top:5px;
	font-weight: bold;
}
a { text-decoration: underline; font-weight: normal; color: #039; }
a:visited { color: #039; }
a:hover, a:active { text-decoration: underline; color: #000; }
img { border: none; }
p { margin: .2em 0 .3em 0; }
.sidewindow
{
}
.sidewindow h1
{
    font-size: 1em;
	background: rgb(0,0,0);
   	color: rgb(255,255,255);
	margin-bottom:5px;
	padding:3px;
}
.sidewindow ul li
{
	display: block;
	list-style-type: upper-roman;
	color: #A61514;
	text-align: left;
}
.sidewindow input.submit
{
	float:right;
	padding:4px;
	clear: both;
}
.display-none, hr { display: none; }
.menuitem {
	margin-left:5px;
	margin-bottom:10px;
	position:relative;
	left:15px;
	font-size: .9em;
}
.menuitem a {
	text-decoration: none;		
}
.menudeep1 {
	left:25px;	
	margin-left:15px;
	margin-bottom:10px;
}
.selecteditem  {
	font-weight: bold;
}
#page { margin: 0 auto;  }
#site {
	margin: 0 auto; 
	padding: 20px !important;
	position: relative;
	padding: 0px;
	border: none;
}
#login_box
{
	float:right;
	text-align: right;
	padding-right: 30px;
	padding-top: 40px;
	position: absolute;
	top: 20px;
	left: 810px;
	width: 200px;
}
#prodat_box
{
	text-align: center;
	background-color: rgb(40, 92, 132);
	border: 2px solid black;
	margin-top: 15px;
	color: white;
	font-weight: bold;
	font-size: 16px;
	box-shadow: 10px 10px 10px rgba(50, 50, 50, .8);
	padding: 20px;
	transition: transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
	width: 150px;
	margin-left: 10px;
	margin-top: 20px;
}
#prodat_box:hover {
	transform: scale(1.2);
	transition: transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
	cursor: pointer;
	box-shadow: 10px 10px 10px rgba(50,50,50,.4);
}
#login_box input
{
	padding: 3px;
	margin:3px;
	border-radius: 3px;
	width:150px;
}
#login_box input[type='submit']
{ 
	background: #4479BA;
	border: 1px solid #20538D;
	border-radius: 4px;
	box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.400), 3px 3px 4px rgba(0, 0, 0, 0.196);
	color: #FFFFFF;
	font-size: 13px;
	margin-right: 10px;
	padding: 3px 10px;
}
#theme {
	height: 260px;
	width: 1030px;
	margin: 0px;
	padding: 0px;
	background: url(logo.svg) no-repeat;
	background-size: 100%;
}
.theme_btn {
	float: left;
	padding: 4px 15px 4px 15px;
	box-shadow: 5px 5px 5px rgba(50, 50, 50, .4);
	background-color: rgb(40, 92, 132);
	color: white;
	margin-right: 23px;
	font-size: 16px;
	cursor: pointer;
}
.theme_btn.pressed
{
	box-shadow: none;
	color: lightgreen;
	margin-right: 26px;
	margin-top: 5px;
}
#frameset_f
{
	padding:5px;
	margin-bottom: 15px;
	position: absolute;
	left: 320px;
	top: 220px;
}
#frameset_g
{
	background: url("zapati-ed.png");
	padding:20px;
	background-repeat: none;
	color: white;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	max-width: 960px;
	height: 250px;
	background-repeat: no-repeat;
}
#logo, #logo a span, #logo div span {
	position: relative;
	top: 4px;
	left: 204px;
	width: 70px;
	height: 97px;
	font-size: 2em;
	background: url("logo-vivien-cosmetics.jpg");
}
#logo a img { display: none; }
#logo a span, #logo div span { position: absolute; top: 0; left: 0; }
#logo a { color: #000; }
#accesslink { position: absolute; z-index: -1; top: 100%; width: 1px; height: 1px; margin: 0; overflow: hidden; }
.items { 
	position: relative;
	left:15px; 
	margin: 0 auto; 
	text-align: center; 
	float: left; 
}
.item { 
	width: 180px;
	padding: 10px 0 0px 0px; 
	float: left; 
	text-align: center; 
	overflow: hidden;
}
.photo { min-height: 140px;max-height: 140px; 	overflow: hidden; float:left }
.item p { margin-bottom: .6em; padding: 0 10px; text-align: left; }
.item p.name { min-height: 4.5em; overflow: hidden; font-size: .9em;color:rgb(99,44,142); }
.item rada { color:rgb(99,44,142); }
.item p.cena { 
	position:absolute;
	width:170px;
	top:374px;
	left:0px;
	font-weight: bold;
	color:rgb(255,255,255);
}
.item input.pocet{position:absolute;top:410px;left:8px;background-color:rgb(255,255,255);color:#000000;height:13px;width:36px;FONT-SIZE:11px;border:1px solid #a8aaad;text-align:center;}
.item p.cena_katalogova { 
	position:absolute;
	width:170px;
	top:357px;
	left:0px;
}
.item img.obr_kosik{position:absolute;top:401px;left:65px;cursor:pointer;}
.item img.obr_detail{position:absolute;top:409px;left:105px;cursor:pointer;}
.item p.description { min-height: 10.5em; overflow: hidden; }
.item p a { 
	font-size: 1.6em; 
	letter-spacing: -1px; 
	color: rgb(95,38,139);
}
.item p a:hover { color: #000 !important; }
.first { border-top: none; }
.clear { clear: both; }
.new-price { font-weight: bolder; font-size: 1.3em; color: #a61514; }
.detail .photo { float: right; }
.detail .cart { margin-left: 5.3em; }
#box-b h3 { padding: 4px; font-size: 1em; text-transform: uppercase; text-align: center; color: #fff; background: #b73f6e url("svetlo-stred.png") 0 -3px repeat-x; }
#rotator { background: #fff; }
#rotator p a { font-size: 1.3em; text-transform: uppercase; letter-spacing: -1px; color: #ee1a19 !important; }
#rotator p a:hover { color: #000 !important; }
.item-row { text-align: center; padding: 15px 0 10px 0; padding-bottom: 10px; }
#rotator .item-row { border: none; width: 210px; }
#action .item-row {
	border-left: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}
#action p a { font-size: 1.3em; text-transform: uppercase; letter-spacing: -1px; color: #ee1a19 !important; }
#action p a:hover { color: #000 !important; }
#recommended .item-row {
	border-left: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}
#recommended p a { font-size: 1.3em; text-transform: uppercase; letter-spacing: -1px; color: #ee1a19 !important; }
.listing { padding: .1em .4em; margin: 5px 0; color: #000; border-top: 1px solid #A6164D; border-bottom: 1px solid #A6164D; }
.listing a { padding: 0 .2em; margin-right: 3px; }
#categories, #email { width: 180px; }
#box-c h3 { padding: 4px; font-size: 1em; text-transform: uppercase; text-align: center; width: 172px;
			color: #fff;
			cursor:pointer;
			text-decoration: none;	
			background: #b73f6e url("svetlo-stred.png") 0 -3px repeat-x;
}
#box-c h3 a { 
	text-transform: uppercase; 
	color: #fff;
	cursor:pointer;
	text-decoration: none;
}
#categories ul li ul li a, #categories ul li ul li strong { padding-left: 1.3em; }
#categories ul li ul li ul li a, #categories ul li ul li ul li strong { padding-left: 2em; }
#email form { margin: 0 auto; padding: 5px 11px; margin: 0 0 2px 0; }
#email { text-align: center; }
#email form input { margin: 3px auto; }
#news {}
#email form { background: #fff; }
#navigation { margin-left: 20px; margin-bottom: 10px;  }
#navigation a { color: rgb(150,150,150); }
#attention { display: none; margin: 10px; padding: 10px 20px; color: #fff; background: red; border: 1px solid black; border-radius: 4px; }
#attention a { color: #fff; }
#attention a:hover { color: #ccc; }
#shopping-cart {
	position: absolute;
	z-index: 3;
	top: 25px;
	right: 1px;
	width: 170px;
	height: 87px;
	padding: 10px 0 0 80px;
	background: url("kosik.png") 6% 50% no-repeat;
	border-left: 1px solid #d990b0;
}
#shopping-cart-in a { color: #fff; }
#shopping-cart h3 { padding-top: 3px; margin-bottom: 3px; font-size: 1em; text-transform: uppercase; color: #fff;  }
#shopping-cart form { margin-top: 8px; text-transform: lowercase; }
#payment {}
.basket h2 { margin-top: .5em; border-bottom: 1px solid #000; }
.basket form { margin-bottom: 1em; }
.basket span { color: #f00; font-weight: bold; }
table.basket { width: 100%; margin-top: .2em; display: table; text-align: left; border-collapse: collapse; border: none; }
table.basket th { padding: .5em 1em; font-weight: bold; border: 1px solid #fff; background-color: #dfecf7; text-align: center; }
table.basket td { background: none; padding: .5em 1em; vertical-align: middle; border-bottom: 1px solid #dfecf7; }
table.basket .price-align { width: 17%; text-align: right; }
table.basket .prvni { width: 26px; }
table.basket .druhy { width: 220px; }
table.basket .paty { width: 40px; }
#search {
	position: absolute;
	z-index: 3;
	top: 25px; left: 490px; height: 87px; width: 163px; overflow: hidden;
	padding: 10px 5px 0 65px;
	background: url("lupa.png") 6% 50% no-repeat;
	border-right: 1px solid #8d193c;
	border-left: 1px solid #d990b0;
}
#search, #search a { color: #fff; }
.search-button { margin: 3px 0 0 0; }
#search-in { margin-top: 3px; }
.form-input { margin-top: 3px; padding: 2px 0 1px 0; background: #fff url("stin-hore.png") top repeat-x; border: 1px solid #8d193c; }
#motto {
	position: absolute;
	z-index: 3;
	top: 25px; left: 288px; height: 74px; width: 181px; overflow: hidden;
	padding: 23px 10px 0 10px;
	border-right: 1px solid #8d193c;
	color: #fff;
}
#motto p { font-size: 1.2em; line-height: 130%; }
#login { position: absolute; z-index: 3; top: 121px; right: 1px;  padding: 4px 5px 0 0; font-size: .95em; }
#footer { 
	margin-top: 10px; 
	padding: 5px 10px; 
	text-align: right; 
	font-size: .9em;
	color: black;
	background: white;
	border: 1px solid black;
}
#sub-footer { 
	text-align: right; 
	padding: 5px 0 5px 10px; 
	font-size: .9em;
	background: none;
	color: #3f3f3f;
}
.like_button:hover, input[type=submit]:hover, input[type=button]:hover, .button:hover, .suggest .whisper_button:hover
{
 	box-shadow: 0 0 20px rgba(81, 203, 238, 1);
}
.like_button:active, input[type=submit]:active, input[type=button]:active, .button:active , .suggest .whisper_button:active
{
 	box-shadow: 0 0 10px rgba(81, 203, 238, 1);
}
.suggest .pg_no
{
	font-weight: bold;
}
.suggest .whisper_button
{
	width:auto;
	float:left;
	margin:5px;
}
.suggest h2
{
	padding:5px;
	box-shadow: inset 2px 2px 10px rgba(50,50,50,.4);   
	border-radius: 5px;
	text-align: center;
}
.suggest {
	position: absolute;
	font: 11px sans-serif;
	border: 2px solid #ddd;
	margin: 0px;
	cursor: default;
	background: rgb(255,255,255);
	visibility: hidden;
	filter: alpha(opacity=95);
	z-index:1000;
	display:none;
	padding: 4px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
    box-shadow: 2px 2px 10px rgba(50,50,50,.4);   
}
.suggest .moznost 
{
	padding: 2px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	text-align: left;
}
.suggest .moznost {
	border: 2px solid rgb(255,255,255);
	background: rgb(255,255,255);
}
.suggest .moznost.selected {
	background: rgb(220,220,220);
}
.suggest .moznost:hover {
	border: 2px solid #000000;
}