/*--------------------------------------------------------
	css theme name: eko plyta
	author: bartosz mediger (http://mediger.net)

	created: oct 12, 2008

*/



* { margin: 0px; padding: 0px; }




address { font-style: normal; }




html {
	overflow: auto; overflow-x: hidden; }


blockquote p {
	font-weight: bold;
	color: #505050; }



body {
	width: 100%;
	background: #dbdbdb url(../images/backg.jpg) no-repeat center top; }




a, address, body, input, h1, h2, h3, h4, h5, h6, legend, li option, p, select, textarea, td {
	line-height: 17px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555; }



fieldset { border: none; }



img { border: none; }



input { border: 1px solid #555; }



p {
	padding-bottom: 15px; }

/*
p img {
	float: left;
	border: 1px solid #666;
	margin: 0 10px 15px 0; }*/



ul, ol { margin: 0 0 15px 20px; }




/* nawgiacja */

a {
	text-decoration: none;
	color: #155081; }

a:hover {
	text-decoration: underline;
	color: #cc0033 !important; }


















/* nagýýwki */

h2 {
	padding: 0 0 17px 0;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #124570; }



h4 {
	background:url(../images/doc.gif) no-repeat 0 4px;
	padding: 0 0 0 15px;
	font-size: 12px;
	font-weight: bold;
	color: #972839;
}


















#center {
	position: relative;
	width: 770px;
	margin: 0 auto; }












#container {
	width: 100%;
	background: url(../images/top.jpg) no-repeat center top; }








#foot {
	float: left;
	position: relative;
	width: 738px; height: 94px;
	background:url(../images/foot_sub.gif);
	padding: 43px 0 0 32px; }

	#start #foot { background: url(../images/foot.gif); }

	#foot * {
		font-size: 11px;
		line-height: 12px; }






#gallery {
	padding: 20px 0 20px 0;
	margin-right: -20px; }


#gallery a {
	float: left;
	margin: 0 8px 10px 0; }

#gallery img { border: 1px solid #5d737f; }












#inside {
	float: left;
	width: 770px; min-height: 816px; _height: 816px;
	background:url(../images/backt_sub.jpg) no-repeat center top; }

	#start #inside { background:url(../images/backt.jpg) no-repeat center top; }




/* formularz kontaktowy */

#kontakt fieldset {
    border: 1px solid #666;
    padding: 2em 0em 2em 1em; }


#kontakt input { line-height: 14px; }



#kontakt input, select,
#kontakt textarea {
    float: left;
    width: 30%;
    padding: 1px 2px 1px 2px; }



#kontakt label {
    float: left;
    width: 90%;
    margin: 1px;
    display: block;
    padding: .3em 0 .3em 0;
    cursor: pointer; }

   #kontakt  label span {
        float: left;
        width: 20%;
        margin: 1px;
        padding: 0 3px 0 0;
        text-align: right;
        color: #111; }


#kontakt legend {
    padding: 0 1em 1em 1em;
    font-weight: bold; }


#kontakt textarea {
    float: left;
    overflow: hidden;
    overflow: auto;
    width: 70%; height: 100px; }


#kontakt .button {
    float: right;
    width: 100px;
    border: 1px !important;
    padding: 4px;
    text-align: center;
    _filter:alpha(opacity=70); -moz-opacity: .7; opacity: .7; }

    #kontakt .button:hover { _filter:alpha(opacity=100); -moz-opacity: 1; opacity: 1; }










#left {
	float: left;
	width: 610px;
	padding: 420px 0 0 26px; }

	#start #left { width: 414px; }












#logo {
	position: absolute; top: 35px; left: 20px;
	width: 150px; height: 60px;
	background: url(../images/empty.gif);
	text-indent: -10000px; }





#main {
	float: left;
	position: relative;
	background:url(../images/backc_sub.gif) center repeat-y; }

	 #start #main { background:url(../images/backc.gif) center repeat-y; }
















#menu {
	position: absolute; top: 360px; left: 19px; }

#menu a {
	float: left;
	color: #fff;
	padding:4px 10px 4px 22px;
	text-transform: uppercase;
	text-shadow: 1px 1px 2px #284151;
	background: url('../images/bullet.gif') 5px 12px no-repeat;
	/* text-indent: -10000px; */
}

#menu a:first-child {padding:4px 10px; background: none; margin-left:0;}

	#menu a:hover { color: #fff !important; text-decoration: none; background-color: #4C5B66; }

	/* a.galeria { width: 98px; background: url(../images/m_galeria.gif); }
		a.jak { width: 136px; background:url(../images/m_jak.gif); }
		a.kontakt { width: 73px; background:url(../images/m_kontakt.gif); }
		a.nasza { width: 137px; background:url(../images/m_nasza.gif); }
		a.uslugi { width: 90px; background:url(../images/m_uslugi.gif); }
		a.witamy { width: 94px; background: url(../images/m_witamy.gif); } */












	#news a {
		float: right;
		background:url(../images/arrow.gif) no-repeat right;
		padding:0 20px 0 0;
		font-size: 10px;
		font-weight: bold;
		color: #155081; }

	#news p { padding: 0; }

	#news .item {
		margin-bottom: 10px;
		padding: 0 0 25px 0;
		border-bottom: 1px solid #c0c0c0; }













#right {
	float: right;
	padding: 420px 20px 0 0;
	width: 268px; }
















/* classess */


.button {
	cursor: pointer;
	border: none; }


.button:hover {
	filter:alpha(opacity=90);
	-moz-opacity: .9;
	opacity: .9; }



.loga {
	position: absolute; top: 296px; right: 10px;
	width: 444px; height: 25px; }



.copyright {
	position: absolute; left: 10px; bottom: 15px;
	font-size: 11px;
	color: #979898; }


.red { color: #bb0e24; }


.realizacja {
	position: absolute; right: 20px; bottom: 43px;
	font-size: 10px !important;
	line-height: 12px;
	text-align: right; }







.kontakty
{
	width:105%;
}

.kontakty img
{
	float:left;
	width:70px;
	margin-right: 10px;
}

.kontakty p
{
	float:left;
	clear:left;
	width:100%;
}

.kontakty td
{
	padding:5px;
	vertical-align: top;
}

.kontakty h2
{
	font-size:11px;
}

