/*
 *		plik:		css/style.css
 *		autor: 		Technetium [Tc]
 *             	kamil zawada
 *		system:		T.CMS-4.0-SEO
 */

@import url("menu.css"); 
@import url("comments.css"); 
 


a:focus { -moz-outline-style: none; }
a, a:visited, a:active { text-decoration: none; cursor: pointer; color:#ffffff; }
a:hover { text-decoration: underline; }
.kursor { cursor: pointer; }

hr { background: #bbb; height: 1px; border: none; }
h1 { font-size: 11px; }
h2 { font-size: 9pt; }
h3 { font-size: 8pt; }
h4 { font-size: 7pt; }

* {
	margin: 0;
	padding: 0;
	font-family: "Arial", "Verdana", "Helvetica",  sans-serif;
	color: #ffffff;
	font-size:11px;
}

p {
	margin: 0;
}

ul {
	margin: 5px 0;
	padding-left: 20px;
}

ul li {
	margin: 5px 0;
	color:#ffffff;
}



/*----------formularze-----------*/

form
{
	padding:0px;
	margin:0px auto;
	width:500px;

}

fieldset
{
	padding:0px;
	margin:0px;
	border:none;
}

legend
{
	display:none;
}

input.text, textarea, select, input.file 
{
	font-family:Arial;
	font-size:11px;
	
	width:250px;
	border:1px solid #b9b9be;
	background:#bfbfc4;
	color:#6e6e78;	
}

input.text
{
	height:16px;
	padding-top:2px;
	padding-left:2px;
	width:209px;
}


input.small
{
	width:100px;
}


textarea
{
	padding:2px;

}


input.submit 
{

	background:url(../img/button_wyslij.jpg) 0 0 no-repeat;
	width:99px;
	height:30px;

	margin:0px auto;
	cursor:pointer;
	border:none;
	display:block;

}

label
{
	margin:0px;
	padding:0px;
	padding-right:10px;
	float:left;
	line-height:18px;
	font-family: "Arial", "Verdana", "Helvetica",  sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight:bold;
	
	width:130px;
	height:20px;
	text-align:right;
	
}

select
{
	padding-left:2px;
	height:18px;
	width:213px;
}




div.kontrolka
{
	overflow:hidden;
	clear:both;
	margin-bottom:5px;
}

div.kontrolka_textarea
{
	overflow:hidden;
	clear:both;
	margin-bottom:5px;
	padding:0px;
}

div.kontrolka p, div.kontrolka_textarea p
{
	font-size:10px;
	color:#5d6a6d;
	margin-left:140px;
	margin-top:3px;
}

div.form_separator
{
	height:1px;
	border-bottom:1px solid #e5e5e5;
	width:300px;
	margin:10px auto;
}

div.przycisk
{
	overflow:hidden;
	clear:both;
	margin-bottom:5px;
	text-align:left;

}


table
{
	border-collapse:collapse;
}

			/* --------- glowna ---------- */

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Arial", "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 11px;
	color: #ffffff;
	
	background: #003a7b url('../img/bg.jpg');
	background-position: center -47px;
	/*background-attachment: fixed;*/
	background-repeat:no-repeat;
}

#container 
{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

/*--------------top-----------------*/

#top {
	width: 1000px;
	height:465px;
        height:418px;
	position: relative;

	background:url(../img/bg_top.jpg) 0 100% no-repeat;
}

#top img
{
    border:none;
}

#top a#logo
{
	position:absolute;
	left:0px;
	top:63px;

}

#top div#menu-top
{
	position:absolute;
	bottom:307px;
	right:40px;
	width:150px;
	text-align:right;
}

#top div#menu-main
{
	position:absolute;
	top:108px;
	left:75px;
	width:795px;
	height:33px;

	text-align:left;
}

#top div#top_ikonki
{
	position:absolute;
	top:258px;
	left:62px;
}

#top div#top_ikonki a#top_ico_home
{

}

#top div#top_ikonki a#top_ico_kontakt
{
	position:relative;
	top:11px;
	left:4px;
}


#top div#top_szukaj
{
	position:absolute;
	right:27px;
	top:295px;
	
	width:290px;

}

#top div#top_szukaj form
{
	width:290px;
}

#top div#top_szukaj label
{
	width:76px;
	float:left;
	padding-right:0px;
	margin-top:3px;
}

#top div#top_szukaj input.text
{
	width:184px;
	height:21px;
	background:url(../img/bg_input_szukaj.jpg) 0 0 no-repeat;
	float:left;
	border:none;
	padding-top:5px;
	color:#a6e5ff;
	margin-top:3px;
}

#top div#top_szukaj input.submit
{
	width:22px;
	height:29px;
	background:url(../img/button_szukaj.jpg) 0 0 no-repeat;
	float:left;
	margin:0px;
}

/*--------------lay-----------------*/
div#base
{
	margin:0px auto;
	width:1000px;
	overflow:hidden;
	background:url(../img/bg_base.jpg) 0 0 no-repeat;
}

div#base div#left
{
	width:425px;
	height:155px;
	float:left;
	text-align:left;
}

div#base div#left a#lewa_link_kontakt
{
	display:block;
	width:315px;
	height:128px;
	margin-left:70px;
}


div#base div#right
{
	width:542px;
	float:left;
	text-align:left;
}

div#footer
{
	clear:both;
	overflow:hidden;
	height:61px;

	background:url(../img/bg_footer.png) 0 0 no-repeat!Important;
	background:url(../img/bg_footer.gif) 0 0 no-repeat;
	margin-bottom:20px;
}

div#footer div#copyright
{
	width:380px;
	float:left;
	margin-top:20px;
	margin-left:50px;
	color:#2a6baf;
	text-align:left;

}

div#footer div#copyright a
{
	color:#5a92cc;
}

div#footer div#menu-bottom
{
	width:565px;
	float:right;
	margin-top:20px;
}

div.page-title
{
	margin:0px 10px 10px 10px;;
	line-height:33px;
	height:33px;
	background:url(../img/bg_page_title.jpg) 0 100% no-repeat;
}

div.page-title h1
{
	color:#fff;
	font-weight:bold;
	font-size:11px;
}

div.page-content
{
	margin:0px 10px;
}

div.page-content p
{

}

div.page-content img
{
    border:2px solid #fff;
}

div#page-text a
{
    color:#0effff;
}

/*---------glowna-----------*/
div#page-hp
{
	margin-top:17px;
}

div#page-hp table
{
	width:522px;
}


div#page-hp table td
{
	color:#a6e5ff;
	width:260px;
}

div#page-hp a.strona_glowna_link
{
	background:url(../img/arrow2.jpg) 0 50% no-repeat;
	padding-left:10px;
	color:#a6e5ff;
}

/*---------lista galerii----------*/

div#page-galeria-lista
{

}



div#page-galeria-lista div.row
{
	overflow:hidden;
	margin-bottom:10px;
	height:110px;
}

div#page-galeria-lista div.row div.item
{
	float:left;
	width:115px;
	height:97px;
	background:url(../img/bg_foto.gif) 100% 100% no-repeat;
	text-align:center;
	padding-top:5px;
}

div#page-galeria-lista div.row div.item img
{
    border:none;
}

/*---------galeria----------*/

div#page-galeria, div#page-galeria-podstrona
{

}

div#page-galeria-podstrona
{
	margin-top:20px;
}

div#page-galeria div.row, div#page-galeria-podstrona div.row
{
	overflow:hidden;
	margin-bottom:10px;
	height:95px;
}

div#page-galeria div.row div.item, div#page-galeria-podstrona div.row div.item
{
	float:left;
	width:115px;
	height:85px;
	background:url(../img/bg_foto.gif) 100% 100% no-repeat;
	text-align:center;
	padding-top:5px;
}

div#page-galeria div.row div.item img, div#page-galeria-podstrona div.row div.item img
{
    border:none;
}

/*---------------wyniki wyszukiwania-----------*/
div#page-search-result
{

}

div#page-search-result p.label
{
	color:#0bffff;
	font-weight:bold;
	margin:10px 0px;
}


div#page-search-result div.separator
{
	height:1px;
	font-size:1px;
	background:url(../img/bg_page_title.jpg) 0 0 no-repeat;
	margin:10px 0px;
}

div#page-search-result h1
{
	margin-left:10px;
}

div#page-search-result div.skrot
{
	margin-left:10px;
}

div#page-search-result div.skrot strong
{
	color:#0bffff;
}

/*---------mapa strony----------*/
div#page-mapa-strony
{

}

div#page-mapa-strony a.site1
{
	font-weight:bold;
	color:#0bffff;
	margin-left:10px;
	display:block;
}

div#page-mapa-strony a.site2
{
	margin-left:10px;
	background:url(../img/arrow4.gif) 0 50% no-repeat;
	padding-left:10px;
	display:block;
}

div#page-mapa-strony div.separator
{
	height:1px;
	font-size:1px;
	background:url(../img/bg_page_title.jpg) 0 0 no-repeat;
	margin:10px 0px;
}
















