﻿html, body {
	background-color: black;
	font-size: 12px;
	font-family: Verdana, Arial;
	color: white; 
	}





.ramka1 {	
	width: 630px;
	height: 120px;
	position: top right;
	float: right;	
	padding: 0px 0px 0px 5px ;
	background-color: #303030;
	border-bottom: 1px solid black;
	border-left: outset #1F1F1F 1px;
	a { text-decoration: none; }
	
	
}

.ramka1 a { text-decoration: none; 
	color: #A70020;}

.ramka2 {	
	width: 630px;
	height: 115px;
	background-color: #303030;
	background-position: right;
	float: right;
	padding: 0px 0px 0px 5px ;
	border-bottom: 1px solid black;
	border-left: outset #1F1F1F 1px;
}
.ramka2 a { text-decoration: none; 
	color: #A70020;}

.ramka3 {	
	width: 630px;
	height: 115px;
	background-color: #303030;
	background-position: right;
	float: right;
	padding: 0px 0px 0px 5px ;
	border-bottom: 1px solid black;
	border-left: outset #1F1F1F 1px;
}
.ramka3 a { text-decoration: none; 
	color: #A70020;}
.ramka4 {	
	width: 630px;
	height: 122px;
	background-color: #303030;
	background-position: right;
	float: right;
	padding: 0px 0px 0px 5px ;
	border-left: outset #1F1F1F 1px;
}
.ramka4 a { text-decoration: none; 
	color: #A70020;}

.tlomenu {
	width:235px;
	height: 460px;
	background-position: left;
	background-color: #303030;
	float: down;
	margin-left: 20px;
	margin-top: 0px;
	padding: 2mm;
	
	font-size: 20px;
	font-color: yellow;
	border-bottom: 1px solid black;
	
	
	

}

.tlostrony {
	margin: 35px auto 150px;
	background-color: #1F1F1F;
	height: 500px;
	width: 1200 px;
	padding: 10mm ;
	border: 1px solid black;
	
}




.layout {
	width: 900px;
	height: 495px;
	background-position: rigth;

	margin: auto ;
	padding: 0mm;
	

	border: 1px solid black;
}



.wprowadzenie { 
	margin: 0px 0px 100px 50px;
	background-color: black;
	height: 120px;
	width: 800px;
	float: left;
	font-size: 12px;

	color: grey;
	text-align: center;




}
.logo {
	width: 200px;
	height: 200px;
	background-position: right;
	margin: 0px 0px -50px 870px;
	background: url(fotki/logo.jpg) no-repeat;
	float: both;
		
	
}



.lewypas {

	background-color: #A70000;
	margin: 150 auto;
	width: 20px;
	height: 495px;
	float: left;
	horizontal-align: left;

	
	
}

.gornypas {

	background-color: #A70000;
	margin:  auto;
	height: 20px;
	width: 900px
	float: both;
	
}


.menu {
	
	clear: both;
	border-width: thin thick medium;
	border-style: solid black;
	height: 25px;
	padding:5mm 0mm 0mm 7mm;
	float:  left;
	background-position: left;
	margin-top: -370px ;
	margin-bottom: 0px;
	margin-left: -30px;
	
	font-size: 12px;
	font-color: white;
	}

ul, ul li {
	display: block;
	list-style: none;
	margin: 0px 0px;
	padding: 0;
	float: left;
	

}
ul {
	width: 150px;
	padding: 2px 2px 1px 2px;
	background-color: #303030;
	border: 3px #28e;
	margin: 0;
	float: left;
	

	
	
}

ul li {
	border-bottom: 1px solid black;
}

ul a:link, ul a:visited {
	display: block;
	width: 156px;
	text-decoration: none;
	padding: 7px;

	font-weight: bold;
	background-color: #303030;
	color: #def;
	border-left: 10px solid grey;
}

ul a:hover {
	width: 166px;
	background-color: #A70000 ;
	color: #fff;
	border-left: 5px solid black;
}


.footer {

ul, ul li {
	display: block;
	list-style: none;
	margin-bottom: 0px;
	margin-top: 700px;
	padding: 0;
	background-position: bottom;
	background-color: red;

	width: 25px;
	height: 25px;
}

ul li {
	float: left;
}

ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	width: 80px;
	text-align: center;
	background-color: yellow;
	color: green;
	border: 2px outset blue;
	padding: 5px;
}

ul a:hover {
	border-style: inset;
	padding: 7px 3px 3px 7px;
}



.abc {
	text-decoration: none;
}
