@charset "utf-8";
* {
	margin: auto;
	padding: 0px;
}
html {
	background-color: #4d4545;
	}
body {
	font-family: Tahoma;
	width: 1000px;
	}
.logo h1 {
	color: #FFFFFF;
	font-size: 12px;
	height: 12px;
	margin-left: 50px;
	padding-top: 5px;
	}
.menuarea{
	width: 900px;
	height: 35px;
	background-image: url(menu.jpg);
	padding: 0px 50px;
	}
.menu{
	height: 35px;
	float: left;
	display: block;
	}
.menu li{
	height: 35px;
	width: 207px;
	background-image: url(button.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	float: left;
	font-size: 17px;
	color: #d4d4d4;
	list-style-type: none;
	list-style-image: none;
	}
.menu li.active, .menu li:hover{
	background-image: url(active.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 35px;
	width: 207px;
	display: block;
	}
.menu li.active a, li:hover a{
	color: #352f2f;
	}
.menu a{
	color: #d4d4d4;
	text-decoration: none;
	width: 207px;
	height: 23px;
	padding-top: 12px;
	display: block;
	}
.logo{
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 250px;
	width: 1000px;
	}
.middle{
	width: 1000px;
	padding: 15px 50px;
	background-image: url(center.jpg);
	background-repeat: no-repeat;
	height: 220px;
	display: block;
	}
.middle .sloupecek{
	width: 260px;
	padding: 0px 20px;
	display: block;
	float: left;
	}
.middle a{
	font-size: 14px;
	color: #d4d4d4;
	}
.middle a:hover{
	color: white;
	}
.middle li{
	margin-top: 10px;
	list-style-type: none;
	}
.middle h2{
	font-size: 17px;
	color: #ffffff;
	text-align: center;
	}
.centered {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	background-color: #3f3f3f;
	padding: 20px 0px;
	}
.panel-2 .sloupec-1{
	float: left;
	width: 600px;
	font-size: 1.1em;
	padding: 0px 50px;
	min-height: 500px;
	}
.panel-2 .sloupec-1 h2{
	font-size: 22px;
	color: #248cee;
	}
.panel-2 .sloupec-1 h3{
	font-size: 17px;
	color: #f0f0f0;
	margin-top: 15px;
	font-style: italic;
	margin-bottom: 5px;
	}
.panel-2 .sloupec-1 p{
	font-size: 14px;
	color: #d9d9d9;
	text-align: justify;
	}
.panel-2 .sloupec-1 ul{
	font-size: 14px;
	color: #d9d9d9;
	text-align: justify;
	margin-left: 20px;
	margin-top: 10px;
	}
.panel-2 .sloupec-1 strong,.panel-2 .sloupec-1 b,.panel-2 .sloupec-1 a{
	color: #FFFFFF;
	}
.panel-2 .sloupec-2{
	float: right;
	width: 300px;
	}
.panel-2 .sloupec-2 h4{
	font-size: 15px;
	color: #f0f0f0;
	margin-bottom: 10px;
	text-align: center;
	}
.panel-2 .sloupec-1 h4{
	font-size: 15px;
	color: #248CEE;
	margin-top: 10px;
	}
.panel-2 .sloupec-2 h5{
	font-size: 15px;
	color: #248CEE;
	font-size: 12px;
	text-decoration: none;
	}
.podpis{
	height: 20px;
	width: 900px;
	padding: 3px 50px 0px 50px;
	font-size: 12px;
	background-color: #5f5f5f;
	color: #d4d4d4;
	display: block;
	}
.podpis a{
	color: #d4d4d4;
	font-size: 12px;
	text-decoration: none;
	}
.podpis-1{
	float: left;
	}
.podpis-2{
	float: right;
	}
.qkontakt{
	background-image: url(phone.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 72px;
	padding-top: 15px;
	margin-right: 50px;
	height: 52px;
	margin-bottom: 20px;
	display: block;
	font-size: 19px;
	color: white;
	border: 1px solid #248CEE;
	}
.projekty{
	margin-right: 50px;
	font-size: 12px;
	color: #D9D9D9;
	}
.projekty a{
	text-decoration: none;
	color: #248CEE;
	}
.projekty h5, .projekty p{
	margin: 0px;
	}
table{
	font-size: 15px;
	}
