@import 'default.css';
@import 'content.css';
@import 'codaslider.css';

body {
	font-family: arial;
	font-size:13px;
	margin: 0; padding: 0;
	background: url(/application/themes/entermedia/images/back9.jpg) repeat-x #a0a421;
}

li {
	color: #fff;
}

.bd p, .bd li {
	line-height: 150%;
	margin:0;
}

#logo {
	padding: 0;
	width:600px;

	float: left;
	padding-top:10px;
}

#top {
	border-top:5px solid #440;
	background: #fff;
	height: 110px;
}



#topmenu {
	font-size:10px;
	text-align: right;
	padding: 10px 0 0 15px;
}

a {
	color: #440
}

#topmenu a {
	text-decoration: none;
}

#topmenu a:hover {
	text-decoration: underline;
}

.site_left {
	clear: both;
	margin-top: 10px;
	position: absolute;
	background: #fff;
	width: 50%;
	height: 50px;
	z-index: -100;
}


#container {
	margin: 0;
	padding:0;
}

.site {
	padding:0;
	width: 980px; 
	margin: 0 auto;
	margin-top:1px;
	z-index: 100;
}

.sit {	
	width: 980px; 
	margin: 0 auto;
	padding: 0;
}

img {
	border: 0;
}


#menu {
padding:9px;
background: url(/application/themes/entermedia/images/sp20.png);
}

#menu a {
	text-decoration: none;
	color: #fff;
	padding: 9px 15px;
	}

#menu a:hover {
	color: url(/application/themes/entermedia/images/sp10.png);
}

#menu li {

}

#menu .active {
	background: url(/application/themes/entermedia/images/sp20.png);
	padding: 8px 15px;
	color: #fff;
}

#menu li {
	display: inline;
}

.bg1 {
	margin-top:50px;
	height: 20px;
	text-align: center;
	background: url(/application/themes/entermedia/images/entermedia-bg2.jpg);
	padding-top:2px;
}

h1, h2 {
	font-weight: normal;
}
h1 {
	color: #fff;
	background: url(/application/themes/entermedia/images/sp10.png);
	padding:10px;
	font-size: 20px;
}



h3 {
	color: #cc3;
	font-weight: normal;
	line-height: 100%;
	margin:0 0 0 5px;
}




#right h1:first-child {
	padding:10px 0 10px 0;
	margin:0;
}

#left li a, #left p a {
	color: #aaa;
	text-decoration: none;
	border-bottom: 1px dashed #777;
}

#left ol, #left ul {
	margin: 0 10px 0 10px;
	background: url(/application/themes/entermedia/images/sp.png);
	color: #fff;
	line-height: 150%;
}

p {
	color: #fff;
}

#left p img {
	float: right;
	margin-left: 10px;
}

p {
	padding: 10px;
}

#left ol, #left ul {
	padding: 10px 10px 10px 40px;
}

#left li {
	margin: 0px 0 10px 0;
}	

#left {
	-moz-border-radius: 20px;	
	width:560px;
	padding: 0 20px 0 30px;
	float: left;
	background: url(/application/themes/entermedia/images/sp.png);
	margin-left: 20px;
}

#right {
	margin-left: 640px;
	width: 300px;
	padding:0;
}

.pad {
	padding: 0 10px 10px 10px;
}

.untop {
	height: 10px;
	background: #cc3;
	z-index:0;
}


.submit {
	background: #cc3;
	color: #000;
	font-weight: bold;
	border: 2px outset;
}

.error {
	padding: 5px;
	background: #700;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin:5px 0;
}
#cms_box {
	margin: 0 auto;
	width:150px;
}

.recently {
	margin-top: 10px;
	height: 200px;
}

.recently_img {
	height: 200px;
	background: #000;
	width: 700px;
	float: left;
}

.recently .sp {
	height:10px;
}

.recently_desc {
	margin-left: 700px;
	padding:5px 10px;
	background: url(/application/themes/entermedia/images/sp20.png);
	-moz-border-radius:0 7px 7px 0;
	-webkit-border-top-right-radius:7px;
	-webkit-border-bottom-right-radius:7px;	
}
.recently_desc h2 {
	margin:0; padding: 0; color: #fff; font-weight: bold;
}

.recently_desc h3 {
	margin:0; padding: 0 0 5px 0; color: #cc3; font-weight: bold;
}

.recently_desc p {
	margin:0; padding: 0; padding-bottom: 10px; color: #ee5;
}

.recently_desc li {
	margin:0; padding: 0; padding-bottom: 10px; color: #ee5;
}
.recently_desc a {
	color: #ee5;
	text-decoration: none;
	border-bottom: 1px dashed #ee5;	
}

.three {
	margin-top: 10px;

}

.three fieldset li:last-child {
	border: none;
}

input {
	margin: 5px 0 5px 10px;
	background: url(/application/themes/entermedia/images/sp10.png);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #fff;
	width: 46%;
}

.three input[type=checkbox] {
	width: 5px;
	margin: 0;
	padding: 0;
}

.three li.polit a {
	display: inline;
	border-bottom: 1px dotted #fff;
}

.polit, .kontakt .polit {
	font-size: 10px;
	padding: 5px 10px 10px 10px;
	height: 28px;
}



.polit label, .kontakt .polit label {
	text-align: left;
	padding: 0 0 0 15px;
	text-align: justify;
	width:90%;
}

textarea {
	position: relative;
	font-family: arial;
	font-size: 12px;
	width: 89%;
	height: 100px;
	padding: 5px;
	margin: 5px 0 5px 10px;
	background: url(/application/themes/entermedia/images/sp10.png);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #fff;
}


.three h4 {
	color: #fff;
	padding:7px;
	margin: 0;
	text-decoration: underline;
}

.three p {
	padding: 0;
	padding-left: 7px;
	margin:0 0 20px 0;
}

.three ul {
	margin:0;
	padding: 0 5px;
}

.three a {
	color: #fff;
}



.three li {
	display: block;
	list-style: none;
	border-bottom: 1px dotted #fff;
	text-align: right;
}

.three .active {
	font-weight: bold;
	color: #000;
}
.three .active a {
	border-left: 5px solid #ee5;
	padding-left: 10px;
}

.three li a {
	color: #fff;
	text-decoration: none;
	display: block;	
}

.col_1 {
	width: 320px;	
	float: left;
	text-align: left;

}

.col_1 ul {
}

.col_1 li {
	padding: 7px;
	text-align: left;
}

.col_2 {
	float: left;
	margin-left: 10px;
	width: 320px;	
}
.col_2 p {
	margin: 0 0 10px 0;
}

.col_2 p a {
	text-decoration: none;
	border-bottom: 1px dashed #fff;
}

.col_3 {
	width: 320px;
	margin-left: 660px;
}

.three h3 {
	font-size:18px;
	color: #fff;
	background: url(/application/themes/entermedia/images/sp20.png);
	margin: 0;
	padding: 7px 7px 9px 7px;
	letter-spacing: -0.5px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}




#pfooter {
	clear: both;
}

#footer {
	margin-top: 40px;
	border-top: 1px solid #cc5;
	background: url(/application/themes/entermedia/images/sp20gd.png) repeat-x;
	padding: 15px 0;
	height: 80px;
}

#footer p {
	color: #cc3;
	font-size:12px;
	padding: 5px 0;
}

#footer a {
	text-decoration: none;
	color: #cc3;
}

#footer .col_1 {
	width: 500px;
}


#footer .col_3 {
	text-align: right;
}

.text {
	min-height: 400px;
}

.text h1 {
	background: url(/application/themes/entermedia/images/sp20.png);
	padding:10px;
	-moz-border-radius: 7px;
	font-size: 22px;
}

fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

label {
	float: left;
	display: block;
	width: 145px;
	color: #fff;
	padding: 7px 0 7px 7px;
}
.kontakt label {
	width: 130px;
}


.bd {
	margin:0; padding: 0;
}


.offer {
	padding: 5px 0;
	width: 690px;
	float: left;

}

.offer h1 {
	-webkit-border-top-left-radius: 7px;	
	-webkit-border-bottom-left-radius: 7px;		
	margin-top:0;
	padding: 7px;
}
.offer h2 {
	color: #551;
	margin: 10px 0 0 10px;
}

.offer p {
	width: 610px;
	text-align: justify;
	margin-left: 15px;
}
.offer a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dashed #fff;
}

.offer li {
	width: 610px;
	text-align: justify;	
	list-style-position: inside;
	margin-top: 15px;
}



.offer_menu h3 {
	padding: 13px 10px;
}

.offer_menu {
	margin-left: 690px;
}
.offer_menu li {
	line-height: 100%;
}

.offer_menu .of li {
	padding: 4px;
	text-align: left;
}

.offer_menu .of li a {
	padding: 3px 5px;
}

table {
	border-collapse: separate;
}

#cennik_strony {
	width:610px;
	border-spacing: 1px;	
	margin:20px;
}

#cennik_strony td:first-child {
		width: 40%;
		text-align: left;
		line-height: 140%;
}

#cennik_strony td {
	width: 20%;
	border-spacing: 10px;
	border-bottom: 1px dotted #ee5;
	padding: 5px;
	color: #fff;
	text-align: center;
}

#cennik_strony th:first-child {
	background: none;
	text-align: left;
	color: #ee5;
}
#cennik_strony th {
	background: url(/application/themes/entermedia/images/sp20.png);	
	text-align: center;
	padding: 3px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius: 6px 6px 0 0;
	border-bottom: 1px solid #881;
	color: #cc3;
	
}

.light {
	color: #cc3;
}
