body {	margin: 0;
	padding: 0;
	background: #fff url(bg1.png) repeat-x top;
	text-align: center;
}

a img {border: 0 none;
}

img { border: 0 none;
}

body, td, input, select, textarea {
	font-family: 'trebuchet ms', Arial, sans-serif;
	font-size: 12px;
    text-align: justify;
	color: #555;
}

/*a:link, a:visited {
	color: #555;
	text-decoration: none;
}
a:hover, a:active {
		color: #2271bc;	 
	text-decoration: underline;
}*/


a:link.kontakt { 
		text-decoration: none;	
		color: #555;
}

a:hover.kontakt {font-size: 14px;
				 color: #2271bc;
				 text-decoration: underline;
}

.kontakt{ 
		  font-size: 14px;			
		  color: #555;
}

p {	margin: 0 0 12px 0;
	padding-top: 7px;
	line-height: 20px;  }

.wazne_kol{
color: #2271bc;
font-weight: bold;
font-size: 14px;
}

.wazne{
font-size: 13px;
color: #2271bc;
font-weight: bold;
}

.odst {padding: 12px 0 13px 25px;
	  vertical-align: middle;
}

h1 {font-size: 16px;
    font-weight: bold;
	color: #cccccc; 
	border-bottom: 1px dashed #ccc;
	width: 170px;
	margin: 0 0 5px 0;
	padding-top: 0px;
}
	
#page {
	width: 810px;
	margin: 0 auto;
	text-align: left;
}

#top {
	height: 450px;
	background: url(header.png) no-repeat center;
	position: relative;
}

#nav {
	padding: 0 0 0 120px;
	margin: 0 0 10px 0;
	list-style: none;
	height: 28px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background: url(contentBg.png) no-repeat;
}

#nav li {
	display: inline;
}

#nav li a {
	float: left;
	margin-right: 1px;
	font-size: 15px;
	padding: 4px 30px 4px 30px;
}

#nav li a:link,  #nav li a:visited {
	text-decoration: none;
	color: #2271bc;
	height: 20px;	
	font-weight: bold;
}

#nav li a:hover, li a:active {
	text-decoration: none;
	color: #fff;
	height: 20px;
	background-color: #2271bc;
}

.nav_active  {
	text-decoration: none;
	color: #fff;
	height: 20px;	
	background-color: #2271bc;
	font-weight: bold;	
}


#stopka {
	margin: 15px 0 5px 0;
	list-style: none;
	height: 60px;
	border-top: 1px solid #ccc;
	background: url(contentBg.png) no-repeat;
}

.content {
	padding: 10px 50px 0 50px;
	/*background: url(../img/contentBg.png) no-repeat;*/
	line-height: 24px;
}

