body{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: White;
	position: relative;
}
div.pageWrap{
	border-top: 0px solid #d9d9d9;
	margin: 3px 3px;
}
div.page{
	margin: 3px 0px 0px; 	
	font-size: 1.0em;
	position: relative;
	text-align: left;
/*	background-image: url(img/pruh.png);
	background-repeat: no-repeat;
	background-position: 200px -50px;*/
	
}
div.pageInfo, div.pageContact{
	text-align: left;
	font-size: 13px;	
	padding: 4px 20px 3px;
	margin: 0px 0px;
	line-height: 1.3em;
	float: left;
}
div.pageContact{
	float: none;
	text-align: right;
	color: gray;
}
div.pageContact a, div.pageContact a:link, div.pageContact a:visited{
	color: gray;
	text-decoration: none;
}
div.pageContact a:hover {
	text-decoration: underline;
	color: black;
}
div.pageHead{
	position: relative;	
	border: 1px solid #888;
	background-color: red;
	background-image: url(img/headGS.png);
	height: 95px;
	margin-left: 20px;
	margin-right: 20px;
	border-bottom: 0px;
}
div.pageLogo{
	position: absolute;
	top: -15px;
	left: -10px;
}
div.pageLogo a{
	display: block;
}
div.pageLogo a img{
	display: block;
}
div.categoryMenu {
	position: absolute;
	top: 3px;
	right: 1px;
	margin-left: 320px;
	min-width: 800px;
	
}
div.categoryMenu ul{
	display: block;
	margin: 0px;
	padding: 0px;
}
div.categoryMenu ul li{
	display: block;
	float: right;
	width: 6.7em;
	height: 80px;
	background-color: #D9D9D9;
	margin: 0px 3px 0px 0px;
	padding: 7px 7px 0px;
	font-size: 1.4em;
	/*border: 1px solid #D9D9D9;*/
	border: 1px solid #888;
}
div.categoryMenu ul li a{
	color: black;
}

div.categoryMenu ul li.hover{
	background-color: white !important;
	border: 1px solid black;
}

div.companyMenu{
	
	padding-top: 3px;
}
div.companyMenu ul{
	background-color: #D9D9D9;
	margin: 0px;
	padding: 0px;
	height: 34px;
}
div.companyMenu ul li{
	display: block;
	float: right;
	border-left: 3px solid white;
	height: 34px;
	
	font-size: 1.4em;
	
	text-transform: uppercase;
}
div.companyMenu ul li a{
	display: block;
	padding: 0px 15px;
	border: 1px solid #D9D9D9;
	line-height: 32px;
	color: black;
	
}
div.companyMenu ul li a:hover{
	border: 1px solid #aaa;
	background-color: white;
}



div.lmenu ul{
	margin: 0px;
	padding: 0px;
	display: block;
	border-top: 3px solid white;
}
div.lmenu ul li{
	display: block;
	/*border-top: 3px solid white;*/
	font-size: 1.2em;
	
	background-color: #D9D9D9;
}
div.lmenu ul li a{
	display: block;
	padding: 5px 10px 5px 20px;
	border: 1px solid #D9D9D9;
	color: black;
}
div.lmenu ul li a:hover{
	background-color: #BBBBFF;
	background-color: white;
	border: 1px solid #aaa;
	text-decoration: none;
	
}


div.lmenu h3, div.rmenu h3{
	background-color: #D9D9D9;
	border-top: 3px solid white;
	/*background-image: url("img/arrow.gif");*/
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px;
	/*padding: 9px 6px 9px 28px;*/
	padding: 9px 6px 9px 8px;
	font-size: 1.6em;
	font-weight: normal;
}
.bg{
	background-color: #D9D9D9;
	border-top: 3px solid white;
	padding: 13px 6px 13px 30px;
	margin: 0px;
	
}
.notopspace{
	border-top: 0px;
	padding: 3px 6px 13px 30px;
}
div.content{
	width: 100%;
	margin: 0px;
	padding: 0px;
	
}
div.lmenu{
	float: left;
	width: 220px;
}
div.rmenu{
	float: right;
	width: 250px;
}
div.innerWrap{
	margin: 0px 255px 0px 225px;
	
	z-index: 5;
}
div.innerText{
	
	width: 100%;
	_width: auto;
	z-index: 10;
}
div.navigation{
	margin: 0px 5px;
	padding: 5px 0px;
	font-size: 0.9em;
	color: #999;
}
h1{
	margin: 5px 0px;
	padding: 0px;
	font-size: 2.5em;
	color: rgb(111,68,138);
}

.gray{
	color: #9C9A9C;	
}
.gray a, div.gray a{
	color: #9C9A9C;	
}
.gray a:hover, div.gray a:hover{
	color: #6B6B6B;
}
a{
	color: #0092DE;
	color: purple;
}
a:hover{
	color: #483D8B;
}
.tajne a, a.tajne{
	color: #C71585 !important;
}
.tajne a:hover, a.tajne:hover{
	color: #8B0000 !important;
}
div.newfloat{
	float: left;
	position: relative;
	width: 100%;
	_width: auto;
}



/*FORMULARE*/
form.inline{
	display: inline;
}
label{
	float: left;
	width: 8em;
	font-weight: bold;
	text-align: right;
	font-size: 1.0em;
	margin-right: 5px;
	clear: left;	
	position: relative;
	top: 0px;
	color: gray;
}
label.required{
	color: black;
}
span.helpnoreq{
    font-weight: bold;
    color: gray;
}
span.helpreq{
   color: black;
   font-weight: bold;
}
input{
	margin: 1px;
	font-size: 12px;
	padding: 1px;
	width: 10em;
}
textarea{
	width: 65%;
	_width: 80%;
	height: 7em;
	/*display: inline;*/
}
.d_pidi{
	width: 40px;
}
.d_maly{
	width: 6em;
}
span.input{
	margin: 2px;
	_margin: 1px;
	font-size: 12px;
	padding: 1px;
	width: 150px;
}
input.box{
	width: auto;
}
select{
	margin: 2px;
	font-size: 0.9em;
	padding: 1px;
}
input#login, input#pass{
	width: 150px;
}
.err, .error{
	color: Red !important;
}
input.auto{
	width: auto;
	padding: 2px 7px;
}

p.info{
    margin-left: 3em;	
}

.color{
   color: #0092DE;
}

/*KALENDAR*/
/*******KALENDAR*******************/
#calendarDiv{
	position:absolute;
	width:205px;
	border:1px solid #317082;
	padding:1px;
	background-color: #FFF;
	font-family:arial;
	font-size:10px;
	padding-bottom:20px;
	visibility:hidden;
	color: black;
}
#calendarDiv span,#calendarDiv img{
	float:left;
}
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{
	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv td{
	padding:3px;
	margin:0px;
	font-size:10px;
}

#calendarDiv .selectBox{
	border:1px solid #E2EBED;		
	color: #E2EBED;
	position:relative;
}
#calendarDiv .selectBoxOver{
	border:1px solid #E2EBED;
	background-color: #317082;
	color: #FFF;
	position:relative;
}

#calendarDiv .topBar{
	height:16px;
	padding:2px;
	background-color: #7292F3;


}

#calendarDiv .todaysDate{
	height:17px;
	line-height:17px;
	padding:2px;
	background-color: #7292F3;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:201px;
	color: White;
	font-weight: bold;
	font-size: 10pt;
}
#calendarDiv .monthYearPicker{
	background-color: white;
	border:1px solid Black;
	position:absolute;
	color: Black;
	left:0px;
	top:15px;
	z-index:1000;
	display:none;

}
#calendarDiv #monthSelect{
	width:70px;
}
#calendarDiv .monthYearPicker div{
	float:none;
	clear:both;	
	padding:1px;
	margin:1px;	
	cursor:pointer;
}
#calendarDiv .monthYearActive{
	background-color:#7292F3;
	color: White;
}

#calendarDiv td{
	text-align:right;
	cursor:pointer;
	color: black;
}

#calendarDiv .topBar img{
	cursor:pointer;
}
#calendarDiv .topBar div{
	float:left;
	margin-right:1px;
}
/*KALENDAR PHP*/
/* ------------------------------ */
/*        SMALL VERSION           */
table.cal *{
	font-size: 11px;
	/*color: black;*/
/*	background-color: #87CEEB;-*/
	border-color: black;
}
table.cal td, table.cal th{
	border: 1px solid;
	text-align: center;
	padding: 3px 4px;
}
table.cal tr th{
	border: 0px;
	
}
table.cal tr.cal_days th{
	background-color: #0092DE;
	border: 1px solid black;
	color: White;
}
table.cal td.cal_today{
	border: 2px solid #0092DE !important;
}
table.cal td.cal_action{
	background-color: #C8EEFF;
	font-weight: bold;
}
table.cal td.cal_secret{
	background-color: #FFAEDB;
	font-weight: bold;
}
table.cal{
	border-collapse: collapse;
	border: 1px solid black;
	width: 198px;
	margin: 5px 0px 10px;
}
table.cal a{
	text-decoration: none;
	display: block;
	/*width: 100%;
	height: 100%;*/
}
/*NAVSTEVNOST*/
table.pristupy{
	font-size: 12px;
	border: 0px;
	width: auto;
}
table.pristupy tr{
	height: 20px;
	border: 0px;
}
table.pristupy td{
	border: 0px;
}
table.pristupy div.pristupy{
	height: 15px;
	background-color: #FFBBA2;
	border: 1px solid #FF4500;
}
table.pristupy span.hodnota{
	position: absolute;
	padding: 0px 4px 0 4px;
}
.after{
   font-size: 11px;
   color: #666666;
   padding: 5px;
   margin: 5px;
}
a.edit, a.edit:hover{
	color: purple !important;
}
table.tridy{
	font-size: 1.3em;
	border-collapse: collapse;
	/*width: 50%;*/
}
table.tridy td{
	border: 1px solid gray;
	text-align: center;
	padding: 3px 2.2em;
}
img.foto{
	border: 1px solid #9C9A9C;
	padding: 1px;
}
div.galery{
	float: left;
	margin:5px;
}
div.picture{
	margin-left: 3em;	
}
span.nobr{
	white-space: nowrap;
}
zleva{
	float: left;
}
/*FOTOGALERIE*/
div.fpreview{
	clear: both;
}
div.fpreview div.image{
	float: left;
	margin: 0px 10px;
	
}

div.fpreview div.image a{
	border: 2px solid #0092DE;
	display: block;
	margin: 2px 0px;
	padding: 0px;
}
div.fpreview div.image a:hover{
	border-color: purple;
}
div.fpreview div.image a img{
	border: 0px; 
	display: block;
}
div.fpreview h3{
	margin: 0px 0px 0px;
	padding: 4px 0px 0px;
	color: #0092DE;
}
div.ffotky{
	clear: both;
	margin: 10px;
}
div.ffotky div.fotka{
	width: 120px;
	height: 120px;
	float: left;
	margin: 10px;
}
div.plna{
	width: 100%;
	overflow: auto;
}
img.plna{
	width: 640px;
	height: 480px;
}
div.navigace{
	/*border-bottom: 1px solid gray;*/
	margin-bottom: 10px;
	padding: 10px 0px;
}
div.fdetail{
	/*border-bottom: 1px solid gray;*/
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.zprava{
	float: right;
	font-size: 1.3em;
}
span.secret img{
	border: 0px;
}
.btop{
	border-top: 1px solid gray;
	padding-top: 10px;
	margin-top: 10px; 
}
#copy{
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
	font-size: 0.85em;	
}
td.doprava{
	text-align: right !important;
}

/* DISKUZE */
div.smajlici img{
	border: 0px;
}
div.prispevek{
	position:relative;
	margin: 10px 0px;
	border-top: 1px solid rgb(150,150,150);
	padding: 5px 5px; 
	clear: both;
	_margin-right: 50px;
/*	width: 100%;*/
}
span.datum{
	float: right;
}
div.doprava{
	text-align: right;
}
form.diskForm{
	margin: 10px;
}
div.prispevek p{
	margin: 3px 0px;
	padding: 2px 0px;
}
div.prispevek div.reaction{
	float: left;
	color: rgb(170,170,170);
	text-align: left;
	padding: 3px 0px;
}
div.prispevek div.reaction a{
	color: rgb(170,170,170);
}
textarea#textIn{
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 1em;
}
form.anketa input{
	display: block;
	width: auto;
	display: inline;
}
form.anketa label{
	text-align: left;
	display: block;
	color: black;
	font-weight: normal;
	float: none;
	display: inline;
}
div.acol{
	height: 5px;
	font-size: 5px;
}
div.acolwrap{
	border: 1px solid gray;
	margin: 1px 0px 2px;
}
div.question{
	font-weight: bold;
	margin-bottom: 3px;
	
}
div.anketa form{
	margin: 0px;
	padding: 0px;
}
div.anketa{
	position: relative;
	width: 220px;
	padding: 0px;
	z-index: 100;
	margin-left: 30px;
}
div.vyrazny{
	border: 1px solid #aaa;
	padding: 7px 15px;
}

table.small th, table.small td{
	font-size: 10px;
	padding: 2px 2px;
}
table.small td{
	font-size: 11px;
}
.user input, .user label, .user form, .user fieldset, .user legend {
	display: block;
	float: none !important;
	width: auto;
	text-align: left;
	position: static;
}
.user legend {
	color: black;
	padding-bottom: 5px;
}
 .user form{
 }
.user fieldset{
	border: 0px;
}
input.a{
	display: none;
}

table.full{
	width: 98%;
	
}
table.full th{
	background-color: #ccc;
	border: 1px solid #aaa;
}
table.full td{
	border: 1px solid #eee;
}
table.full .lich td{
	border: 1px solid #eee;
}
a.zbozi{
	font-weight: bold;
	text-decoration: none;
	color: black;
	display: block;
}
a.zbozi:hover{
	text-decoration: underline;
}
.zbfoto{
	float: left;
	margin: 5px 40px 5px 5px;
	padding: 10px;
	border: 1px solid #aaa;
	display: block;
}



div.kosik{
	/*clear: left;*/
	margin: 15px 10px;
	padding: 5px;
	color: black;
	font-size: 12px;
	background-color: #F2F3F4;
	border: 1px solid #00009C; /*width: 180px;*/
	
}
div.kosik h3{
   margin: 0px -5px 5px;
   padding: 3px 10px 3px 35px;
   border: 0px; 
	color: Black;
   border-bottom: 1px solid #00009C;;
   font-size: 17px;
   background-color: #F2F3F4;
	background-image: url(../img/kosik.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
   /*width: 180px;*/  
}
img{
	border: 0px;
}
.blue{
	
}
.objednavka table{
	border-collapse: collapse;
}
.objednavka table tr{
	border: 1px solid #00009C;
}
.objednavka table tr.invisible{
	border: 1px solid white;
}
.objednavka table tr.invisible td{
	border: 1px solid white;
}
.objednavka th{
	background-color: #F7F3F7;
	padding: 3px 7px;
	border: 1px solid #00009C;
}
.objednavka td{
	padding: 3px 7px;
	border: 1px solid;
}
.objednavka td.r{
	text-align: right;
}
.objednavka td.b{
	font-weight: bold;
}
.objednavka td.st{
	color: black;
	background-color: #C6C7FF;
}
.objednavka table input.small{
	text-align: right;
	width: 15px;
	font-size: 11px;
}
.inline{
	display: inline;
}
.active{
	background-color: #bbf !important;
	border-color: #777 !important;
}
p.small{
	font-size: 0.85em !important;
	margin: 8px 0px;
	padding: 0px;
}
td.c{
	text-align: center;
	width: 33%;
	padding: 10px;
	border: 1px solid #aaa !important;
	vertical-align: top;
}
.dokosiku{
	background-image: url("img/kosik-add.gif");
	background-repeat: no-repeat;
	background-position: center left;
	padding: 3px 0px 3px 25px;
	
	 
}
.admin{
	background-image: url("img/admin.gif");
	background-repeat: no-repeat;
	padding: 1px 0px 1px 22px;
}
td form.cart{
	margin: 0px auto;
	float: none;
	width: 100px;
}
td form.cart br.wrapping{
	display: block;
}
form.cart{
	border: 2px solid #BBBBFF;
	
	margin-bottom: 0px;
	background-image: url("img/kosik-add.gif");
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding: 3px 10px 0px 30px;
	
	
	text-align: center;
	float: left;
	
}
form.cart br.wrapping{
	display: none;
}
form.cart input{
	float: none;
	position: static;
	display: inline;
}
form.cart fieldset{
	border: 0px;
	display: inline;
	float: none;
}
form.cart label{
	font-weight: normal;
	color: black;
	padding-top: 5px;
	float: none;
	display: inline;
	position: static;
}
form.cart input.incart{
	width: 2em;
	
	
}
form.cart input.hidden{
	display: none;
}
form.cart input.submit{
	border: 2px solid #BBBBFF;
	background-color: #D9D9D9;
	width: auto;
	padding: 1px 10px;
	font-weight: bold;
	display: inline;
	
	top: 5px;
}
.pockejL{
	margin-top: 25px;
}
td.none{
	background-color: transparent !important;
	border-color: transparent !important;
}
.cleaner{
	clear: both;
}
td.c h3{
	margin: 0px 0px 4px;
	border: 1px solid #aaa;
}
td.c h3 a{
	text-decoration: none;
	display: block;
	padding: 2px 0px 2px;
	font-size: 1.0em;
	color: Black;
}
td.c h3 a:hover{
	background-color: white;
	
}
td .akce{
	font-size: 10px;
	font-weight: normal;
}
.akce{
	color: #D83434;
}

/*barevne odliseni*/

.OS h1{
	color: #D6667D;
}
.OS div.lmenu h3, .OS div.lmenu ul li, .OS li.active{
	background-color: #E498A7 !important;
}
.PF div.lmenu h3, .PF div.lmenu ul li, .PF li.active{
	background-color: #A275BD !important;
}
.LT div.lmenu h3, .LT div.lmenu ul li, .LT li.active{
	background-color: #B4BBF5 !important;
}
.KF div.lmenu h3, .KF div.lmenu ul li, .KF li.active{
	background-color: #B4BD75 !important;
}
table.full td.PF form.cart{
	border-color: #A275BD !important;
}
table.full td.LT form.cart{
	border-color: #B4BBF5 !important;
}
table.full td.OS form.cart{
	border-color: #E498A7 !important;
}
table.full td.KF form.cart{
	border-color: #B4BD75 !important;
}
.LT h1{
	color: #8D98EF;
}
table.full td.PF {
	background-color: #E4D7EC;
}
table.full td.OS {
	background-color: #F2D0D7;
}
table.full td.LT {
	background-color: #DFE2FB;
}
table.full td.KF {
	background-color: #DBDDC1;
}

.ico{
	padding-left: 40px !important;
	background-repeat: no-repeat;
	padding-bottom: 1px;
	background-position: 8px center;
}
h3 .ico{
	padding-left: 32px !important;
	background-position: left center;
}
.iuser{
	background-image: url("img/ico/user.png");
}
.icart{
	background-image: url("img/ico/shopping.png");
}
.icat{
	background-image: url("img/ico/list.gif");
}
.itech{
	background-image: url("img/ico/group.png");
}
.ienv{
	background-image: url("img/ico/tool.png");
}
.ienv{
	background-image: url("img/ico/tool.png");
}
.ifoto{
	background-image: url("img/ico/earth.png");
}
.iho{
	background-image: url("img/ico/home.png");
}
.ikon{
	background-image: url("img/ico/chat.png");
}
.iop{
	background-image: url("img/ico/charts02.png");
}
.irek{
	background-image: url("img/ico/star.png");
}
.iinf{
	background-image: url("img/ico/question.png");
}
.foot{
	background-color: white;	
	margin: -5px 5px 5px 5px;
	padding: 5px 30px;
	border-top: 1px solid #ddd;
	font-size: smaller;
}
.created{
	float: right; 
}
.ml{
	margin-left: 20px;
}
.list{
	background-color: #ddd;
	border: 1px solid #aaa;
	padding: 15px 40px;
}
form.editable{
	_position: relative;
	_top: 150px;
}
.zprava{
	float: right;
	font-size: 1.0em;
}
.zleva{
	float: left;
}
.pockejL{
	
}
.pockejR{
	clear: right;
}
.mezera{
	margin-top: 5px;
}
.bigger{
	font-size: 1.2em;
	margin: 10px 30px;
}
.poznamka{
	border: 1px solid black;
	padding: 5px;
	background-color: #E6E6FA;
	margin: 10px 0px 5px;
}
.pockejVlevo{
	clear: left;
}
div.article{
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #ccc;
}
div.article p{
	margin: 3px 0px;
}
div.categoryMenu ul li.wider{
	width: 8.1em;
}
label.req{
	color: #333;
}
div.msg {
	text-align: center;
	padding: 20px;
	margin: 20px 5px;
	border: 1px solid black;
	background-color: #ddd;
	font-size: 1.4em;
}