/* CSS Document */
body { 
	margin: 0px;
   	padding: 0px;
   	text-align: center;
	font: 11px "Century Gothic", Verdana, Helvetica, sans-serif;
	background: #202020 url(imgs/back.gif) top left repeat;
	height:100%;
    }
body, td, th, div, p {
	font: 11px "Century Gothic", Verdana, Helvetica, sans-serif;
	color: #D5D5D5;
    }
body, div, p, table, tr, th, td { 
	vertical-align:top;
    }
div {
	text-align:left;
}
p {
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
}
a {
	color: #B0B0B0;	
	text-decoration:none;
}
img {
	border:0;
}
a:hover {
	color: #EA6121;	
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
	color:#fff;
	font-weight:normal;
}

h1 {
	font-size: 16px;
	text-align: left;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}

h2 {
	font-size: 15px;
	display: block;
	text-align: left;
	padding: 3px 0px 3px 0px;
	margin: 0;
}
h2 a {
	text-decoration: underline;
	color: #993300;
}
h2 a:hover {
	text-decoration: underline;
	color: #ff0000;
}
h3 {
	font-size: 14px;
	display: block;
	text-align: left;
	margin: 0; 
	padding: 4px 0px 4px 0px;
}
h3 a {
	text-decoration: none;
	color: #009900;
}
h3 a:hover {
	text-decoration: underline;
	color: #009900;
}
h4 {
	font-size: 12px;
	display: block;
	text-align: left;
	padding: 4px 0px 4px 0px;
	margin: 0;
}
/**********   struktura strony  ***********/
#main {
    width:100%;
	text-align: center;
}
#mtab_head {
	width:985px;
	margin: 0 auto;
	text-align: center;
	background: #202020 url(imgs/top_bg.jpg) repeat-x left top;
	height: 150px;
}
#mtab_menu {
	width:985px;
	margin: 0 auto;
	text-align: center;
	background: #757575 url(imgs/menu_back.jpg) repeat-x left bottom;
	height: 42px;
}
#mtab {
	background: url(imgs/content_top_bg.jpg) repeat-x left top;
	width:985px;
	margin: 0 auto;
	text-align: center;
}
#mtab_dn{
	width: 985px;
	height: 70px;
	margin: 0 auto;
	clear:both;
	padding-top:10px;
	background: url(imgs/mtab_dn_back.gif) repeat left top;
}
#mtab_flash {  
    height:140px;
	width:100%;
}
div.content { 
	margin: 0 auto;
	clear:both;  
    padding: 0px 0px 0px 0px;
    width:985px;
}

#head {  
    height:150px;
	position:relative;
}

.h_logo {
	position:absolute;
	left:35px;
	top:45px;
}
.h_right {
	position:absolute;
	left:305px;
	top:0px;
}
#flash_header {
	width:680px;
	height:150px;
}
#bottom {
  clear:both;
	margin: 0 auto;
	width:985px; min-height:25px; 
	padding: 8px 0 0;
	text-align:center;
	font-size: 12px; 
	color:#999999;
}
#bottom p, #bottom a {
	color:#999999;
  font-size: 12px;
  padding: 15px;

}
#bottom a:hover {
	color:#666666;
}
/************************************/
#menuhor {
	width:98%;
	height:38px;
}
/************************************/

/*
ul.menu  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.menu li {
	list-style-type:none;
	float:left;
	height: 23px;
	font: bold 14px Times, Georgia, serif;
	margin: 0px 11px 0px 5px;
	padding: 3px 10px 3px 10px;
	color:#C62424;
	text-transform:uppercase;
}
ul.menu li a {
	color:#C62424;
	text-decoration:none;
}
ul.menu li a:hover {
	color:#ff3300;
	text-decoration:none;
}
*/
/************************************/
#cont { 
    padding: 0px 0px 0px 0px;
}
.m_left{ 
    float:left;
	width:216px;
	text-align:left;
	margin:5px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	vertical-align:top;
}
.m_cent {
	float: left;
	margin:5px 5px 0px 5px;
	padding:0px 0px 0px 0px;
	width:539px;
	min-height:350px;
	vertical-align:top;
}
.m_right {
	float: right;
	margin:1px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:220px;
	min-height:500px;
	vertical-align:top;
}


#m_left, #m_right, #m_cent { 
	vertical-align:top;
}
div.cont_tfield {
	padding: 0px 10px 10px 10px;
	clear:both;
}
.cont_links {
	padding:0px 0 0 0;
	text-align:right;
	font-size:10px;
}
.cont_links a {
	color:#878684;
}
.cont_links a:hover {
	color:#878684;
}
.cont_links  img{
	vertical-align:middle;
	margin-left:5px;
}
/***********************************/
.left_box {
	margin:10px 0 1px 0;
	padding:0;
}
.left_box .inner_left_box {
	margin:0 0 0 0;
	padding:0;
	height:100%;
}
.lb_text {
	padding:10px;
}
.lb_title {
	margin:10px 0 0 10px;
}
.lb_gal {
	padding:5px 0 5px 0;
	text-align:center;
}
.lb_partners {
	text-align:center;
	padding:2px 0 10px 1px;
}
.lb_partners table td img {
	border:0;
}

.left_menu {
	margin:10px 0 1px 0;
	padding:0;
}
ul.mvert {
	margin:0;
	padding:0;
}
ul.mvert li {
	margin:0;
	width:185px;
	list-style-type:none;
}
ul.mvert li a{
	display:block;
	text-decoration:none;
	margin:5px 5px 0 10px;
} 
/*
ul.mvert li a:hover{
	text-decoration:underline;
}
*/
/************ newsy ****************/
.news {
	padding: 5px 0px 5px 0px;
	clear:both;
}
.news h2 {
/*	color:#1D68AE;*/
	font-size:12px;
	font-weight:normal;
}
.news p {
	padding: 2px 0px 2px 0px;
	margin:0;
}
.news a.more, a.more {
	color: #F19467;
	text-decoration:none;
}
.news_img {
	padding: 0px 10px 10px 0px;
	border:0px;
}
/************ style tekstu *****************/
.mp_img{  
    padding:0px;
	border:0px;
}
.main_frame {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px;
	vertical-align:top;
}
.path {
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #333333;
	margin:0 10px 0 10px;
}
.path a {
	text-decoration:none;
	padding:5px;
}
.path a:hover {
	text-decoration:underline;
}

.mov {
	height:204px;
}
.mph {
	background:#ff3300;
	height:40px;
}
.mph h1 {
	color:#fff;padding:7px 10px 7px 10px;
	font-size:25px;
}
.p_img {
	border:4px solid #8B8B8B;
}
.p_link a {
	color:#FF9966;
	text-decoration:none;
}
.p_link {
	border-bottom:1px solid #2F2F2D;
}

/*************************************/
.paging{ 
	padding: 2px;
	height:16px;
	font: bold 11px Verdana;
	text-align:center;
	color: #A63709;
	}
/*************************************/
div.bottom_text {
	padding: 10px 5px 5px 5px;
	font-size: 10px;
	color: #ffffff;
}
.bottom_text a {
	color: #ffffff;
}
.bottom_text a:hover{
	color: #f0f0f0;
	text-decoration:underline;
}
/**********************************/
.form_field{
	width: 380px;
	height: 12px;
	padding: 2px;
	font: 11px Arial, sans-serif;
}
.form_area{
	width: 380px;
	height: 120px;
	font: 11px Arial, sans-serif;
}
.form_butt{
	color: #f0f0f0;
	background: #333333;
	font: 12px Arial, sans-serif;
}
#im_tab td {
	text-align:center;
}
#sitemap {
	
}
#sitemap  li{
	padding:2px;
	list-style-type:none;
	list-style-image:url(imgs/arr_sm.gif);
}
#sitemap a {
	text-decoration: none;
	}
	
#sitemap a:hover {
	text-decoration: underline;
	}
	
/*******************************/
.gal_tab {
	margin:0px;
}
.gal_tab td {
	margin:0px;
	padding:5px;
	background:#ffffff;
	text-align:center;
	vertical-align:middle;
}
/*
.products td {
	padding:5px; margin:6;
}
.prod_thumbnail {
	border: 1px solid #bbbbbb;
	width:125px;
	height:180px;
	background: #f5f5f5 url(imgs/prod_thumb_back.jpg) left top repeat-x;
	vertical-align:top;
	text-align:center;
}
.prod_thumbnail img {
	border: 1px solid #C8CFE1;
}
.prod_thumbnail p.name {
	margin:10px 5px 5px 5px;
}
.prod_thumbnail a {
	color: #FF9999;
	text-decoration:none;
}
.prod_img {
	width:220px;
}
.prod_img img {
	border:5px solid #C8CFE1;
}
.prod_thumbnail a:hover {
	color: #1181D2;
	text-decoration:underline;
}
.prod_tab {
	
}
.prod_tab td {
	padding:5px; margin:0px;
	color: #333436;
	background: #EAF0F5;
	text-align: center;
	border:0;
	verical-align:middle;	
}
.prod_tab td.prod_head {
	background:#E0EAF0 url(imgs/prod_head_back.gif) left top repeat-x;
	color:#555555;
	text-align: center;
}
.prod_tab td.prod_info {
	background:#EAF0F5 url(imgs/prod_head_back.gif) left top repeat-x;
	text-transform:uppercase;
	color:#ffffff;
}
.prod_tab {
	width:100%;
}
*/
textarea {
	width:400px;
	height:100px;
}

.text_inpt {
	width:400px;
}

button {
	border:0;
	width:102px;
	height:22px;
	padding:0;
	margin:0;
	font-size:11px;
}
.red_text {
	color:#cc0000;
}

.mp_inpt {
	width: 120px;
	background: #fff;
	border: 0;
	margin:2px 0px 0px 0px;
	font-size:10px;
	border:1px solid #336699;
}
/* MENU HOR JS */
.menudiv_hor{
	height: 38px;
	z-index:1000;
	position: absolute;
}
.submenu_item{
	padding: 4px 20px 0 20px;
	background: url(imgs/menu_separator.jpg) top right no-repeat;
	color: #CACBCC; 
	height: 38px;
}
.submenu_item p{
	color: #CACBCC; 
	font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
}
.submenu_item a{
	color: #CACBCC; 
}
.submenu_item a:hover{
	color: #EA6121;
	text-decoration: none;
}
.menudiv{
	visibility: hidden;
	position: absolute;
	z-index: 1001;
	width: 150px;
	border-left:1px solid #555555;
}
.menudiv .submenu_item{
	padding: 2px 20px 0 20px;
	height: 22px;
	width: 150px;
	text-align: center;
	background: #373737 url(imgs/menu_separator_hor.gif) bottom center repeat-x;
}
/* MENU VERT*/
.left_menu {
	padding-left: 26px;
}
/*
.left_menu li{
	padding:2px;
	list-style-type:none;
	list-style-image:url(imgs/arr_sm.gif);
}
*/
.left_menu li.opened{
	list-style-image:url(imgs/arr_sm_op.gif);
}
.left_menu a {
	text-decoration: none;
	}
	
.left_menu a:hover {
	text-decoration: none;
}
.left_menu ul.mvert li a {
	display:block;
	margin:5px 5px 0 5px;
}

.header_dot{
	vertical-align: middle;
	margin-right: 5px;
}
/*INFO BOX*/
.info_box{
	background: #777777 url(imgs/info_box_bg.jpg) left top no-repeat;
	width: 188px;
	height: 136px;
	margin-top: 30px;
	margin-left: 10px;
	margin-right: auto;
	color: #fff;
	font-size: 13px;
	border:1px solid #4B4B4B;
}
.info_box_inner{
	padding:10px;
}
/* SEARCH BOX */

.lang_box {
	background: url(imgs/lang_box_back.gif) left top repeat;
	height:20px;
	border:1px solid #5D5D5D;
	width: 208px;
	margin: 20px 0 20px 5px;
}
.langs {
	margin:2px;
	text-align:center;
}
.langs img {
	border:1px solid #151515;
	margin-right:2px;
}
.search_box{
	background: url(imgs/search_box_bg.jpg) no-repeat;
	width: 208px;
	height: 74px;
	margin: 20px 0 20px 5px;
	border:1px solid #6E6E6E;
}
.search_box_inner{
	padding: 10px 0 0 10px;
}
#searchform {
	padding:0;margin:0;
}
.srchform_cont {
	padding:0;margin:0;height:18px;
}
.srchform_btn {
	margin-left:2px;
	vertical-align:bottom;
}
.search_box input{
	width: 150px;
	height: 16px;
	font-size:11px;
	border: #676767 1px solid;
}
.news_box{
	width: 208px;
	margin: 0 0 10px 5px;
	border:1px solid #4F4F4F;
	background: url(imgs/news_box_back.gif) left top repeat;
}
.news_box_inner{
	padding: 10px;
}












/* --------------------Strona Realizacji Slawomir Kidon -------------------------------------------------------------------------------- */

#REALIZACJA{
}

div.logo {
	height: 50px;
	width: 100px;
	float:left;
	/*background:#FFFFFF;*/
	margin-right:5px;
	/*border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;*/
}

.logo2 {
	clear:both;
	float:left;
	height: 50px;
	width: 100px;
	margin-right:5px;
	background: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	
}

.logo_obrazek {
width:100%;
height:100%;
}

/* --------------------Podstrona Realizacji Slawomir Kidon -------------------------------------------------------------------------------- */
table.realizacja tr td{
padding-right:22px;
 }

.obrazek2 {
width:200px;
height:130px;
float:left;
}

.opis_realizacji{
	text-align:justify;
	overflow: hidden;
	margin-left: 15px;
	padding-left: 10px;
}

img.opis_realizacji{
	float:left;
	//padding-right: 10px;
	//padding-bottom: 10px;
}
p.opis_realizacji{
float:left;

//width:350px;;



}

.naglowek2{
	clear:both;
	padding-top:20px;
	padding-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4f4f4f;
}

div.galeria{
padding-top:20px;
padding-left:10px;
float:left;
}

img.galeria{
float:left;
margin-left:10px;
}
/* --------------------Podstrona Realizacji Slawomir Kidon -------------------------------------------------------------------------------- */
