html,body{margin:0;padding:0}

  body {
	font: 11px Arial, sans-serif;
	color: #636363;
	background: url(imgs/bg.png);
	}

p, h3{margin:0 10px 10px}

div#header h1{
  height:80px;
  line-height:80px;
  margin:0;
  padding-left:10px;
  color: #79B30B;
  background: url(imgs/bg.png);
  }

h3 {
  font-size: 14px;
  font-weight: bold;
  }

h4 {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 0px;
  }

div#content p, div#adresy p{line-height:1.6}
div#flash{background:#FFF}
div#extra{background:#FFF}
div#footer  {
  background: url(imgs/bg_bottom.png) repeat-x;
  color: #FFF
  }
div#footer p{margin:0;padding:5px 10px}
#footer {
font-size: 9px;
}
div#menu p{margin:0;padding:5px 10px}

div#wrapper{float:left;width:100%}
div#content{margin: 0 40% 0 277px}
div#flash{float:left;width:277px;height:413px;margin-left:-100%}
div#extra{float:left;width:200px;margin-left:-40%}
div#footer{clear:left;width:100%}

div#menu{
  width:100%;
  background: url(imgs/bg_top.png) repeat-x;
  color: #FFF;
  }

div.select {
  margin-left: 47%;
  }

#container {
  background-color: #FFF;
  }

#logo {
margin: 10px;
}

div#adresy p {
  margin-top: 10px;
  text-align: right;
  }

.right {
  margin-top: 10px;
  text-align: right;
  }

a:link, a:focus, a:active, a:visited {
  color: #555;
  }

a:hover {
  background-color: #da3038;
  color: #fff;
  }

a img {
border: none;
}

a.none:hover {
  background-color: #fff;
  color: #da3038;
  }

a.none:link, a.none:focus, a.none:active, a.none:visited {
  text-decoration: none;
  }

a.select:link, a.select:focus, a.select:active, a.select:visited {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  padding: 3px 5px 5px 5px;
  }

a.select:hover {
  color: #fff;
  }

div#staff {
  position: relative;
  top: 30px;
  float: right;
  }

.underline {
	color: #797979;
	text-decoration: underline;
}
