html { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

body {
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
	color: white;
	background: url(backtop.jpg) repeat-x;
	background-color: #474747;
	line-height: 1.5;
}

a {
  color: #cccccc;
  outline : none;
}

img{
  
}

#kontener {
	 width: 955px;
	 margin: auto;
}

#top {
  width: 955px; height: 346px;
  background: url(top.jpg) no-repeat;
}

#header {
  width: 955px; height: 48px;
  background: url(header.jpg) no-repeat;
}

#title {
  padding-top: 0px;
  padding-left: 230px;
  font-weight: bold;
  letter-spacing: 4px;
}
#title h1{
 padding-top: 2px;
 font-size: 16px; 
}
#main {
  width: 955px;
  background: url(back.jpg) repeat-y;
}

#left-site {
  float: left;
  width: 208px;
}

#right-site {
  float: right;
  width: 747px;
}

#content {
  width: 637px;
  padding-left: 20px;
  padding-right: 80px;
  padding-bottom: 40px;
}

#footer {
  clear: both;
  height: 20px;
  width: 955;
  background: url(footer.jpg) no-repeat;
  
}

#copy {
  font-size: 10px;
  float: right;
  padding-top: 5px;
  padding-right: 50px;
  color: #656A6E;
}

#copy a {
  color: #656A6E;
  text-decoration: none;
}

#footmenu {
  font-size: 10px;
  float: left;
  padding-top: 20px;
  padding-left: 170px;
  color: #000;
}
#footmenu li {
	list-style-type: none; float: left;
	padding-left:2px;
}
#footmenu a {
	color: #000000;
	text-decoration: none;
}
.menu {
  padding-left: 29px;
}

.menutitle {
  width: 169px;
  height: 24px;
  text-align: center;
  padding-top: 7px;
  background: url(menu_normal.jpg) no-repeat;
}

.menutitle:hover {
  width: 169px;
  height: 24px;
  text-align: center;
  padding-top: 7px;
  background: url(menu_hover.jpg) no-repeat;
}

.menutitle a {
  font-variant: small-caps;
  color: white;
  text-decoration: none;
}

.menutitle a:hover {
  text-decoration: underline;
}

.submenu {
  width: 169px;
  background: url(submenu.jpg) repeat-y;
}

.submenu a{
  color: white;
  font-size: 10px;
  text-decoration: none;
}

.submenu a:hover {
  text-decoration: underline;
}

.podkat {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 15px;
}
