@charset "utf-8";
@import  url(css/reset.css); 

html, body {
	height: 100%;
	width: 100%;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #fff;
	color: #000;
}

h1 { font-size: 1.5em; font-weight: bold; 
	background: #fff url(images/yelow_dot.gif) no-repeat center left; padding-left: 0.8em;  
}

h1.title { font-size:1.2em; color: #586989; font-weight:bold; padding: 1em 0 0.4em 0; background: none;}
h2 { font-size:1.15em; color: #586989; font-weight:bold; padding: 1em 0 0.4em 0; }
h2.title { font-size: 1.5em; font-weight: bold; 
background: #fff url(images/yelow_dot.gif) no-repeat center left; padding: 0 0 0 0.8em;  }
h3 { font-size: 1em; font-weight: bold; padding-top: 1em;}
h2.reddot { font-size: 1.15em; font-weight: bold;  margin-top: 0.3em; padding: 0; 
background: #fff url(images/yelow_dot.gif) no-repeat center left; padding-left: 1em; }
h2.center { font-size: 1.1em; font-weight: bold;  padding: 1.3em 0 0 0; text-align: center; color: #586989;}
h3.bluedot { font-size: 1em; font-weight: bold;  padding: 0; margin-top: 1em;
background: #fff url(images/blue_dot.gif) no-repeat center left; padding-left: 1em;
margin-bottom: 0.25em; color: #586989;}

h4 { font-size: 0.95em; padding-top: 0.8em;  padding-bottom: 0.5em; color: #586989;}

h5 { font-size: 0.92em; padding-top: 0.7em;}
h6 { font-size: 0.84em; padding-top: 0.6em;}

p { padding-top: 0.5em; padding-bottom: 0.5em;}

strong { font-weight: bold; }
a {
	color: #3a61bc;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
}

a:visited {
	color: #3a61bc;
}

acronym, 
abbr {
	background: transparent url(images/abbr.gif) bottom left repeat-x;
	border: 0 none;
	cursor: help;
	font-style: italic;
}

ol { list-style-type: decimal;
		padding-left: 2em;
		margin-bottom: 2em;
 }

table.przekroj { margin-bottom: 3em; margin-top: 1em; }
table.przekroj tr th, table.przekroj tr td { padding: 0.5em 0.15em 0.5em 0.15em; border: 1px solid #000; text-align: center; }
table.przekroj tr th { font-weight: bold; }
#top {
	width: 100%;
}

#naglowek {
	width: 100%;
	margin: 0;
}
#gora {
	height: 75px;
	margin-left: 11em;
	margin-top: 2.2em;
}

#gora img { float: left; }
#gora h1 { font-size: 1.1em; 
	color: #333;
	background-image: none; 
  padding-left: 10px;
	padding-top: 10px;
	float: left;
 }

#mainmenu {
  background: #4f4f4f url(images/menu/menu_grad.gif) repeat-x center;
	width: 100%;
}

#nav, #nav li {
	display: block;
	list-style: none;
}

#nav, #nav a {
	color: #fff;
}

#nav {
	height: 30px;
	width: 100%;
	float: left;
  background: #4f4f4f url(images/menu/menu_grad.gif) repeat-x center;
	line-height: normal;
}

#nav > li {
	float: left;
	line-height: 30px;
}

li#first {
	margin-left: 2.2em;
}


#nav a {
	font-weight: 600;
	height: 30px;
	display: block;
	text-decoration: none;
	padding: 0 1.4em 0 1.4em;
}

#nav a:hover {
	background: #ff0000 url(images/menu/dot.gif) no-repeat center left;
}

#nav a:active {
	background: #ff0000 url(images/menu/dot.gif) no-repeat center left;
}

#nav ul {
	line-height: 1.1em;
	padding: 0.3em 0 0.7em 0;
}

#nav li ul a {
	font-weight: 500;
  height: auto;
	padding: 0.23em 0.2em 0.23em 1.4em;
	width: 13.4em;
}
#nav ul li a:hover {
	background: #ff0000 url(images/menu/dot.gif) no-repeat center left;
}

#nav li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	background: #4f4f4f;
}

#nav li ul ul {
	padding: 0;
	margin: -1.55em 0 0 14.25em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #ff0000;
}

#nav li.hr {
	border-top:1px solid #999; 
	width: 12.5em; 
	height: 0;
	max-height: 0;
	margin:0.15em 1.25em 0.15em 1.25em;
}

#nav li.caption {
	margin: 0.25em 0 0.25em 1.2em;
	background: #4f4f4f;
	font-weight: bold;
}

#nav li.caption:hover { background: #4f4f4f; }

#content {
	width: 980px;
} 

#content_left {
	margin: 0 0 0 10px;
	width: 180px;
	float: left;
	overflow: hidden;
}

#menu {
	padding: 24px 0 0 13px;
	width: 180px;
	float: left;
	overflow: hidden;
	min-height: 420px;
}

#informacje {
	margin-top: 24px;
	margin-left: 12px;
	width: 200px;
	float: left;
	overflow: hidden;
}

#tresc {
	width: 488px;
	min-height: 420px;
	margin: 18px 0 15px 8px;
	float: left;
	overflow: hidden;
  border-right: 1px dotted #999;
	border-left: 1px dotted #999;
	border-bottom: 1px dotted #999;
}

#tresc > div {
 	padding-right: 12px;
	padding-left: 10px;
}

#tresc_index {
	width: 660px;
	margin: 18px 0 15px 18px;
	float: left;
	overflow: hidden;
	border-right: 1px dotted #999;
}

#main_infos {
	border-top: 1px dotted #999;
	padding-top: 1em;
}

#newsy {
	width: 220px;
	overflow: hidden;
	float: left;
	padding: 0 3px 3px 22px;
	margin-top: 18px;
}

#newsy_content {
	padding: 6px 3px 3px 3px;
}

#consultant {
	background: #fff url(images/foto/konsultant.jpg) no-repeat top left;
	height: 200px;
}

#stopka {
	clear: both;
	width: 100%;
	height: 30px;
	color: #fff;
	background: #4f4f4f url(images/menu/menu_grad.gif) repeat-x top left;
	text-align: center;
}

.gotop {
	font-size: 0.8em;
}

.sep {
	padding: 0 0.5em 0 0.5em;
	vertical-align: middle;
}
.red { color: red; }

div.movie_sec { width: 100%; overflow: hidden; margin: 2em 0 2em 0; } 
div.movie_sec object { float: left; margin: 0 1em 0.1em 0; }
/** CENNIK */
#cennik {
	margin-top: 1.2em;
}

#cennik table { width: 100%; }
#cennik td.title { width: 80%; }
#cennik td.price { width: 20%; text-align: right;}

#cennik h2 {
	padding-bottom: 0.5em;
}

/** NAVMENU */
#navmenu	ul ul{ 
	padding-left: 0.5em; 	
	list-style: none;
}
#navmenu li.caption {
	color: #3a61bc;
	font-weight: bold;
	margin: 0.3em 0 0.5em 0;
	padding-left: 0.6em;
	padding-bottom: 0.3em;
	background: #fff url(images/dot.gif) no-repeat center left;
  border-bottom: 1px dotted #999;
}

#navmenu li.menutitle {
	margin: 0.12em 0 0.12em ;
}

#navmenu li.menutitle:hover {
	padding-left: 0.5em;
	background: #fff url(images/dot_szr.gif) no-repeat center left;
}

/** NAVMAIN */
#navmain { margin-bottom: 1.5em; padding-bottom: 0.7em; border-bottom: 1px dotted #999; 
}
#navimg { clear: both; background: #fff no-repeat top left; height: 120px; width:180px; } 
#navtitle { border-bottom: 1px solid red; text-align: right; margin-bottom: 1.5em; }
#navtitle h2 { text-align: right; color: red; font-weight: bold; }
#navtitle h2:first-letter { font-variant: small-caps; font-weight: bold;}
#buddom table td { padding-left: 2em; }

.list { list-style: square; margin-left:1em; padding-bottom: 1.25em;}
.underline { text-decoration: underline;}
.underline:first-letter { font-weight: bold; }
.bold { font-weight: bold; }
.nohref { cursor: default; }

ul#right-img { line-height: 4em; padding-top: 2em; padding-left: 1.5em;}

#table {
-moz-user-select:none;
cursor:default;
font-family:Arial,sans-serif;
font-size:11px;
width:100%;
}
#table th:hover{
background:#555555 none repeat scroll 0%;
}
#table th {
background:#666666 none repeat scroll 0%;
border-bottom:1px solid #444444;
border-left:1px solid #555555;
border-top:1px solid #444444;
color:#FFFFFF;
padding:0.5em 0 0.5em 1em;
text-align:left;
}
#table th span {
color:#AAAAAA;
}

#table tr td {
border-bottom:1px solid #FFFFFF;
border-left:1px solid #D9D9D9;
border-top:1px solid #FFFFFF;
padding:0.5em 1em;
}
#table tr.even td {
background:#EDF3FE none repeat scroll 0%;
border-bottom:1px solid #E8F0FF;
border-right:1px solid #FFFFFF;
border-top:1px solid #E8F0FF;
}
#table tr.odd td {
background:#FFFFFF none repeat scroll 0%;
border-bottom:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
border-top:1px solid #FFFFFF;
}

#table tr:hover td {
background-color:#3D80DF;
border-color:#3E6FB3 rgb(88, 134, 199) rgb(62, 111, 179) rgb(52, 109, 190);
border-style:solid;
border-width:1px;
color:#FFFFFF;
}
#table tr:active td{
background-color:#777777;
border-color:#888888 rgb(119, 119, 119) rgb(136, 136, 136) rgb(136, 136, 136);
border-style:solid;
border-width:1px;
color:#FFFFFF;
}

#myAccordion{
	width: 32em;
	border: 1px solid #6CAF00;
	
}
#myAccordion dt{
	line-height: 1.6em;
	background-color: #80df20;
	border-top: 2px solid #DAFF9F;
	border-bottom: 2px solid #6CAF00;
	padding: 0 1em;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}
#myAccordion dd{
	overflow: auto;
}
#myAccordion .mar{
	margin: 1.3em 0.8em;
}
#myAccordion dt.myAccordionHover
{
	background-color: #90ef30;
}
#myAccordion dt.myAccordionActive
{
	background-color: #6CAF00;
	border-top: 2px solid #80df20;
	border-bottom: 2px solid #000;
}

table.desclist {
	padding-bottom: 1em;
	background-color: #EDF1F9;
}
table.desclist tr > td.pad{
	padding-top: 0.5em;
}
table.desclist td {
	border: 0;
	text-align: left;
	padding-left: 0.8em;
	margin-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.2em;
	width: 50%;
	vertical-align: top;
}
table.desclist td td {
	color: #757268;
	background: url(images/dot.gif) no-repeat center left; 
}
table.desclist th { background-color: #93A7DB; color: #fff; font-weight: bold;
		text-align: center; padding-top: 0.5em; padding-bottom: 0.5em;
		font-size: 0.9em; 	margin-top: 1.5em;  }
.dot { padding-right: 0.8em; padding-left: 0.5em; }

.title_dot { font-weight: bold;
	color: #586989; 
}

ul.redlist {
margin-bottom: 0.6em;
}

ul.redlist li {
	background: url(/images/yelow_sep.gif) no-repeat center left; 
	padding-left: 1em; margin-left: 0.1em;
	line-height: 1.4em;
}

ul.li_text li {
background: url(/images/dot.gif) no-repeat center left; 
color: #757268; padding-left: 1.2em; margin-left: 0.1em;
line-height: 1.3em;
}
ul.li_text_big li {
background: url(/images/dot.gif) no-repeat center left; 
color: #757268; padding-left: 1.2em; margin-left: 0.1em;
font-size: 1.0em;
line-height: 1.5em;
}
.center { text-align: center; }
.text { color: #757268; }
.line { width: 15em; margin-left: 0;}
.toright { text-align: right; }
.box2 { width: 50%; float: left; }
.box3 { width: 31%; float: left; margin-right: 2%; }

.fleft { float: left; }
.fright { float: right; }
.profilbox { overflow: hidden; text-align: center; margin-bottom: 2em; }
.profilbox img  { float: right; }
.profilbox h2  { display: block; vertical-align: middle; }
.clr { clear: both; }

div.gallery {
  margin-left: auto;
  margin-right: auto;
}
div.sortable-cell {
    float: left;
		display: block;
	  height: 94px;
		width: 122px;
}
div.sortable-cell img {
    display: inline;
	  border: 1px solid #ccc;
}

.redsep { 	background: url(images/yelow_sep.gif) no-repeat center left; 
	padding-left: 1.2em; margin-left: 0.1em; }

.tpad { padding-top: 0.25em; }

ul.pad { 	 
	padding-left: 1.2em; }

p.more_text { display: none; }
p.more:ahover { display: block; }

.mainfoto { background: #fff url(images/foto/top.jpg) no-repeat top center;  width: 100%; height: 234px; 
margin-bottom: 2.2em; margin-top: 0.7em;
}

div.slideshow {
	padding-left: 464px;
	padding-top: 160px;
	width: 122px;
	height: 42px; 
}