@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	background-color: #F5F1F0;
	background-image:url(images/bg.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
}

#intro_container_h {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}

a {
	color:#204290;
}

a:hover {
	color:#000000;
}


#intro_content {
	margin-left: -290px;
	position: absolute;
	top: -195px;
	left: 50%;
	width: 580px;
	height: 390px;
}

#main_content {
	position: absolute;
	top: 0px;
	left: 230px;
	width: 500px;
	padding: 25px 0px 25px 0px;
}

#main_content.nomenu {
	left:40px;
}

#main_content #head {
	width: 500px;
	background-image:url(images/head.gif);
	background-repeat: no-repeat;
	height: 117px;
}

#main_content div.header_nomenu {
	width: 500px;
	height: 100px;
}

#main_content div.header_nomenu img {
	border:none;
}

#main_content #foot {
	margin-top: 50px;
	width: 500px;
	text-align: center;
	color: #204290;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
}

p,td {
	font-size: 11px;
	line-height: 16px;
}

p.big {
	font-size:13px;
	color:#204290;
	font-weight: bold;
}

ul {
	margin-top: 0px;
	margin-bottom: 10px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 16px;
	color:#204290;
	font-weight: bold;
}

h2 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 12px;
	color:#204290;
	font-weight: bold;
}

.pictures {
	margin-top: 20px;
	width: 100%;
	text-align: center;
}

.pictures .preview {
	border: 1px solid #204290;
	margin-right: 12px;
	margin-bottom: 20px;
}

table.kontakty td {
	padding-bottom: 8px;
	padding-right: 20px;
	vertical-align: top;
}



table.cenik {
	border-collapse:collapse;
}

table.cenik th {
	font-weight:bold;
	font-size:11px;
	border:1px solid #CCCCCC;
	text-align:center;
}

table.cenik td {
	padding-right:20px;
	border:1px solid #CCCCCC;
}
