@charset "utf-8";

body {
	margin:0px;
    padding:0px;	
    font-family: Cambria, "Trebuchet MS", Geneva, "Times New Roman", Times, serif;	
	/*background:#e7e6e6;
	background:#4a9166;
	background:#676deb;*/
	background-color:#6773ec;
	background-image:url(../graph/bg.jpg);
	background-repeat:repeat-x;
	
}

@font-face {
    font-family: 'LaunicaRegular';
    src: url('../fonts/launica-webfont.eot');
    src: url('../fonts/launica-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/launica-webfont.woff') format('woff'),
         url('../fonts/launica-webfont.ttf') format('truetype'),
         url('../fonts/launica-webfont.svg#LaunicaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

a {
	text-decoration:none;
	outline:none;
}

img {
	border:none;
}

p, a, ul, li {
    margin:0px;	
    padding:0px;
}

#container {
    height:auto;
    position:relative;
    margin:10px auto;
    width:992px;
	border:1px solid #d4d4d4;
	background-color: #d1d1d1;
		background-image:url(../graph/ctbg.jpg);
	background-repeat:repeat-x; 
	border-radius:7px;
}

#top{
	position:relative;
	width:992px;
	/*height:220px;*/
	height:197px;
}

div#lang_box {
	width:58px;
	height:27px;
	position:absolute;
	right:18px;
	top:18px;
	background:#fff;
	border-radius:10px;
	z-index:100;
}

a#pl {
	width:23px;
	height:23px;
	position:absolute;
	right:30px;
	top:2px;
	background-image:url(../graph/pl.png);
}

a#pl:hover {
	background-image:url(../graph/pl_hi.png);
}

a#en {
	width:23px;
	height:23px;
	position:absolute;
	right:4px;
	top:2px;
	background-image:url(../graph/en.png);
}

a#en:hover {
	background-image:url(../graph/en_hi.png);
}

div#logo_box {
	width:192px;
	height:187px;
	margin-left:9px;
	margin-top:9px;
	float:left;
	position:relative;
	text-align:center;
}

div#logo_box img {
	width:192px;
	height:187px;
}

div#banner {
	width:777px;
	height:190px;
	margin: 8px 0px 0px 7px;
	float:left;
	position:relative;
}

div#banner_frame {
	position:absolute;
	z-index:10;
	width:777px;
	height:191px;
	right:7px;
	top:7px;
}

div#banner_frame img {
	width:777px;
	height:191px;
}
	

#menu{
	position:relative;
	width:976px;
	height:40px;
	background-image:url(../graph/menu.jpg);
	margin:8px 8px 0px 8px;
}

#menu ul li {
	display: block;
	list-style: none;
	float: left;
	padding:2px 76px;
	text-align:center;
	font-family: 'LaunicaRegular';
	color:#fff;
	font-size:14px;
	/*border-right:1px solid #df0000;*/
	margin-top:9px;
	
}

#menu ul li a{
	color:#ffdddd;	
}

#menu ul li a:hover{
	color:#fff;
}

#content{
	position:relative;
	width:974px;
	height:auto;
	min-height:540px;
	text-align:center;
	border:1px solid #999999;
	margin:8px 0px 5px 8px;
	padding-bottom:40px;
	font-family:Georgia;
	background:#fff;
	border-radius:6px;
}

#content p a {
	color:#C06;
}

#content p a:hover {
	color:#09F;
}

p.title {
	margin: 40px 87px 0px 87px;
	width:auto;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	position:relative;
	z-index:2;
}

p.text {
	font-size: 13px; 
	margin: 40px 87px 0px 87px;  
	text-align:left; 
	line-height: 25px;
	text-align:justify;
	position:relative;
	z-index:2;
}

/*======zakladka realizacje======*/

div.expo {
	width: 800px; 
	height: 200px; 
	background:#585cff; 
	position:relative; 
	margin: 20px auto 0px auto;
	border-radius:8px;
}

div.photo_left, div.photo_right {
	position:relative; 
	float: left; 
	width:290px; 
	height: 180px; 
	background: #cecfff; 
	text-align:center; 
	margin-top:10px;
}

div.photo_left {
	margin-left:10px;
	border-bottom-left-radius :5px;
	border-top-left-radius :5px;
}

div.photo_left img {
	margin-left:4px;
}

div.photo_right {
	margin-right:10px;
	border-bottom-right-radius :5px;
	border-top-right-radius :5px;
}

div.desc_right, div.desc_left {
	position:relative; 
	float: left; 
	width:490px; 
	height: 180px; 
	background: #cecfff; 
	margin-top:10px;
	
}

div.desc_right { 
	margin-right:10px;
	border-bottom-right-radius :5px;
	border-top-right-radius :5px;
}

div.desc_left {
	margin-left:10px;
	border-bottom-left-radius :5px;
	border-top-left-radius :5px;
}
	

div.desc_right p, div.desc_left p {
	font-size:13px;
	line-height:22px;
	text-align:left;
	width:auto;
	margin: 30px;
}

/*======zakladka o nas======*/

div#onas_01 {
	height:387px; 
	width:310px; 
	float:right;
	margin:45px 87px 0px 80px;
	background:url(../graph/onas_01.jpg);
	border-radius:10px;
	z-index:1;
}

img#logobg {
	position:absolute;
	top:120px;
	left:118px;
	z-index:0;
	width:340px;
	height:340px;
}

/*======zakladka oferta======*/

div#oferta_01 {
	height:282px; 
	width:424px; 
	float:left;
	margin:45px 60px 0px 87px;
	background:url(../graph/oferta_01.jpg);
	border-radius:10px;
}

div.ofertaframe {
	width:600px;
	height:140px;
	position:relative;
	margin: 30px auto;
}

div.ofertabox {
	width:140px;
	height:140px;
	float:left;
	margin-right:90px;
	border-radius:10px;
	overflow:hidden;
}

/*======zakladka kontakt======*/

div#bcard {
	width:220px;
	height:380px;
	float:left;
	margin:65px 80px 0px 147px;
	position:relative;
	background:#444;
	border-radius:12px;
	padding:0px 0px;
}

div#bcard img {
	width:120px;
	height:120px;
	margin-top:25px;
}

p.konttext {
	margin-top:20px;
	font-size:15px;
	line-height:22px;
	color:#fff;
	font-family: Cambria;
}

div#form_box {
	width:440px;
	height:480px;
	float:left;
	margin:50px 87px 0px 0px;
	position:relative;
}

#kontform p	{
	font-size:14px;
	font-weight:bold;
	margin:0px;
	left:0px;
	position:absolute;
}

#kontform input {
	width:300px;	
	border:1px solid #6b6b6b;	
	background:#f2f2f2;
	position:absolute;
	top:20px;
	left:0px;
}

#kontform textarea {
	width:400px;
	height:200px;
	border:1px solid #6b6b6b;	
	background:#f2f2f2;	
	position:absolute;
	top:20px;
	left:0px;
}

#kontform select {
	width:302px;
	border:1px solid #6b6b6b;	
	background:#f2f2f2;	
	position:absolute;
	top:20px;
	left:0px;
}

#formbox {
	position:absolute;
	top:30px;
	left:500px;
	width:420px;
	height:500px;
}

h1 {
	margin:0px;
	font-weight:bold;
	font-size:17px;	
}

#kontform button	{
	border: 1px solid #757575;
	background:#ababab;
	position:absolute;
	top:410px;
	left:0px;
	width:100px;
	height:auto;
	cursor:pointer;
}

sup	{
	color:#ff0000;	
}

#kontform p span {
	margin:0px; 
	width:300px; 
	font-size:12px; 
	margin-left:20px;  
	color: #ff0000;
}

#ok {
	text-align:center;
	top:50px;
	left:0px;
	position:absolute;
	font-family: Cambria;
	font-size:15px;	
}

/*======stopka======*/

#footer{
	position:relative;
	margin:0px auto;
	font-family: 'LaunicaRegular';
	font-size:10px;
	text-align:center;
	width:974px;
	height:17px;
}

#footer a{
	color:#000;	
}

a#dogory{
	position:absolute;
	left:5px;
}

a#dogory:hover {
	color:#666;
}

span#wykonanie{
	position:absolute;
	right:5px;	
}

a#www:hover {
	color:#F60;
}