body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:1007px;/* for mozilla*/
	background-color: #fff;
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	background-image:url(pic/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}
h1, h2{
	color:#FF9900;
		}
h1{ font-size:16px;}		
h2{ font-size:14px; margin-top:0px;}	
a {color:#999999; text-decoration:underline;}	

table#login td { height:16px;}
table#login td .input {height:16px;}

input, textarea, select {background-image: url(pic/input_bg.jpg); background-repeat:repeat-x; border:1px solid #ddd;}
.input, .input2 {
	background-image: url(pic/input.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 24px;
	width: 98px;
	padding:3px;
	float:left;
	position:relative;
}
.input-g{
	background-image: url(pic/input-g.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 24px;
	width: 76px;
	padding:3px;
	padding-left:22px;
	float:left;
	position:relative;
}
.input2{float:right;}
.input input, .input2 input, .input-g input{
	color: #999999;
	border: none;
	width: 91px;
	height:14px;
	position: absolute;
	background:none;
	float:left;
}	
.buttonHladaj{
	width: 39px;
	height: 24px;
	display: block;
	float: left;
	padding: 3px;
	background: url(pic/ok.jpg) no-repeat;
	border: 0px solid transparent;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	color: #FF9900;
	font-weight:bold;
	position:relative;

}
.buttonPrihlasit, .inline a{
background:none;
border:none;
color:#999999;
cursor:pointer;
display:inline;
text-decoration:underline;
position:relative;
	text-align: center;
	vertical-align: middle;
}
.buttonPrihlasit{ width:70px;}

#outer{
	height:100%;
	min-height:100%;
	width:1006px;
	text-align:left;
	margin:auto;
	position:relative;
	background:  url(pic/main_background.jpg) repeat-y center center;
	position:relative;
	left:0px;
	top:0px;
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {/* enables content first */
	float:left;
	width:690px;
}
#header{
position:relative;/*ie needs this to show float */
	position:absolute;
	top:0;
	left:0px;
	width:1006px;
	height:145px;
	background:  url(pic/top.jpg) no-repeat;
	overflow:hidden;
	z-index:80;
}


#headerUser{
position:relative;/*ie needs this to show float */
position:absolute;
top:110px;
left:20px;
z-index:99;
	}
#header-flash, #header-login{ 
position:relative;/*ie needs this to show float */
position:absolute;
left:180px;
top:110px;
width:500px;
z-index:98;
}

#header-login{ width:480px; text-align:right;left:200px;}	

#left {
	position:relative;/*ie needs this to show float */
	width:190px;
	float:left;
	padding-top:145px;/*needed to make room for header*/
	padding-left:10px;
	
}
#left p {padding-left:3px;padding-right:2px}
#right p {padding-left:4px;padding-right:2px}

#right {
	position:relative;/*ie needs this to show float */
	width:300px;
	float:right;
	top:145px;
	right: 9px;
	padding-top:50px;
	background:url(pic/rodina-design1_03.jpg) no-repeat top left;
	padding-bottom:145px;
}
.prihlasenie-right{ height:100px; padding-left:45px;}

#footer {
	width:1006px;
	clear:both;
	height:35px;
	text-align:center;
	background:  url(pic/footer_bg.jpg) no-repeat;
	background-position:top;
	background-repeat:no-repeat;
	padding-top:15px;
	text-align:center;
	color:#CCCCCC;
}
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent {
	background-image: url(pic/center-content-bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:470px;
	float:right;
	margin-top:145px;
	padding-left:20px;
	padding-top:20px;

}
#centrecontent p {
padding-left:3px;
}

#clearfooter {width:100%;clear:both} /* to clear footer */

.right_in{
background-image:url(pic/akcie_background.jpg);
background-repeat:repeat-y;
width:300px;
	}
.box{
padding-left:15px;
margin-right:10px;
padding-bottom:10px;
	}	
.inline{ float:left; padding:3px; color:#999999; position:relative;}	
.inline2{ float:right; padding-right:20px;}	
a.menu1, a.menu2, a.menu3{
		display:block;
		font-weight:bold;
		color: #FF9900; 
		text-decoration:none;
		line-height:20px;
		background-repeat:no-repeat;
		background:none;
		}

a.menu-hh-1, a.menu-hh-2, a.menu-hh-3{
		display:block;
		font-weight:bold;
		background-repeat:no-repeat; 
		background-position:middle left;
		color:#339933; 
		text-decoration:none;
		line-height:20px;
	}	

a.menu1,a.menu-hh-1 {font-size:12px;padding-left:15px;}
a.menu2,a.menu-hh-2 {font-size:12px;padding-left:25px; font-weight:normal;}
a.menu3,a.menu-hh-3 {font-size:10px;padding-left:35px; font-weight:normal;}

a.menu1:hover{background-image:url(pic/bg_menu1_o.jpg);background-repeat:no-repeat;}
a.menu2:hover{background-image:url(pic/bg_menu2_o.jpg);background-repeat:no-repeat;}
a.menu3:hover{background-image:url(pic/bg_menu3_o.jpg);background-repeat:no-repeat;}

a.menu-hh-1 {background-image:url(pic/bg_menu1.jpg);background-repeat:no-repeat;}
a.menu-hh-2 {background-image:url(pic/bg_menu2.jpg);background-repeat:no-repeat;}
a.menu-hh-3 {background-image:url(pic/bg_menu3.jpg);background-repeat:no-repeat;}

#pscroller2{
width: 500px;
height: 30px;
padding: 3px;
color:#999999;
}
#pscroller1{
width: 260px;
height: 70px;
padding-left: 12px;
padding-right:3px;
color:#999999;
}


#pscroller2 a, #pscroller1 a, {
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
.akcie-right-obr{ float:left; margin-right:7px;margin-top:5px;}
.akcie-right-popis{ padding:3px; }
.akcie-right-nadpis, .akcie-stred-popis h2{ font-size:12px; font-weight:bold; color: #FF9900 }

#center-cleaner,#main-cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		}
.akcie-stred-popis { border-bottom:1px dotted #CCCCCC; }

.akcie-stred a{text-decoration:none; display:block;  padding:5px;}		   
.akcie-stred a:hover, .akcie a:hover, .dokumenty a:hover,.dokumenty2 a:hover  { background-color: #FFECD7}
.akcie a {text-decoration:none; display:block;}
.akcie-stred-obr{ float:left; margin:5px; position: static;}

.akcie-stred-jedna img{ margin:5px;}		

.dokumenty, .dokumenty2{
		float:left;
		width:200px;
		height:110px;
		overflow: hidden;
		margin:5px;
		margin-right:10px;
		background-image:url(pic/dokumenty_bg.jpg);
		background-repeat:no-repeat; background-position:right top;
		padding-right:5px;
		padding-top:5px;

		}
.dokumenty a, .dokumenty2 a{
		display:block;
		text-decoration:none;
		padding: 3px;
		}	
		
.dokumenty2{
height:200px;
		}
		
.aktuality_left{
		width:170px;
		display:block;
		padding-left:5px;
		overflow: hidden;
		padding-bottom:10px;
		}
.aktuality_left a	{display:block; text-decoration:none;padding: 3px; width:170px;}
.aktuality_left a:hover {background-color:#FFECD7}
.lavy_in{padding-left:10px;}			
		
