div#ajaxload {
	background-image: url(img/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 128px;
	height: 15px;
	position: fixed;
	margin-left: -64px;
	top: 50%;
	left: 50%;
	z-index: 100;
	
}  
body {
	color: #000000;
	background-color: white;
	background-image: url(img/bckzahlavi.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: "Arial CE", Arial, Verdana, Sans-Serif;
	font-size: 12px;
	padding: 0;
	margin: 5px 0 0 0;
}
form {
	margin: 0;
	padding: 0;
}

a {
	color: black;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: black;
}
a.abutton {
	background-color: White;
	height: 18px;
	color: gray;
	text-decoration: none;
	padding: 3px;
	
	
}
.width150 {
	width: 150px;
}
p {
	margin: 0px;
}
.marginbottom {
	margin-bottom: 5px;
}
.marginautosmall{
	margin:auto;
	width: 560px;
}

h1 {
	font-size: 12px;
	color: white;
	margin: 5px 0px 10px 0px
}
h2 {
	font-size: 14px;
	color: #202020;
	margin: 5px 0px 10px 0px;
}
img {
	border: 0px;
}

.input {
	border: 0;
	height: 16px;
	margin: 2px;
	background-color: White;
	color: gray;
}
.readonly {
	background-color: transparent;
}
.submit {
	background-color: red;
	height: 23px;
	border: 0;
	color: White;
	font-size: 12px;
	font-weight: bolder;
}

div#error {
	width:273px;
	
}
div.errorhor {
	width: 273px;
	height: 9px;
	line-height: 9px;
	background-image: url(img/errhor.png);
	background-repeat: no-repeat;
}
div.errorstred {
	padding: 10px;
	width:253px;
	background-image: url(img/errstred.png);
	background-repeat: inherit;
	overflow: auto;
	margin-top:-6px;
}
*>div.errorstred{
	margin: 0;
}
div.errorpod {
	width:253px;
	
}
div.errorspod {
	width: 273px;
	height: 9px;
	line-height: 9px;
	background-image: url(img/errspod.png);
	background-repeat: no-repeat;
}
div#basketbox {
	position: absolute;
	left: 50%;
	top: 300px;
	width: 290px;
	height: 100px;
	margin-left: -300px;
	z-index: 3;
	
}
.xbasketbox {
	float: right;
	margin-top:5px;
}
div.inflev {
	background-image: url(img/inflev.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 105px;
	float: left;
}
div.infprav {
	background-image: url(img/infprav.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 105px;
	float: left;
}
div.infstred {
	background-image: url(img/infstred.png);
	background-repeat: repeat-x;
	width: 280px;
	height: 105px;
	float: left;
}
div#popuptext {
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	color: #5f98b7;
	font-weight: bold;
	float: left;
	margin-top:5px;
}


div#telo {
	width: 1000px;
	margin: auto;
	overflow: auto;
}
div#footlogo {
	width: 150px;
	height: 56px;
	line-height: 18px;
	text-align: right;
	float: right;
}
div#foot {
	width: 1000px;
	height: 56px;
	line-height: 18px;
	float: none;
	margin:auto;
}

div#logo {
	width: 1000px;
	height: 228px;
	background-repeat: no-repeat;
	overflow: visible;
	position: relative;	}
div#divsearch {
	width:252px;
	height: 24px;
	position: absolute;
	top:204px;
	left: 605px;
	line-height: 24px;
	overflow: hidden;
	overflow: visible;
	}
div#divsearch img {
	float: left;
	}
div#kosik {
	color: black;
	font-size: 12px;	
	top: 0px;
	left: 842px;	
	width: 158px;
	position: absolute;
	background-image: url(img/kosikbck.jpg);
	background-repeat: repeat-x;
	height: 105px;
}
div#kosikname {
	text-align: center;
	width: 100%;
	line-height: 24px;
	height: 32px;
}
div#kosikpod {
	margin: 0 0 0 10px;
	width: 138px;
	line-height: 18px;
	height: 18px;
	text-align: left;
	position: relative;
}
div#kosik a {
	text-decoration: none;
	color: white;
}
#kosik_mena {
	float: right;
	width: 60px;
}
div#kosikitem {
	margin: 12px 0 0 10px;
	width: 138px;
	line-height: 14px;
	text-align: left;
	
}
div#kosikitem table tr td {
	font-size: 10px;
	vertical-align:top;
	}
.kosiklevy {
	color: black;
	text-align: left;
}
.kosikpravy {
	color: #e54557;
	padding-left:3px;
}

div#login {
	color: White;
	font-size: 12px;	
	position: absolute;
	top: 104px;
	left: 842px;	
	width: 158px;
	background-image: url(img/kontobck.jpg);
	background-repeat: repeat-x;
	height: 124px;
}
div#lloginmk {
	margin-top: 5px; 
	line-height: 18px;
}
div#loginname {
	text-align: center;
	width:158px;
	line-height: 26px;
	height: 26px;
}

div#login a {
	margin: 0 0 0 10px;
	color: black;
	font-style: italic;
	font-weight: normal;
}
#llogini {
	margin: 5px 0 0 9px;
	width: 96px;
	padding-left:5px;
	border: 0;
	background-color: White;
	height: 16px;
	float: left;
	color: Gray;
}
#lpassi {
	margin: 5px 0 7px 10px;
	border: 0;
	width: 130px;
	padding-left:5px;
	background-color: White;
	height: 16px;
	color: Gray;
}
#llogins {
   margin: 5px 0 0 5px;
	float: left;
	border: 0;
	width: 30px;
	height: 18px;		
	color: gray;
	background-color: White;
	text-align: center;
	
}
span.small {
	font-weight: normal;
	font-size: 12px;
	color: White;
}

div#logint {
	position:relative;
	width: 338px;
	height: 41px;
	margin: auto;		
}
div#loginpngfix {
	overflow:auto;
	background-image: url(img/log.png); 
	background-repeat: no-repeat;
	width: 338px; 
	height: 41px;
}
#logininput {
	position: absolute;
	top: 10px;
	left: 12px;
	width: 97px;
	z-index: 100;
	
	
}
#passinput {
	position: absolute;
	top: 10px;
	left: 118px;
	width: 102px;
	z-index: 2;
}

div#levemenu {
	width: 148px;
	float: left;
	}
div#pravemenu {	
	width: 158px;
	float: right;
	}
div#obsah {
	width: 837px;
	overflow: visible;
	margin-bottom:44px;
	float: left;
	
}	
	
div#obs {
	float: left;
	width: 686px;
	overflow: visible;
	height: 500px;
	min-height: 500px;
	float: right;
	margin-top:5px;
}

*>div#obs{
	overflow: auto;
	height: auto;
}
div#urlnav {
	width: 686;
	background-image: url(img/obshead.jpg);
	background-repeat: no-repeat;
	height: 47px;
	overflow: auto;
	margin-bottom: 5px;
}
div.urlnav_pod {
	height: 23px;
	line-height: 24px;
	width: 672px;
	margin-left: 7px;
	overflow: hidden;	
}
div.urlnav_pod h1 {
	margin: 0;
}

div.urlnavcont {
	height: 20px;
	line-height: 20px;
	float: left;
	
}
div.urlnavimg {
	float: left;
	margin:7px 2px 0px 2px;
}
div.urlnavhref {
	float: left;
	height: 20px;
}
div.urlnavhref a{
	font-weight: bold;
	color: white;
}



div#logocont {
	width: 230px;
	height: 100px;
	float: left;
	}
div#logocontname {
	
	font-weight: bold;
	font-style: italic;
	color: #212121;
	width: 230px;
}
div#logocontobs {
	margin-top: 10px;
	width: 230px;
}
#advancedsearch {
	position: absolute;
	left:30px;
	top: 29px;
	width: 202px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background-color: White;
	border-bottom: 3px solid white;
	z-index: 3;
	background-image: url(img/bcknewletters.gif);
	background-repeat: inherit;
			
}
#xadvancedsearch img {
	margin:3px 0 0 4px;
}
div#sipkaadvancedsearch {
	position:absolute;
	border-left:1px solid gray;
	top: 0px;
	left: 206px;
	border: 0;
	background-color: White;
	color: gray;
	height: 18px;
	width: 20px;
	float: right;
	margin: 3px;
}
#tlsearch {
	background-color: White;
	color: gray;
	width: 30px;
	height: 18px;
	border: 0;
	margin: 3px 0 3px 3px;
}
#search {
	border: 0;
	padding-left: 5px;
	float: left;
	width: 135px;
	margin: 3px 0 0 3px;
	color: gray;
}
.nadpis {
	background-image: url(img/pravemenunazev.jpg);
	background-repeat: repeat-x;
	margin-top:5px;
	line-height: 23px;
	height: 23px;
	width:158px;
	overflow: hidden;
	text-align: center;
	color: white;
	}
div#zahlavi {
	background-image: url(img/bckzahlavi.gif);
	height: 44px;
	width: auto;
}
div.newsletter {
	width: 158px;
	background-image: url(img/menubck.png);
	background-repeat: inherit;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
div.newsletterpod {	
	margin: 5px 0 0 5px;
	width: 135px;
	line-height: 18px;
	text-align: left;
	border-bottom:2px solid white;
	color: #183998;
	font-weight: bold;
}
div.newslettertext {
	margin: 0 0 0 5px;
	line-height: 14px;
	color: gray;
}
.newsletterinput {	
	border: 0;
	margin: 5px 0 0 5px;
	background-color: white;
	color: gray;
	height: 16px;
	width: 132px;
}
.newsletterarea {	
	border: 0;
	margin: 5px 0 0 5px;
	background-color: White;
	width: 132px;
}
.newsletterinputcode {	
	border: 0;
	margin: 5px 0px 0 5px;
	background-color: White;
	height: 16px;
	width: 67px;
}
#newsletterimg {
	margin: 5px 0 0 5px;
	
}
.newslettersubmit {
	border: 0;
	margin: 5px 0 0 5px;
	background-color: red;
	height: 16px;
	width: 60px;
	color:white;
}

/*----------------------------------------MENU CATEGORY----------------------------------*/
div.menukat {
	width: 148px;
	margin-top:5px;
	padding-top:8px; 
	background-image: url(img/menubck.png);
	background-repeat: inherit;
}
div.cat {
	padding: 0px 0px;	
	margin: 0 0 0 10px;	
		
	}
div.catobr {
	padding-top: 5px;
	height: 13px;
	width:17px;
	float: left;
	
}
div.hr {
	border-top: 1px solid black;
	width: 130px;
	height: 1px;
	margin:-6px 0 10px 9px;
}

div.catodkz {
	line-height: 22px;
	overflow: hidden;
	width: 80%;	
	
}
*>div.catodkz {
	width: auto;
	}
div.catodkz a {
	color: black;
	text-decoration: none;
}
div.catodkz a:hover {
color: black;
text-decoration: underline;}

/*---------------------reg----------------------*/
td.levereg {
	width: 120px;
	}
td.levy {
	width:100px;
}

/*------------------tables---------------------*/
table.tabs {
	width: 100%;
	color: gray;
}

tr.data td {
	padding: 2px;
}

.tabshead {
	border-bottom: 1px solid white;
	color: gray;
	font-weight: bold;
}
div.tabsconthorname {
	width: 528px;
	height: 18px;
	margin: auto;
	color: #B0C1F3;
	font-weight: bold;
	font-size: 12px;
	margin-top:20px;
}
div.tabsconthornamesmall {
	width: 243px;
	height: 18px;
	margin: auto;
	color: #B0C1F3;
	font-weight: bold;
	font-size: 12px;
	margin-top:10px;
}
div.tabsconthor {
	background-image: url(img/divtabsconthor.png);
	background-repeat: no-repeat;
	width: 548px;
	height: 10px;
	margin: auto;
}
div.tabsconthorsmall {
	background-image: url(img/divtabsconthorsmall.png);
	background-repeat: no-repeat;
	width: 263px;
	height: 9px;
	margin: auto;
}
div.tabscontstred {
	background-image: url(img/divtabscontstred.png);
	background-repeat: inherit;
	padding: 5px;
	width: 538px;
	margin: auto;
}
div.tabscontstredpod {
	width: 538px;
}
div.tabscontstredsmall {
	background-image: url(img/divtabscontstred.png);
	background-repeat: inherit;
	padding: 5px;
	width: 253px;
	margin: auto;
}
div.tabscontstredpodsmall {
	width: 253px;
}
div.tabscontspod {
	background-image: url(img/divtabscontspod.png);
	background-repeat: no-repeat;
	width: 548px;
	height: 10px;
	margin: auto;
}
div.tabscontspodsmall {
	background-image: url(img/divtabscontspodsmall.png);
	background-repeat: no-repeat;
	width: 263px;
	height: 9px;
	margin: auto;
}
div.marginauto {
	margin: auto;
	width: 100%;
	text-align: center;
}
div.marginautosmall {
	margin: auto;
}
tr.radek1 {
	background-color: White;
}
tr.radek2 {
	background-color: #EFEFEF;
}


