@charset "UTF-8";
/* Author: Jakub Kwapisz 2010 */
*{
	padding:0;
	margin:0;
	border:0px solid black;
	outline:none;
}
html{
	width: 100%;
	height: 100%;
}
body{	
	background:black url("../files/background_2.jpg") repeat left top;
	background-attachment: fixed;
}
a:link{
	text-decoration:none;
	color:white;
}
a:visited{
	text-decoration:none;
	color:white;
}
a:hover{
	text-decoration:underline;
	color:white;
}
.small_gray{
	color:#EAEAEA;
	font-size:9px;
	font-family:Tahoma;
}
.white{
	color:white;
}

/******************************************************/
#pageContainer{
	margin:0 auto;
	width:900px;
	min-height:1000px;
	font-family:Helvetica;
}
#pageContainer #top{
	margin:0 auto;
	width:900px;
	height:200px;
}
#pageContainer #top #logoBig{
	float:left;
	width:300px;
	height:200px;
	margin-left:-50px;
}
#pageContainer #top #logoBig a{
	display: block;
	position:relative;
	width:300px;
	height:200px;
	background:transparent url(../files/logo_big.png) no-repeat left top;
	text-indent:-900px;
	overflow:hidden;
}
#pageContainer #top #visitCard{
	float:right;
	width:500px;
	height:200px;
	background:transparent url(../files/top/background_right.png) no-repeat right top;
	text-align:right;
}
#pageContainer #top #visitCard h1{
	/*text-transform:uppercase;*/
	font-weight:normal;
	font-size:14px;
	color:#B92927;
	margin-top:70px;
	margin-right:30px;
}
#pageContainer #top #visitCard p{
	font-weight:normal;
	font-size:11px;
	color:white;
	margin-top:5px;
	margin-right:30px;
}


/************************************************/
#mainMenu{
	margin:50px auto;
	width:900px;
}

#mainMenu p{
	font-size:12px;
	font-weight:normal;
	color:white;
	margin:0px 20px 20px 20px;
}
#mainMenu #strony{
	float:left;
	background:transparent url(../files/main_menu/strony/background.png) no-repeat;
	width:300px;
	height:300px;
	text-align:center;
}
#mainMenu #strony h2{
	margin-top:80px;
	display:block;
	width:300px;
	height:56px;
	overflow:hidden;
	background:transparent url(../files/main_menu/strony/label.png) no-repeat;
	text-indent:-900px;
}
#mainMenu #inne{
	float:left;
	background:transparent url(../files/main_menu/inne/background.png) no-repeat;
	width:300px;
	height:300px;
	text-align:center;
}
#mainMenu #inne h2{
	margin-top:80px;
	display:block;
	width:300px;
	height:85px;
	overflow:hidden;
	background:transparent url(../files/main_menu/inne/label.png) no-repeat;
	text-indent:-900px;
}
#mainMenu #pozycjonowanie{
	float:left;
	background:transparent url(../files/main_menu/pozycjonowanie/background.png) no-repeat;
	width:300px;
	height:300px;
	text-align:center;
}
#mainMenu #pozycjonowanie h2{
	margin-top:80px;
	display:block;
	width:300px;
	height:56px;
	overflow:hidden;
	background:transparent url(../files/main_menu/pozycjonowanie/label.png) no-repeat;
	text-indent:-900px;
}
#mainMenu #strony_read_more,#mainMenu #inne_read_more,#mainMenu #pozycjonowanie_read_more{
	float:left;
	width:300px;
	height:75px;
	margin-top:-50px;
}
#mainMenu #strony_read_more a{
	display:block;
	background:transparent url(../files/main_menu/strony/read_more.png) no-repeat top left;
	width:300px;
	height:75px;
	text-indent:-900px;
	overflow:hidden;
}
#mainMenu #strony_read_more a:hover{
	display:block;
	background:transparent url(../files/main_menu/strony/read_more.png) no-repeat bottom left;
	width:300px;
	height:75px;
	text-indent:-900px;
	overflow:hidden;
}

#mainMenu #inne_read_more a{
	display:block;
	background:transparent url(../files/main_menu/inne/read_more.png) no-repeat top left;
	width:300px;
	height:75px;
	text-indent:-900px;
	overflow:hidden;
}
#mainMenu #inne_read_more a:hover{
	display:block;
	background:transparent url(../files/main_menu/inne/read_more.png) no-repeat bottom left;
	width:300px;
	height:75px;
	text-indent:-900px;
	overflow:hidden;
}

#mainMenu #pozycjonowanie_read_more a{
	display:block;
	background:transparent url(../files/main_menu/pozycjonowanie/read_more.png) no-repeat top left;
	width:300px;
	height:75px;
	text-indent:-900px;
	overflow:hidden;
}
#mainMenu #pozycjonowanie_read_more a:hover{
	display:block;
	background:transparent url(../files/main_menu/pozycjonowanie/read_more.png) no-repeat bottom left;
	width:300px;
	height:75px;
	text-indent:-900px;
	overflow:hidden;
}

/**************************************************************************************/
#footer{
	margin:50px auto 5px auto;
	width:900px;
	
	color:white;
	font-size:12px;
}
#footer #footer_top{
	background:transparent url(../files/footer/back/top.png) no-repeat;
	width:900px;
	height:16px;
}
#footer #footer_middle{
	background:transparent url(../files/footer/back/middle.png) repeat;
	width:860px;
	padding:0px 20px 0px 20px;
}
#footer #footer_bottom{
	background:transparent url(../files/footer/back/bottom.png) no-repeat;
	width:900px;
	height:16px;
}
#footer #footer_middle .column{
	float:left;
	width:152px;
	height:220px;
	padding-right:20px;
}
#footer #footer_middle .column h3{
	/*font-style:italic;*/
	font-size:14px;
	color:white;
	color:#B92927;
	font-family:'Helvetica';
	font-weight:normal;
	margin-bottom:1px;
}
#footer #footer_middle .column .hr{
	width:142px;
	height:0px;
	background-color:#727272;
	margin-bottom:10px;
}
#footer #footer_middle .column ul{
	/*list-style:none;*/
	list-style-image:url('../files/footer/yes.png');
	padding-left:20px;
}
#footer #footer_middle .column p,#footer #footer_middle .column ul li{
	text-transform:uppercase;
	font-size:10px;
	color:#727272;
	font-family:Tahoma;
	margin-bottom:5px;
}
#footer #footer_middle .column p strong,#footer #footer_middle .column ul li strong{
	color:white;
	font-weight:normal;
}
#footer #footer_middle .column .white_label{
	color:white;
}
#footer #footer_middle .column .red_label{
	color:#B92927;
}
#footer #footer_middle .column .lowercase{
	text-transform:lowercase;
}
#footer #footer_middle .column .alignRight{
	text-align:right !important;
}
/*********************/
#copyright{
	margin:0 auto 0px auto;
	width:900px;
	height:20px;
	text-align:center;
}
#copyright h4{
	color:white;
	font-size:10px;
	font-weight:normal;
	font-family:Tahoma;
	margin-bottom:5px;
}



/***********************************************/
#site_text{
	margin:50px auto 50px auto;
	width:900px;
	color:white;
	font-size:12px;
}
#site_text #site_text_top{
	background:transparent url(../files/footer/back/top.png) no-repeat;
	width:900px;
	height:16px;
}
#site_text #site_text_middle{
	background:transparent url(../files/footer/back/middle.png) repeat;
	width:860px;
	padding:0px 20px 0px 20px;
}
#site_text #site_text_bottom{
	background:transparent url(../files/footer/back/bottom.png) no-repeat;
	width:900px;
	height:16px;
}
#site_text h2{
	font-weight:normal;
	font-size:20px;
	padding-top:0px;
	padding-bottom:10px;
	color:#B92927;
}
#site_text h4{
	font-weight:normal;
	font-size:16px;
	padding-top:10px;
	padding-bottom:10px;
	color:#B92927;
}
