html,body{margin:0;padding:0;}
html{background:#cdcdcd url(background.jpg) ;}
body{font: 76% arial,sans-serif;text-align:center;}

#container{width:780px;margin:0 auto;text-align:left}

a{color:#000;text-decoration:none;}
a:hover{color:#777;}
.top p{font-size:20px;font-weight:normal;letter-spacing:-1px;text-transform: uppercase;color:#f1f1f1;}



#menu{clear:both;width:100%;height:40px;background:url(menu_bck.jpg) repeat-x;margin:5px 0;border-width:1px;border-style:solid;border-color:#333;}

#menu ul {
  margin: 0;
  padding: 0 1px;
  float: left;

  list-style: none;
  text-transform: uppercase;
}

#menu ul li {
  float: left;
}


#menu ul a {
	margin-right:10px;
  padding: 0 10px;
  line-height: 40px;
  background: url(menu-a-2_bck.jpg) repeat-x;
  text-decoration: none;
  color: #FFED2D;
  float: left;
  display: block;
	
}


#menu ul a:hover {
  background: url(menu-a-1_bck.jpg) repeat-x;
  color: #FFFFE6;
}
















#logo{width:100%;height:170px;background: url(logo_bck.jpg) no-repeat;margin-bottom:5px;border-width:1px;border-style:solid;border-color:#333;}


#logo img{margin:5px 20px 0 5px;padding:0;border-width:0;float:right;}



#obsah {float:right;width:575px;margin-bottom:5px;}
#obsah p{word-wrap:break-word;line-height:1.4;margin:0 0 5px 0;padding:2px;background:#FCF282  }
#obsah p{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-style:solid;border-color:#333}
#obsah .top p{margin:0;padding:0 20px;height:40px;background:url(user-top_bck.jpg) repeat-x;line-height:40px;}
#obsah .top p{border-top-width:1px;border-right-width:1px;border-bottom-width:0;border-left-width:1px;border-style:solid;border-color:#333;}
#obsah img {border-width:0;margin:5px 5px 5px 0;padding:0;float:left;border-width:1px;border-color:#555;border-style:solid;}
#obsah a{padding:0 4px 0 2px;color:#C80000;}
#obsah a:hover{color:#00FB00;}



#user1{float:left;width:200px;margin-bottom:5px;}
#user1 p{line-height:1.2;margin:0 0 5px 0;padding:5px;background:#D1EAC9 url(user-background.jpg) repeat-x bottom;}
#user1 p{border-top-width:0;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-style:solid;border-color:#333}
#user1 .top p{margin:0;padding:0 0px;height:40px;background:url(user-top_bck.jpg) repeat-x;line-height:40px;}
#user1 .top p{border-top-width:1px;border-right-width:1px;border-bottom-width:0;border-left-width:1px;border-style:solid;border-color:#333;}

#user1 ul{border-top-width:0;border-right-width:1px;border-bottom-width:0;border-left-width:1px;border-style:solid;border-color:#333}

#user1 ul {
  margin: 0 0 5px 0;
  padding: 0;
  list-style-type: none;
}


#user1 a {
  display: block;
  width: 198px;
  height: 25px;
  line-height: 25px;
  color: #000;
  text-decoration: none;
  background:url(side-menu-a-1_bck.jpg) repeat-x;
  text-indent: 40px;
  text-transform: uppercase;


border-top-width:0;
border-right-width:0;
border-bottom-width:1px
;border-left-width:0;
border-style:solid;
border-color:#33FF33;

}


#user1 a:hover{
  background:url(side-menu-a-2_bck.jpg) repeat-x;
  color: #FC5A00;
  text-indent: 55px;
	font-weight:bold;
}

#user1 .prvni a{border-top-width:1px;border-right-width:0;border-bottom-width:1px;border-left-width:0;border-style:solid;border-color:#333}

#user1 .select1 a {
  background:url(side-menu-a-3_bck.jpg) repeat-x;
}
#user1 .select2 a {
  background:url(side-menu-a-4_bck.jpg) repeat-x;
}
#user1 .select3 a {
  background:url(side-menu-a-5_bck.jpg) repeat-x;
}
#user1 .select4 a {
  background:url(side-menu-a-6_bck.jpg) repeat-x;
}
#user1 .select5 a {
  background:url(side-menu-a-7_bck.jpg) repeat-x;
}
#user1 .select6 a {
  background:url(side-menu-a-8_bck.jpg) repeat-x;
}
#user1 .select7 a {
  background:url(side-menu-a-9_bck.jpg) repeat-x;
}
#user1 .select8 a {
  background:url(side-menu-a-10_bck.jpg) repeat-x;
}







#footer{clear:both;width:100%;background:url(konec_bck.jpg) repeat-x;height:40px;border-width:1px;border-style:solid;border-color:#333;}
#footer p{color: #333;margin:0;padding:0;text-align:center;line-height:40px;}
#footer ul {
  margin: 0;
  padding: 0 0 0 240px;
  float: left;

  list-style: none;
  text-transform: uppercase;
}

#footer ul li {
  float: left;
}


#footer ul a {
  padding: 0 5px;
  line-height: 40px;
  text-decoration: none;
  color: #FCF282;
  float: left;
  display: block;

	font-size:10px;
	font-weight:bold;
	

	
}


#footer ul a:hover {
  color: #CDCDCD;
}


#footer ul .select a {
  background: none;
  color: #333;
}


#copyright{clear:both;width:100%;height:auto;}
#copyright p{text-transform: uppercase;color: #000;margin:0;padding:0;text-align:center;line-height:20px;font-size:11px;font-weight:bold;letter-spacing:1px;}


