@font-face {
font-family: "font1";
src: url('/fonts/MyriadPro-LightSemiExt.ttf') format("truetype");
}
@font-face {
font-family: "font2";
src: url('/fonts/MyriadPro-LightSemiExtIt.ttf') format("truetype");
}
@font-face {
	font-family: "font3";
	src: url('/fonts/FreeSet.ttf') format("truetype");
}

* 									{ margin: 0; padding: 0; }
body								{ font: 14px Helvetica, Sans-Serif; }
img
{
	border: 0px;
}
#page							    { width: 1024px; margin: 0px auto; border: 1px solid #ebeced; position: relative; }
#header							    { width: 1024px; height: 0px; background: url('/img/top.png');} 
#container						    { width: 100%; height: 621px; margin: 0px auto; background: url('/img/content_bg.png');} 
#left							    { width: 210px; float: left; margin-top: 10px; margin-left: 40px;} 
#right							    { width: 136px; float: right; margin-top: 150px} 
#left_content						{ width: 210px; margin-top: 75px;}
#left ul							{ margin-left: 10px; margin-top: 30px; font-size: 18px; color: #345b90; list-style: none;}
#left ul li							{ font-family: "font1", Tahoma; margin-top: 10px; }
#left ul li a
{
	vertical-align: 0px;
	text-decoration: none;
	color: #345b90;
}
#left ul li:hover					{ list-style: circle url('/img/menu_point.png');}
#content							{ width: 670px; position: absolute; top: 56px; left: 260px; }
#spacer								{ width: 200px; height: 322px; background: url('/img/tv.png'); }
#panele								{ width: 449px; height: 378px; background: url('/img/panele.png'); background-position: bottom center; position: absolute; margin-top: 174px; padding-top: 20px; margin-left: 180px;font-family: FreeSet; color: white;}
#panele_left						{ float: left; width: 180px; margin-top: 5px; margin-left: 44px; text-align: right;}
#panele_left h2						{ font-size: 22px; font-family: FreeSet; text-align: left; padding-top: 5px;}
#panele_left p						{ font-size: 13px; line-height: 150%; font-family: Arial; padding-top: 10px; text-align: left;}
#panele .separator_dark				{ width: 170px; height: 3px; background: url('/img/separator_dark.png'); margin-top: 5px;margin-bottom: 5px;}
#panele .separator_light			{ width: 143px; height: 3px; background: url('/img/separator_light.png'); margin-top: 5px;margin-bottom: 5px;}
#panele_right						{ float: right; width: 150px; margin-right: 30px; margin-top: 5px; padding-top: 20px; text-align: right; color: #2b568e;}
#panele_right h2					{ font-size: 22px; font-family: FreeSet; text-align: left; padding-top: 5px;}
#panele_right p						{ font-size: 13px; line-height: 140%; font-family: Arial; padding-top: 10px; text-align: left;}
#panele_left a img, #panele_right a img		{ margin-top: 3px; }
.right
{
	float: right;
	padding-right: 4px;
}

.flower
{
	position: absolute;
	z-index: 1;
	top: 400px;
	left: 205px;
}

#main_content
{
	position: absolute;
	z-index: 2;
	top: 60px;
	left: 250px;
	border: 2px solid #aeaeae;
	background-color: white;
	width: 750px;
	height: 550px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#main_content .box
{
	padding: 20px;
	padding-right: 10px;
}

#main_content .actions
{
	position: absolute;
	z-index: 5;
	top: 20px;
	right: 10px;
}
#main_content .quit
{
}

#main_content h1
{
	text-transform: uppercase;
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	padding-left: 20px;
	background: url('/img/menu_point.png') no-repeat 1px 5px;
	color: #1f3e5d;
}

#main_content .menus
{
	float: left;
}
#main_content .menu
{
	width: 150px;
	background-color: #789bbf;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #5578a5;
	min-height: 100px;
	background-image: url('/img/menubg.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 15px;
}

#main_content .menu2
{
	width: 150px;
	background-color: #fd910a;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #a16804;
	height: 120px;
	background-image: url('/img/menubg2.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-top: 20px;
}

.clear
{
	clear: both;
}
#spacer a
{
	display: inline-block;
	margin-top: 185px;
}
#spacer a img
{
	width: 190px;
	height: 130px;
}

.menu_link
{
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	background: transparent url('/img/separator_menu.png') repeat-x bottom center;
}

.menu_link a
{
	font-family: "font3" Tahoma;
	color: white;
	text-decoration: none;
}

.menu2_title
{
	font-size: 14px;
	background: transparent url('/img/separator_menu2.png') repeat-x bottom center;
	margin: 0px 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
}

.menu2_content
{
	margin: 10px;
	font-size: 13px;
	text-align: center;
}

.menu2_content img
{
	padding-right: 7px;
	padding-top: 2px;
}

.menu2_content .left
{
	float: left;
}

#main_content .text h2
{
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	display: inline-block;
	min-width: 200px;
	padding: 3px 20px;
	text-align: center;
	background: url('/img/separator_header.png') no-repeat bottom center;
	color: #1f3e5d;
}

.small
{
	margin-top: 2px;
	font-size: 10px;
}

#main_content .text
{
	float: left;
}
#main_content .text .text_text
{
	font-family: Arial;
	font-size: 14px;
	color: #1f3e5d;
	padding: 10px;
	padding-left: 30px;
	line-height: 150%;
	text-align: justify;
	display: block;
	width: 500px;
}

div#content_scroll
{
	height: 500px;
	overflow: auto;
}

div#content_scroll2
{
	height: 470px;
	overflow: auto;
}

.orange
{
	color: #ffac35 !important;
}

span.roll_header
{
	cursor: pointer;
	text-decoration: underline;
}

div.roll_item
{
	margin-top: 10px;
}
div.media_img2
{
	float: left;
	width: 70px;
	margin: 10px;
}

div.media_description2
{
	margin: 10px;
	float: left;
	width: 360px;
}

div.media_img1
{
	float: right;
	width: 70px;
	margin: 10px;
}

div.media_description1
{
	margin: 10px;
	float: right;
	width: 360px;
}
div.menu_link2
{
	padding-left: 23px;
	padding-top: 6px;
}
div.menu_link2 a
{
	font-size: 12px;
	color: white;
	text-decoration: none;
}

ul.gal
{
	list-style-type: none;
}

ul.gal li
{
	padding-top: 10px;
	padding-left: 80px;
}

ul.gal li a
{
	text-decoration: none;
	color: black;
}

div.gallery_item
{
	padding: 20px;
	float: left;
}

img.photo
{
	margin: 5px;
	margin-left: 0px;
	height: 200px;
	width: auto !important;
}

div.text_text p
{
	margin-top: 10px;
	margin-bottom: 10px;
}
div.text_text ul, div.text_text ol
{
	margin-left: 20px;
}
.media_img
{
	display: inline-block;
	text-align: center;
	width: 70px;
	border: 1px solid black;
	padding: 1px;
}
.photo
{
	float: left;
	display: inline-block;
	text-align: center;
	width: 200px;
	border: 1px solid black;
	padding: 1px;
}
a
{
	color: #00a8ff;
}

.footer
{
	background-color: #ecf0f5;
	height: 20px;
	text-align: right;
	font-size: 10px;
}
.footer span
{
	display: inline-block;
	margin-top: 4px;
	margin-right: 30px;
}
.footer span a
{
	text-decoration: none;
	color: black;
}

.phone_menu
{
	margin-top: 20px;
	margin-left: 5px;
}

#map
{
	width: 500px;
	height: 400px;
}
/*
#cont1							    { width: 652px; height: 170px; background: url('../img2/cont1.png');float:left;} 
#cont1_title						{ padding-left: 80px; padding-top: 10px;} 
#cont1_title h2						{ font-family: "Trebuchet MS", sans-serif;font-weight: normal;color: #2b2d80; } 
#cont1_content						{ height: 90px;overflow:auto;padding-left: 85px; margin-top: 10px;margin-right:90px;margin-bottom: 5px;} 
#cont2							    { width: 640px; height: 166px; background: url('../img2/cont2.png');margin-top: 30px;margin-left:200px;float:right;position:absolute;} 
#cont2_title						{ text-align:right; margin-right: 65px;margin-top: 5px;} 
#cont2_title h2						{ font-family: "Trebuchet MS", sans-serif;font-weight: normal;color: #2b2d80; } 
#cont2_content						{ height: 90px;overflow:auto; padding-left:100px; margin-top: 15px;margin-bottom: 5px;margin-right: 60px;} 
#container							{ width: 833px; height: 489px; background: url('../img2/site.png');} 
#content_title						{ text-align:left; margin-left: 85px;padding-top: 20px;} 
#content_title h2					{ font-family: "Trebuchet MS", sans-serif;font-weight: normal;color: #2b2d80; } 
#content_text						{ height: 400px;overflow:auto;padding-left: 90px; margin-top: 20px;margin-bottom: 5px;margin-right: 85px;} 
#container_kasa						{ width: 279px; height: 188px; background: url('../img2/kasa.png');float:right;position:absolute;margin-left:752px;} 
#kasa							    { width: 279px; height: 188px; background: url('../img2/kasa.png');float:right;position:absolute;margin-left:562px;} 
#cable							    { width: 319px; height: 192px; background: url('../img2/kabel.png');margin-top: 30px;float:left;} 
a									{ text-decoration: none; }
ul									{ list-style: none; }
p                                   { margin: 15px 0; }
.dropdown							{ float: left; margin-left: 450px;margin-top: 20px;font: 16px Tahoma, Arial;}
*/

/* 
.cont_footer {
background: url('http://bhp.morswin.eu/cokom/media/img/content_footer_bg.png') no-repeat;
height: 172px;
font-size: 14px;
}
.cont_footer .kontakt {
background: url('http://bhp.morswin.eu/cokom/media/img/underline.png') 60px 45px no-repeat;
width: 275px;
height: 172px;
float:left;
text-align: right;
}
#content .kontakt a.footer{
background: url('http://bhp.morswin.eu/cokom/media/img/link_bg.png')  no-repeat;
padding-left: 15px;
text-align: right;
margin-right: 10px;
}
.cont_footer .kontakt ol {
list-style-image: url('http://bhp.morswin.eu/cokom/media/img/list_pointer.png');
margin-left: 10px;
margin-right: 10px;
margin-top: -15px;
color: #747474;
}
.cont_footer .kontakt ol li {
margin-top: 0px;
text-align: left;
}
.cont_footer h3 {
margin: 25px;
font-size: 14px;
font-weight: normal;
font-family: "Trebuchet MS", sans-serif;
text-align: center;
color: #88c431;
}
.cont_footer .aktualnosci {
background: url('http://bhp.morswin.eu/cokom/media/img/underline.png') 60px 45px no-repeat;
padding-left: 10px;
padding-right: 10px;
width: 279px;
height: 162px;
margin-left: 275px;
padding-top: 1px;
text-align: right;
}
.cont_footer .aktualnosci h3 {
margin-bottom: 0px;
margin-top: 18px;
}
.cont_footer .aktualnosci .aktualnosci_text {
text-align: justify;
margin-top: 5px;
margin-bottom: 15px;
color: #747474;
}
#content .aktualnosci a.footer{
background: url('http://bhp.morswin.eu/cokom/media/img/link_bg.png') no-repeat;
padding-left: 15px;
}
.cont_footer .projekty {
background: url('http://bhp.morswin.eu/cokom/media/img/underline.png') 60px 45px no-repeat;
padding-left: 10px;
padding-right: 10px;
width: 223px;
height: 172px;
float: right;
text-align: right;
}
.cont_footer .projekty ol {
list-style-image: url('http://bhp.morswin.eu/cokom/media/img/list_pointer.png');
margin-left: -15px;
margin-right: 10px;
margin-top: -15px;
color: #747474;
text-align: left;
}
.cont_footer .kontak tol li {
margin-top: 0px;
text-align: left;
}

#content .projekty a.footer{
background: url('http://bhp.morswin.eu/cokom/media/img/link_bg.png')  no-repeat;
padding-left: 15px;
text-align: right;
}
.cont_footer p {
margin-top: -15px;
text-align: left;
color: #747474;
}
.footer {
background: #2b2c7c;
height: 70px;
color : #fff;
font : 11px verdana, sans-serif;
width : 100%;
border : none;
text-align: center;
}
.footer a {
color : #fff;
text-decoration : none;
font-weight: bold;
}
.footer span {
font-size: 14px;
margin-top: 0px;
float: left;
margin-left: 20px;
}
.footer ol {
float: right;
margin-right: 2%;
}
.footer ol li {
font-family: Tahoma, sans-serif;
font-size: 16px;
float: left;
margin-left: 10px;
display: inline;
}
.footer ol li a {
color: #747474;
font-weight: normal;
}

#cont1 a.footer{
background: url('http://bhp.morswin.eu/cokom/media/img/link_bg.png') no-repeat;
margin-top: 10px;
padding-left: 10px;
margin-left: 360px;
color: #523598;
}

#cont2 a.footer{
background: url('http://bhp.morswin.eu/cokom/media/img/link_bg.png') no-repeat;
margin-top: 10px;
padding-left: 10px;
margin-left: 240px;
color: #523598;
}
*/ 

