body {
	background-color: #737070;
	font-family: verdana;
	text-shadow: 1px 2px 3px #a9aeb1;	
}
* {
	margin: 0;
	padding: 0;
}
#main {
	width: 965px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -20px;
}
.bgmain {
	margin: 0;
	padding: 1em;
	background: url('../images/layout_bgmain.png') repeat-x #d4dbe4;
	border-left: 7px solid #ffffff;
	border-right: 7px solid #ffffff;
}

#corners span {
	display: block;
	overflow: hidden;
	height: 1px;
	background-color: #FFF;
}
span.r1 {
	margin: 0 7px;
}
span.r2 {
	margin: 0 5px;
}
span.r3 {
	margin: 0 3px;
}
span.r4 {
	margin: 0 2px;
	height: 2px;
}
span.r5 {
	margin: 0 1px;
	height: 2px;
}

#inner {
	margin-top: 10px;
	background: transparent;
	border: solid 0px #00FF00;
	width: 920px;
}
#top {
	background-image: url('../images/layout_top.png');
	background-repeat: no-repeat;
	margin-top: 0;
	height: 269px;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin: 0;
	border: solid 0px;
}

/* NAVIGATION TABS */
#nav {
	display: block;
	padding-top: 7px;
	padding-left: 30px;
	background: transparent;
	position: absolute;
}
#nav ul {
	list-style: none;
	display: block;
}
#nav li {
	float: left;
}
#nav ul {
	margin-left: 10px;
	bottom: 0;
	font-size: 12px;
}
#nav a {
	float: left;
	color: #FFF;
	background: transparent;
	text-decoration: none;
	margin-right: 2px;
	margin-top: 0px;
}
#nav a b {
	font-variant: small-caps;
	height: 20px;
	float: left;
	font-weight: bold;
	display: block;
	background: transparent;
	padding: 8px 14px;
}
#nav a:hover b {
	background: url('../images/corner-right.png') no-repeat right top;
}
#nav a:hover {
	background-color: #e9e9ec;
	background-image: url('../images/corner-left.png');
	background-repeat: no-repeat;
	background-position: 10px left top;
	color: #464476;
	cursor: pointer;
}
#nav .active a {
	background: #e9e9ec url('../images/corner-left.png') no-repeat left top;
	color: #464476;
	cursor: default;
}
#nav .active b {
	background: transparent url('../images/corner-right.png') no-repeat right top;
}
#today{
	font-size: 12px;
	color: white;
	width: 280px;
	height: 35px;
	border: 0px solid;
	float: right;
	margin-right: 5px;
	text-align: right;
	padding-top: 3px;
}

#button_kontakt {
	display: block;
	padding-top: 191px;
	padding-left: 800px;
}
#content {
	margin-top: 10px;
	top: 0px;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	color: #120c61;
	font-size: 17px;
	text-align: justify;
	border-bottom: 1px dashed #777;
	margin-bottom: 10px;
	
}
#bottombar {
	margin-top: 20px;
}
#partners
{
	margin-top: 20px;
	vertical-align:top;
	border: 0px solid #777;
}

#contact
{
 border: 0px solid #0000;
 width: 150px;
 height: 350px;
 position: relative;
 float: right;
 display: block;
 margin-top: 50px;
 margin-left: 10px;
 background-color: #eaeaed;
 border: 1px dotted #464476;
 padding: 5px;
 text-align: left;
 font-size: 11px;
}

.bbbg2 {
	background: url('../images/bottom_bar_bg.png') repeat-x;
	height: 37px;
	border: solid 0px;
	display: block;
	color: #e3e3e3;
	text-indent: 30px;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}
#corners2 span {
	display: block;
	overflow: hidden;
	height: 1px;
	background-color: #ca5656;
}
span.b1 {
	margin: 0 8px;
}
span.b2 {
	margin: 0 5px;
}
span.b3 {
	margin: 0 3px;
}
span.b4 {
	margin: 0 2px;
	height: 2px;
}
span.b5 {
	margin: 0 1px;
	height: 3px;
}


/*stale*/
p.akapit {
	text-indent: 30px;
	text-align: justify;
}
p.header{
	border-bottom: 2px dotted #464476;
	border-right: 2px dotted #464476;
	padding-bottom: 6px;
	margin-bottom: 10px;
	font-size: 25px;
	font-weight: bold;
	font-variant: small-caps;
}
p.srodek {
	text-align: center;
}
.content img {
	border: medium solid #000000;
	margin: 10px;
}
img{
border: 0px;
}
img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.left {
	float: left;
}
img.right {
	float: right;
}
img.nostyle {
	border: 0px;
	margin: 0px;
}
img.nostyleright {
	border: 0px;
	margin: 0px;
	float: right;
}
img.nostyleleft {
	border: 0px;
	margin: 0px;
	float: left;
}
.center {
	margin-left: auto;
	margin-right: auto;
}

p.copyright {
	display: block;
	text-align: center;
	color: #000;
	font-size: 9pt;
}








label strong {  
  display: block;  
  color: #C00;  
  font-size: 85%;  
  font-weight: normal;  
  text-align: left;
  text-transform: uppercase; 
}
label em {  
  display: block;  
  color: #060;  
  font-size: 85%;  
  font-style: normal;  
  text-transform: uppercase; 
  }
fieldset {
  width: 80%;  
  margin: 0 0 1.5em 0;  
  padding: 0;  
  border: 1px solid #BFBAB0;  
  background-color: #eaeaed;  
  background-image: url('images/newsbg.png');  
  background-repeat: repeat-x;
} 

legend {  
  margin-left: 1em;  
  padding: 0;  
  font-weight: bold;
} 

fieldset ol {  
  padding: 1em 1em 0 1em;  
  list-style: none; 
} 

fieldset li {  
  float: left;  
  clear: left;  
  width: 100%;  
  padding-bottom: 1em;

} 

fieldset.submit {  
  float: none;  
  width: auto;  
  border-style: none;  
  padding-left: 12em;   
  background-color: transparent;  
  background-image: none;
}

label {  
  position: relative;  
  float: left;  
  width: 10em;  
  margin-right: 1em;
}
table.banners{
	width: 100%;	
}
div#box
{
	background-color: #942222;
	color: white;
	position: relative; 
	top: -8px; 
	border-left: 3px solid #942222; 
	border-right: 3px solid #942222;
	border-bottom: 3px solid #942222;
}