body {
	background-color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

#container {
	height: auto;
	width: 690px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

span, p {
	line-height: 20px;
	display: block;
	margin: 10px;
	margin-right: 20px;
}

h1 {
	font-size: 14px;
	margin: 20px;
}

h2 {
	font-size: 12px;
	margin: 20px;
	padding-top: 5px;
	letter-spacing: 5px;
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	color: #000000;
}

img {
	border: none;
}

a.noborder {
	text-decoration: none;
	border: none;
}

a.noborder:hover {
	border: none;
}

a:hover {
	color: #6090C0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#menu {
	float: left;
	width: 199px;
	background-color: #FFFFF4;
	border-right: 1px solid #000000;
	height: 410px;
}

#menu a {
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
	display: block;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #6090C0;
	line-height: 25px;
	padding-left: 5px;
}

#menu a:hover {
	text-decoration: none;
	display: block;
	color: #FFFFF4;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #6090C0;
	background-color: #333333;
}

#logo {
	border-left: 35px solid #FFFFF4;
	border-top: 20px solid #FFFFF4;
}

#logo a.logo {
	text-decoration: none;
	font-size: 16px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: none;
}

#logo a.logo:hover {
	border: none;
	background: none;
}

a.galeria:hover {
	border: none;
}

#content {
	float: right;
	width: 490px;
	background-color: #FFFFF4;
	text-align: justify;
	line-height: 20px;
	display: block;
	min-height: 400px;
	padding-bottom: 10px;
}

#foot {
	margin: 0px;
	line-height: normal;
	float: right;
	padding-top: 5px;
}

#kontakt {
	margin: 20px;
	line-height: 25px;
}

#news {
	width: 400px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	line-height: 25px;
	text-align: center;
	background-color: #FFFFCC;
	border: 1px solid #000000;
}

a.foot {
	margin: 0px;
	text-decoration: none;
	color: #4B4B4B;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	letter-spacing: 1px;
}

a.foot:hover {
	text-decoration: none;
	color: #6090C0;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	letter-spacing: 1px;
}

span.foot {
	color: #747474;
	border: 0px;
	display: inline;
	margin: 0px;
	line-height: normal;
}

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 10px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}

#ogloszenie {
    background: #FFFFF4;
    border-bottom: 1px solid #000;
    width: 100%;
    overflow: hidden;
}

#ogloszenie h1, #ogloszenie h2 {
    border-bottom: 1px solid #ccc;
    margin: 0px;
    padding: 10px;
    
}

#ogloszenie h1 {
    color: #f80;
}

#ogloszenie p {
    padding: 0px 10px;
    width: 330px;
    float: left;
    margin: 5px;
}
#ogloszenie div.aurora {
  width: 310px;
  float: left;
}
#ogloszenie a {
  text-decoration: none;
  border: none;
  display: block;
  margin: 7px 35px 0 0;
  float: left;
  outline: none;
}
#ogloszenie a.tedesco {
  margin-left: 75px;
}


div.left {
    float: left;
    width: 300px;
    padding: 10px;
}

div.right {
    float: right;
    width: 300px;
    padding: 10px;
}

.clear {
    clear: both;
}
