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/bckgrnd.jpg);
	background-repeat: inherit;
	background-position: center top;
	font-family: "Lucida Grande", "Lucida Sans Unicode",arial;
		
	font-size: 12px;
	line-height: 16px;
	word-spacing: 0;
	padding: 0;
	margin:0;
	
}
br {
	line-height: 10px;
}

form {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: white;
	
}
a:hover {
	text-decoration: underline;
	color: white;
}
a.abutton {
	background-color: White;
	height: 18px;
	color: gray;
	text-decoration: none;
	padding: 3px;
	
	
}
p {
	margin: 0 0 20px 0;
}
.marginbottom {
	margin-bottom: 5px;
}
.margin_right_null {
	margin-right:0;
}
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-image: url(img/bckbutton.png);
	background-repeat: repeat-x;
	background-color: transparent;
	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#telo {
	width: 806px;
	padding: 0 30px;
	margin: auto;	
	overflow: auto;
	background-image: url(img/pruhledny.png);
	background-repeat: inherit;
	background-position: center;
	
	}

div#telopod {
	width: 806px;
	min-height: 550px;
	height: 550px;
	overflow: visible;
	
	
}
*>div#telopod{
	height: auto;
	}

div#foot {
	background-image: url(img/foot.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 8px 20px 0 20px;
	width:766px;
	height: 70px;
	line-height: 18px;
	margin: auto;
	font-size: 11px;}
div#foot_pod {
	width: 766px;
	height: 70px;
	color: white;
	font-weight: normal;
	
	
	}
div#foot_pod_left {
	float: left;
	width: 566px;
}
div#foot_pod_right {
	float: right;
	width: 200px;
	text-align: right;
}

div#foot_pod a {
	color: white;
	
}

div#logo {
   padding-left:10px;
	overflow: visible;
	}
div#logo_pod {
	width: 796px;
	}	
div#stitek {
	position: absolute;
	left: 50%;
	top: 32px;
	margin-left:-530px;
	background-image: url(img/stitek.png);
	background-repeat: no-repeat;
	width:127px;
	height: 184px;
	}
div#divsearch {
	width:252px;
	height: 24px;
	position: absolute;
	top:205px;
	left: 750px;
	line-height: 24px;
	overflow: hidden;
	background-image: url(img/hormenu.png);
	background-repeat: repeat-x;	
	overflow: visible;
	}
div#divsearch img {
	float: left;
	}

div#levemenu {
	width: 145px;
	float: left;
	
	}
div#pravemenu {	
	width: 145px;
	float: right;
	}
div#obsah {
	width: 806px;
	margin-bottom:5px;
	float: left;
}	
	
div#obs {
	float: left;
	padding: 16px;	
	overflow: visible;
	height: 500px;
	min-height: 500px;
	float: right;
}
div#obspod {	
	width: 500px;	
	}
*>div#obs{
	overflow: auto;
	height: auto;
}


.nadpis {
	background-image: url(img/menubck.gif);
	background-repeat: repeat-x;
	margin-top:10px;
	line-height: 19px;
	height: 19px;
	text-align: center;
	color: #183998;
	font-weight: bold;	
	}

#sipkaback {
position: absolute;
left: 0px;
top: 100px;}	

#sipkanext {
position: absolute;
left: 737px;
top: 100px;}	


/*----------------------------------------MENU CATEGORY----------------------------------*/
div.menukat {
	width: 140px;
	margin-top:10px;
	background-image: url(img/menu.png);
	background-repeat: inherit;
}
div.cat {
	padding: 0px 0px;	
	margin: 0 0 0 2px;	
	
	}
div.catobr {
	padding-top: 5px;
	height: 13px;
	width:17px;
	float: left;
	
}

div.catodkz {
	line-height: 22px;
	overflow: hidden;
	font-weight: bolder;
	width: 80%;	
	
}
*>div.catodkz {
	width: auto;
	}
div.catodkz a {
	color: #4682B4;
	text-decoration: none;
}
div.catodkz a:hover {
color: white;
text-decoration: underline;}

/*---------------------reg----------------------*/
td.levereg {
	width: 120px;
	}
td.levy {
	width:100px;
}
/*--------------------motivs----------------------*/
div#mracek {
	position: absolute;
	top:291px;
	left:50%;
	margin-left:-620px;
	background-image: url(img/mracek.png);
	width: 124px;
	height: 80px;
	
}
div#respiro {
	position: absolute;
	top:366px;
	left:50%;
	margin-left:-614px;
	/*background-image: url(img/respiro.png);*/
	width: 200px;
	height: 200px;
	
}
div#cyklista {
	position: absolute;
	top:670px;
	left:50%;
	margin-left:-634px;
	background-image: url(img/cyklista.png);
	width: 236px;
	height: 226px;
	
}

div#pradlo {
	position: absolute;
	top:0px;
	left:50%;
	margin-left:390px;
	background-image: url(img/pradlo.png);
	background-position: top;
	width: 239px;
	height: 226px;
	
}

div#balon {
	position: absolute;
	top:136px;
	left:50%;
	margin-left:410px;
	background-image: url(img/balon.png);
	width: 189px;
	height: 180px;
	
}

div#triko {
	position: absolute;
	top:590px;
	left:50%;
	margin-left:406px;
	background-image: url(img/triko.png);
	width: 218px;
	height: 176px;
	
}
div#mracek2 {
	position: absolute;
	top:331px;
	left:50%;
	margin-left:420px;
	background-image: url(img/mracek2.png);
	width: 158px;
	height: 76px;
	
}
div#pavucik {
	position: fixed;
	top:0px;
	left:50%;
	margin-left:420px;
	width: 64px;
	height: 500px;
	
}
div#letec {
	position: fixed;
	left:50%;
	margin-left:1000px;
	width: 140px;
	height: 200px;
	z-index: 100;
	top:350px;	
}
div#pozadi {
	position: absolute;
	top: 31px;
	left: 0;
	width: 100%;
	overflow: visible;
	z-index: -1;
	height: 500px;
}

