@charset "utf-8";
/* CSS Document */
body
{
	margin: 0px;
	padding: 0px;
	background: #ffffff none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #757575;
}

.widther { width: 965px; margin: 0px auto; padding: 0px;}

a { color: #757575; text-decoration: none; border-bottom: 1px dotted #909090; }
a:hover { color: #757575; text-decoration: none; border-bottom: 1px dotted #757575; }
a:active { color: #757575; text-decoration: none; border-bottom: 1px dotted #757575; }
a:visited { color: #757575; text-decoration: none; border-bottom: 1px dotted #909090; }
a img {border: none;}

#logo
{
	display: block;
	width: 965px;
	height: 191px;
	background: #ffffff url(../images/logo.jpg) no-repeat left top;
	border-bottom: 9px solid #1277a7;
}

#mainmenu
{
	display: block;
	width: 910px;
	height: 34px;
	padding-right: 55px;
	padding-top: 157px;
	background: transparent none;
}
#mainmenu_right
{
	display: block; width: 20px; height: 34px;
	float: right;
	background: transparent url(../images/menu_bgr.gif) no-repeat left bottom;
}
#mainmenu_center
{
	display: block; width: 500px; height: 34px;
	float: right;
	background:transparent url(../images/menu_bgc.gif) repeat-x left bottom;
}
#mainmenu_left 
{
	display: block; width: 20px; height: 34px;
	float: right;
	background: transparent url(../images/menu_bgl.gif) no-repeat left bottom;
}
#mainmenu .separator {float: left; display: block; width: 1px; height: 34px; overflow: hidden; background: transparent url(../images/menu_sep.gif) no-repeat left bottom;}
#mainmenu a
{
	float: left;
	display: block;
	height: 22px;/*34px*/
	padding-top: 13px;
	padding-left: 6px;
	padding-right: 6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	color: #58574b;
	border-bottom: none;
}

#mainmenu img {padding: 0px 5px 0px 15px; float: right;}


#maintable {width: 965px; margin-top: 8px;}
#maintable td.separator
{
	width: 7px; padding: 0px; vertical-align: top;
	background: transparent url(../images/pionowy_sep.gif) repeat-y top left;
}
#maintable td.separator div
{
	display: block; width: 7px; height: 53px;
	background: transparent url(../images/pionowy_seps.gif) no-repeat top left;
}
#maintable .inner {padding: 0px 6px;}
#smallcol { width: 257px; vertical-align: top; }
#bigcol { vertical-align: top; }

#bluecol { background: #daecf6 none; padding-top: 10px;}

#smallcol ul.menu
{
	list-style: none; margin: 0px; padding: 0px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	color: #58574b;
}

#smallcol ul.menu li
{
	border-bottom: 1px dotted #cbcbcb;
	background: transparent url(../images/menu_pkt.gif) no-repeat 0px 9px;
	width: 170px;
	padding-left: 34px;
}
#smallcol ul.menu li.last { border-bottom: none; }
#smallcol ul.menu li.sub { border-bottom: none; background: transparent url(../images/menusub_pkt.gif) no-repeat 0px 9px; }

#smallcol ul.menu a { color: #58574b; display: block; padding: 5px 0px 4px 0px; border: none;}
#smallcol ul.menu a:hover { text-decoration: underline; }

#smallcol ul.submenu
{
	list-style: none; margin: 0px; padding: 0px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	color: #58574b;
}
#smallcol ul.submenu li
{
	width: 162px;
	padding-left: 42px;
}
#smallcol ul.submenu li.last { border-bottom: 1px dotted #cbcbcb; }

#smallcol ul.submenu a { color: #58574b; display: block; padding: 5px 0px 4px 0px; border: none;}
#smallcol ul.submenu a:hover { text-decoration: underline; }

#smallcol .boxsep {height: 10px;}

#grafbuttons a {border: none;}

#quickcontact
{
	color: #58574b;
	padding-top: 27px;
	background: transparent url(../images/quickcontact.gif) no-repeat left top;
	padding-left: 14px;
}

#bigcol {}

#header {display: block; height: 42px; font-size: 18px; line-height: 150%; color: #ffa200;}

#tresc { padding: 0px 8px; }

#tresc h1, #tresc h2, #tresc h3 { margin: 11px 0px; font-weight: bold; color: #ffa200; font-size: 14px; line-height: 100%; }
#tresc h4, #tresc h5, #tresc h6 { margin: 11px 0px; font-weight: bold; color: #757575; font-size: 12px; line-height: 100%; }
#tresc p { margin: 6px 0px; }
#tresc ul { list-style: none; margin: 0px; padding: 0px; }
#tresc ul li { padding: 5px 0px 5px 16px; background: transparent url(../images/pkt1.gif) no-repeat 0px 9px; }
#tresc ul ul li { background: transparent url(../images/pkt2.gif) no-repeat 0px 9px; }
#tresc ul li.noimg { background: transparent none; }

#stopka {height: 55px;}
#stopka_inner { border-top: 1px solid #edeeef; }

#kotonski {display: block; width: 165px; float: right;}

#menubottom { padding-top: 18px; }
#menubottom ul { list-style: none; margin: 0px; padding: 0px; }
#menubottom ul li
{
	padding: 2px 16px 2px 16px;
	background: transparent url(../images/stopka_pkt.gif) no-repeat 0px 7px;
	float: left;
}
#menubottom a { border: none; color: #757575;}
#menubottom a:hover { border: none; color: #58574b; }

#formularz {}
#formularz .msg { font-weight: bold; color: #ffa200; }
#formularz .label { font-weight: bold; color: #757575; vertical-align: top;  padding: 4px; }
#formularz .input
{
	font-weight: normal; color: #757575;
	margin: 0px; padding: 4px;
	display: block; width: 300px;
	background: #ffffff none;
	border: 1px solid #edeeef;
	margin-bottom: 4px;
}
#formularz .biginput
{
	font-weight: normal; color: #757575;
	margin: 0px; padding: 4px;
	display: block; width: 300px; height: 200px;
	background: #ffffff none;
	border: 1px solid #edeeef;
	margin-bottom: 4px;
}
#formularz .button
{
	font-weight: bold; color: #ffa200;
	font-variant: small-caps;
	margin: 0px; padding: 4px;
	display: block; width: 100px;
	background: #fdfeff none;
	border: 1px solid #edeeef;
}.img_foto {
	padding-right: 12px;
	padding-bottom: 12px;
}
