@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	background:url(bg_main.jpg) no-repeat center top;
	font-family:"Trebuchet MS";
}

p {
	font-size:12px;
}

.www-content {
	width:950px;
	margin:0 auto 0 auto;
}



.flash {
	width:950px;
	float:left;
	margin-top:16px;
}


.flash img {
	float:left;
}

.header {
	height:100px;
}

.data  {
	float:right;
	color:#b2b2b2;
	font-size:10px;
	padding:25px 25px 0 0;
	text-align:right;
}

.logo {
	float:right;
	padding:24px 18px 0 0;
}

.logo img{
	float:right;
}

.main-content {
	float:left;
	padding:18px 30px;
	width:890px;
	background-color:#FFFFFF;
}

.clear {
	clear:both;
}

p strong {
	font-weight:bold;
	color:#f7941d;
}

p {
	color:#b2b2b2;
	line-height:15px;
}

a.dalej:link,
a.dalej:visited,
a.dalej:active {
	text-decoration:none;
	color:#f7941d;
	font-weight:bold;
	font-size:14px;
	letter-spacing:-2px;
	float:right;
	padding:4px;
}

a.dalej:hover {
	color:#ffa63c;
}

a:link,
a:visited,
a:active {
	text-decoration:none;
	color:#047391;
	font-weight:bold;
	outline:none;
}

a:hover {
	color:#626366;
}

a.current {
	color:#ffa63c;
}

.gap-up {
	margin-top:12px;
}

.triple-col-left {
	width:654px;
	float:left;
	margin-right:12px;
}	

.half-col-left {
	width:310px;
	float:left;
	margin-right:20px;
}	

.triple-col-right {
	width:390px;
	float:right;
	margin-right:12px;

}

.single-col-left img {
	float:left;
	clear:both;
	margin-bottom:8px;
}

.full-width {
	width:510px;
	float:left;
}

h1 {
	font-size:18px;
	font-weight:bold;
	color:#047391;
	margin-top:12px;
	margin-bottom:12px;
}





.single-col-right {
	width:190px;
	float:right;
	padding-left:20px;
	border-left: 1px solid #b2b2b2;
	height:250px;	
}

.single-col-left {
	width:120px;
	float:left;
	margin-top:14px;
}

.one-third-col-left {
	width:280px;
	float:left;
	margin:14px 20px 0 0;
}

.two-third-col-left {
	width:560px;
	float:left;
	margin:14px 20px 0 0;
}

.projekt {
	width:560px;
	height:488px;
	background:url(bg_proj.gif) no-repeat 0 0;
	text-align:center;
	padding-top:12px;
}

.left-proj {
	height:488px;
	position:relative;
}

.pietra-navi {
	position:absolute;
	bottom:0;
	left:0;
	width:215px;
	height:232px;
}

p.news {
	float:left;
	width:646px;
	clear:both;
	margin-top:12px;
	margin-bottom:12px;
	padding-bottom:12px;
	background:url(dotted-bottom-line.png) repeat-x center bottom;
	
}


.galeria {
	clear:both;
	float:left;
	margin:24px 0 30px 0;
	border-top:1px solid #b2b2b2;
	width:880px;
	padding:12px 0 0 0;
	position:relative;
}

.galeria a:link img,
.galeria a:visited img,
.galeria a:active img {
	border:1px solid #b2b2b2;
}

.galeria a:hover img {
	border:1px solid #8d8d8d;
}

.left {
	float:left;
}

.galeria p.text-right {
	text-align:right;
	width:200px;
	font-size:10px;
	line-height:11px;
}

.gap-right {
	margin-right:12px;
}

.spliter {
	height:1px;
	float:left;
	width:386px;
	margin:12px 0;
	background:url(dotted-bottom-line.png) repeat-x center bottom;
	padding:0;
	height:1px;
}

* html .spliter {
	margin-top:-8px !important;
}

.tabelka .left-one {
	float:left;	
	width:120px;
	padding:10px;
	font-size:12px;
	font-weight:bold;
	background:url(dotted-bottom-line.png) repeat-x center bottom #f2f2f2;
	color:#626366;
}

.tabelka .right-one{
	float:left;
	padding:10px;
	width:224px;
	font-size:12px;
	font-weight:bold;
	background:url(dotted-bottom-line.png) repeat-x center bottom;
	color:#626366;
}

.kontakt p {
	font-size:13px;
	line-height:18px;
	
}

.gap-down  {
	margin-bottom:12px;
	}

.navi-top {
	float:left;
	background-color:#FFFFFF;
	width:950px;
}

.navi-top a:link,
.navi-top a:visited,
.navi-top a:active {
	width:178px;
	height:26px;
	padding:5px 0 5px 0;
	background:url(button_on.gif) no-repeat 0 0;
	float:left;
	margin:0 1px 0 0;
	text-align:center;
	color:#e8e8e8;
	font-size:17px;
}
.navi-top a:hover {
	background:url(button_hover.gif) no-repeat 0 0;
	color:#ffffff;
}

.navi-top a.current:hover,
.navi-top a.current:active,
.navi-top a.current:visited,
.navi-top a.current:link {
	background:url(button_hover.gif) no-repeat 0 0;
	color:#ffffff;
}

.kontakt h1 {
	font-size:16px;
	line-height:18px;
}

