body {
	font: 0.7em "Lucida Grande", "Geneva CE", Geneva, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
* {-moz-box-sizing: border-box;}

h2, h2 a {
	color: #DF7A12;
	font-weight: normal;
	margin: 0;
	font-size: 25px;
}
h3 {
	font-size: 14px;
	color: #002C53;
}
h4, h4 a, h4 a:visited {
	text-decoration: none;
	margin: 0;
	margin-bottom: 1px;
	font-size: 16px;
	text-align: left;
	margin-top: 1px;	
	padding-right: 0;
	color: #586DAE;
}
h4 a:hover {
	color: Red;
	text-decoration: underline;
}
h4 span {
	color: Gray;
	font-weight: normal;
}
.detail h3 {
	color: White;
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.lupa {
	float: right;
	margin-right: 1px;

}
.inputs {
	border: 1px solid #586DAE;
	font-size: 11px;
	height: 19px;
	color: Red;
	width: 90px;
	margin: 0;
	margin-right: 5px;
}
.inputl {
	border: 1px solid #586DAE;
	font-size: 11px;
	height: 19px;
	color: Red;
	width: 118px;
}
form {
	margin: 0;
}
.lbanner {
	position: relative;
	left: 0;
	top: 0;
	width: 691px;
	height: 99px;
	background: url(../img/bannerl.jpg);
	z-index: 100;
	overflow: hidden;
	background-repeat: no-repeat;

}
.sbanner {
	position: absolute;
	background-image: url(../img/banners.gif);
	top:0;
	width: 100%;
	height: 99px;
	background-color: #A3C3DC;	
}

.leftmenu {
	position: absolute;
	top: 100px;
	font-size: 12px;
	width: 130px;
	height: 400px;
	z-index: 999;
}
.navig {
	position: relative;
	top: 83px;
	left: 5px;
	cursor: default;
	color: #25387C;
	font-size: 11px;
}
.navig a {
	margin-right: 5px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}
.navig a:hover {
	color: #FFAA0B;
}

.menuframe {
	position: relative;
	top: 0px;
	background-color: White;
	left: 5px;
	width: 136px;
	border: 1px solid #6983AB;
	border-top-width: 18px;
	font-size: 10px;
	color: #586DAE;
	padding-bottom: 5px;
	margin-top: 5px;
	clear: both;
	background-image: url(../img/tun.gif);
	background-repeat: repeat;
}

select {
	font-size: 11px;
	color: #586DAE;
	width: 120px;
}
td select {
	width: 210px;
}
.menuframe ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;

}

.menuframe li {
	border-bottom: 1px dotted #586DAE;
	margin-bottom: 5px;
}
.menuframe a, #menuframe a:visited {
	text-decoration: none;
	color: #586DAE;
}
.menuframe a.prvni {
	color: Green;
}
.menuframe a:hover {
	text-decoration: underline;	
}

.price {
	 FLOAT: right;
	 color: red;
	 font-size: 10px;
	 font-weight: bold;
}
.menuhead {
	color: White;
	position: absolute;
	font-size: 10px;
	font-weight: bold;
	top: -15px;
	left: 5px;
	z-index: 990;
}
.menuhead a,.menuhead a:visited {
	color: White;
	padding-right: 5px;
}
.topmenu {
	position: absolute;
	top: 83px;
	z-index: 999;
}
.topmenu a {
	text-align: center;
	text-decoration: none;
	color: Black;
	padding-right: 15px;
	padding-left: 15px;
}
.topmenu a:hover {
	color: #FFA500;
}
#mainmenu {
	position: relative;
	font-size: 12px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 18px solid #6983AB;
	left: 5px;
	z-index: 999;
}

#mainmenu ul {
	position: relative;
	color: #586DAE;
	float: left;
	background-color: White;
	list-style-type: none;
	margin: 0;
	padding: 0;


}

#mainmenu ul li {
	float: left;
	width: 135px;
	margin: 0;
	padding: 0;
   cursor: default;

}

#mainmenu ul li a {
	color: #586DAE;
	text-decoration: none;
	text-align: left;
	text-indent: 8px;
	display: block;
	padding: 0.7em 0.2em 0.6em;
	position: relative;
	border-left: 5px solid #FFAF1A;	
	border-bottom: 1px solid #586DAE;
	background-image: url(../img/sipka.gif);
	background-repeat: no-repeat;		
	background-position: 115px;
}
#mainmenu ul li ul {
	font-size: 11px;
	position: absolute;
	top: -32px;
	border-top: 1px solid black;	
	border-left: 1px solid black;	
	border-right: 1px solid black;
	width: 137px;

}
#mainmenu ul li a:hover, #mainmenu ul li.menuon a {
	background-color: #B0C4DE;
	color: Black;
}


#mainmenu ul li.menuon div {
	visibility: visible;
}

#mainmenu ul li.menuoff div {
	visibility: hidden;
}

#mainmenu ul li div {
	background-color: #F6F6F6;
	position: absolute;
	visibility: hidden;
	left: 135px;
}

#mainmenu ul li ul li {

	width: 135px;
	border-bottom: 1px solid black;
	clear: both;
}

#mainmenu ul li ul li a, #mainmenu ul li.menuon ul li a {
	background-color: #FAEBD7;
	color: #333333;
	text-align: left;
	padding: 2px;
	text-indent: 0px;
	border: none;
	background-image: none;

}


#mainmenu ul li ul li a:hover {
	background-color: Orange;
	color: #FFFFFF;
	border: none;
}


.obsah {
   position: relative;
	z-index: 0;
	border-right: 145px solid #C5D0D9;
	border-left: 145px solid #C5D0D9;
	border-top: 1px solid White;
	background-color: White;
	padding: 10px;
	margin-bottom: 1px;
	*height: 1000px;
	min-height: 1000px;
}

.rightmenu {
	top: 100px;
	position: absolute;
	width: 145px;
	right: 0;
	z-index: 990;
	
}
.tabpic {
	background-color: White;
}
.tabpic td {
	padding: 2px 0 1px 0;
	border-bottom: 1px solid #BCC4E7;
	vertical-align: middle;
	font-size: 0.7em;
}

.detail td {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 0.75em;
}

.detail .content {
	padding: 1em 2em;
	background-color: #FAF7CF;
}
.detail table {
	margin-bottom: 10px;
}

td.cena {
	font-size: 20px;
	font-weight: bold;
	color: Red;
	text-align: center;
}

.cena2 {	
	color: Gray;
	text-decoration: line-through;
	font-size: 0.6em;
}
.icons {
	font-size: 8px;
	vertical-align: middle;
	text-align: center;
	background-color: #D3E3ED;
	clear: both;
}
.action {
	vertical-align: middle;
	text-align: center;
	background-color: #F8DAB1;
}
.icons a,#icons a:visited, .action a {
	text-decoration: none;
   color: #586DAE;
}
.icons a:hover, .action a:hover{
	color: Red;
	text-decoration: underline;
}

.description {
	text-align: justify;
	vertical-align: top;
	text-decoration: none;
}
.description div {
	margin-left: 5px;
}
.description a,.description a:visited {
	text-decoration: none;	
	color: #586DAE;
} 
.description a:hover {
	text-decoration: underline;
	color: Red;
}


.posun {
	text-align: center;
}
#action {
	padding: 5px;
	text-align: center;
}
.menuin {
	padding: 5px;
}
#cart {
	position: absolute;
	top: 5px;
	right: 5px;
	background-color: #DDE1ED;
	width: 135px;
	z-index: 999;
	border: 1px solid #586DAE;
	font-size: 9px;
	color: #586DAE;
	padding: 0 0 0 0;
	height: 67px;
}
#cart input {
	width: 100%;
	color: #55AC00;
	font-size: 11px;
}

.pages{
	color: #586DAE;
	cursor: default;
	font-size: 120%;
}
.pages a,.pages a:visited {
	position: relative;
	color: #586DAE;
	display: block;
	width: 20px;
	float: left;
	text-align: center;
	text-decoration: none;
	background-color: Silver;
	margin-right: 3px;
}
.pages a:hover {
	background-color: #FFAF1A;
}
.pages span {
	position: relative;
	background: #6A90AB;
	color: White;
	width: 20px;
	display: block;
	text-align: center;
	text-decoration: none;
	float: left;
	margin-right: 3px;	
}
#show {
	position: relative;
	right: 1px;
	color: #586DAE;
	text-align: right;
	top: 15px;
	padding-bottom: 2px;
}
#show2 {
	right: 1px;
	color: #586DAE;
	text-align: right;
	font-size: 10px;
	bottom: 15px;
}
#show2 select{
	font-size: 10px;
}

#user {
	position: absolute;
	right: 5px;
	top: 84px;
	font-size: 11px;
	font-weight: bold;
	width: 135px;
	color: #25387C;
	z-index: 990;
}
#user a,#user a:visited {
	position: absolute;
	text-align: right;
	margin-left: 5px;
	color: White;
	font-weight: normal;
	text-decoration: none;
	right: 0;
}
#user a:hover {
	text-decoration: underline;
}

.dlista {
	position: relative;
	z-index: 999;
	height: 30px;
	background-color: #6C8F22;
	font-size: 10px;
	color: White;
	text-align: center;
	color: #CCD3EC;
}

.picture {
	text-align: center;
	background-color: #D3E3ED;
	vertical-align: middle;
}

.header td {
	background-image: url(../img/hl2.gif);
	color: White;
	height: 19px;
	vertical-align: middle;
	border: none;
}
.detail .header td {
	background-color: #6983AB;
	background-image: none;
}
.tr1 {
	background-color:  #EA8916;
	vertical-align: middle;
}
.tr2 {
	background-color: #D3E3ED;
	font-weight: bold;
}
.tr3 {
	background-color: #EFF6F9;
}
.right .price{
	font-size: 17px;
	float: none;
	padding-top: 5px;

}
.right {
	text-align: center;
	background-color: #D3E3ED;
}
.dlouhy {
	margin-top: 5px;
	width: 100%;
	border-bottom: 1px solid #D3E3ED;
}

.dlouhy .header {
	background: #586DAE;
	color: White;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
}
.detico {
	display: Block; width: 120px;float: right;
}
.pad5bor{
	padding: 5px;
}
a:hover img{
	filter: Gray;
}
.detail form {
	vertical-align: middle;
}
.detail input {
	margin:2px;
	margin-right: 5px;
	border: 1px solid #55AC00;
}
.detail .insert {
	margin: 2px;
	float: right;
	width: 120px;
}
.detail h2 {
	color: White;
	font-size: 22px;
	font-weight: bold;
}
.detail h3 {
	font-size: 17px;
	color: #586DAE;
}
.detail p {
	margin-top: 5px;
	margin-bottom: 10px;
	text-indent: 10px;
}
.detail ul {
	margin-top: 5px;
	margin-bottom: 10px; 
	list-style: url(../img/pomlcka.gif);
}

.order td {
	font-size: 0.7em;	
}
.tabnopic {
	clear: both;
	background-color: White;
}
.tabnopic td {
	border-top: 1px solid #BCC4E7;
	vertical-align: middle;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-size: 0.7em;
}
.tabnopic .vpravo input {
	width: 20px;
	text-align: right;
	border: 1px solid #6FE100;	
}
.tabnopic select {
	border: 1px solid #6FE100;	
}
.vpravo {
	text-align: right;
	padding-right: 10px;
}
.seda {
	color: Gray;
}
.kategorie {
	margin-top: 10px;
	border: 1px solid Gray;
	border-left: 5px solid Gray;
	color: Gray;
	padding: 5px;
}
.kategorie h4 {
	color: Gray;
}
.info {
	color: Gray;
}

.newuser table {
	border: none;
}
.newuser td {
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	font-size: 0.7em;

}
.newuser td input {
	border: 1px solid #586DAE;
	width: 100%;
	color: Red;
	font-size: 11px;
	vertical-align: middle;
	margin-bottom: 10px;
	
}
label {
	font-weight: bold;
}
#help {
	position: absolute;
	z-index: 999;
	right: 155px;
	top: 105px;
	width: 32px;
	height: 32px;
	cursor: hand;
}

#help .in {
	position: absolute;
	right: 0px;
	background-color: #FFECBF;
	color: Black;
	font-size: 10px;
	top:-5px;
	display: none;
	width: 145px;
	height: 550px;
	left: 42px;
	padding: 5px;
	border-bottom: 1px solid #C18446;
	text-align: justify;
}

#help .on div {
	display: block;
	overflow: hidden;

}
#help .off div {
	display: none;
}
.red {
	color: Red;
	font-weight: bold;
	border: none;
	font-size: 20px;
}
.menuhoriz { /* menu bgcolor */
	font-weight: normal;
	z-index: 999;
	margin-top: 10px;
	width:100%;

	position: relative;
	text-align: center;
}
.menuhoriz ul {
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menuhoriz ul li {
	position: relative;
	margin: 0;
	padding: 0;
   cursor: default;
	float: left;
}

.menuhoriz ul li a {
	background-color: #C6D8EA;
	float: left;
	color: #586DAE;
	padding: 0.2em 0.7em 0.2em;
	text-decoration: none;
	text-align: center;
	display: block;
	position: relative;
	background-repeat: no-repeat;
	background-position: 10px;
	border: 1px outset White;
	margin-right: 2px;
}

.menuhoriz ul li a:hover {
	background-color: #F0F8FF;

}
.menuhoriz ul li a.selected, .menuhoriz ul li a.selected:hover {
	background-color: White;
	border: 1px inset Gray;
}
.error {
	background: #FFE4C4;
	border: 2px solid Red;
	width: 100%;
	padding: 7px;
	margin-top: 10px;
}
.warning {
	background: #EFEFEF;
	border: 1px solid #DF7A12;
	font-size: 12px;
	width: 100%;
	padding: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.mpozadi {
	position: relative;  width: 100%; padding: 5px; background-color: #EFF6F9;
}
.terms {
	font-size: 1.1em;
	text-align: justify;
	margin: 3px;
}
.terms p {
	margin-left: 10px;
	margin-right: 10px;
	text-indent: 15px;
}
.tabnopic a {
	color: #586DAE;

}

#forum div {
	margin: 0;
}

.forum_header {
	background-color: #C5CED5;
	background-image: url(../../../parfemy/img/button.gif);
	background-repeat: repeat-x;
	padding: 0.4em;
	font-size: 0.9em;
}

.forum_main {
	background-color: #F5F5F5;
	padding: 0.7em;
	font-size: 0.9em;
	margin-bottom: 0.4em;
	overflow: hidden;
}


#forum .forum_header div {
	display: inline;
	margin-right: 1em;
}
