body {
	padding:0px;
	margin:0px;
	color:#FFF;
	background: #333333;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align:left;
}

*. {
	text-align:left;
}

.root {
	margin:auto;
	width:922px;
	position:relative;
}

#naglowek {
	background: url('img/naglowek.jpg') repeat-x;
	height:133px;
	width:auto;
	color: #868282;
	font-size: 1.1em;
	font-style:italic;
}

#strona {
	background: url('img/strona.jpg') repeat-x;
	min-height:630px;
	height:auto !important;
	height:630px;
	width:auto;
}

#pasek {
	background: url('img/pasek.jpg') repeat-x;
	height:156px;
	width:auto;
}

#stopka {
	background: #000000;
	height:10px;
	width:auto;
	text-align:center;
	font-size:0.9em;
	padding:10px;
}

.menu {
	font-size:1.4em;
	color:#666666;
	font-family: Candara,Verdana, Geneva, sans-serif;
}

.menu a {
	color: #ffffff;
	text-decoration:none;
}

.menu a:hover {
	color: #ffffff;
	text-decoration:underline;
}

.txt {
	padding: 15px;
	color:#999999;
}

.txt strong {
	color:#FFF;
}

.ramka_1g {
	width:471px;
	background: #1e1e1e url('img/ramka_1g.jpg') no-repeat;
	height:auto;
}

.ramka_1d {
	width:471px;
	background: #1e1e1e url('img/ramka_1d.jpg') no-repeat;
	height:5px;
}

.ramka_2g {
	width:471px;
	background: #101010 url('img/ramka_2g.jpg') no-repeat;
	height:auto;
}

.ramka_2d {
	width:471px;
	background: #101010 url('img/ramka_2d.jpg') no-repeat;
	height:5px;
}


.ramka_3g {
	width:231px;
	background: #1e1e1e url('img/ramka_3g.jpg') no-repeat;
	height:auto;
}

.ramka_3d {
	width:231px;
	background: #1e1e1e url('img/ramka_3d.jpg') no-repeat;
	height:5px;
}

.ramka_4g {
	width:195px;
	background: #1e1e1e url('img/ramka_4g.jpg') no-repeat;
	height:auto;
}

.ramka_4d {
	width:195px;
	background: #1e1e1e url('img/ramka_4d.jpg') no-repeat;
	height:5px;
}

.ramka_5g {
	width:437px;
	background: #1e1e1e url('img/ramka_5g.jpg') no-repeat;
	height:auto;
}

.ramka_5d {
	width:437px;
	background: #1e1e1e url('img/ramka_5d.jpg') no-repeat;
	height:5px;
}

.ramka_6g {
	width:715px;
	background: #1e1e1e url('img/ramka_6g.jpg') no-repeat;
	height:auto;
}

.ramka_6d {
	width:715px;
	background: #1e1e1e url('img/ramka_6d.jpg') no-repeat;
	height:5px;
}

.ramka_7g {
	width:715px;
	background: #101010 url('img/ramka_7g.jpg') no-repeat;
	height:auto;
}

.ramka_7d {
	width:715px;
	background: #101010 url('img/ramka_7d.jpg') no-repeat;
	height:5px;
}

.h1 {
	color:#FFF;
	font-size:1.5em;
	font-family: Candara,Verdana, Geneva, sans-serif;
}

.h2 {
	color:#FFF;
	font-size:1.4em;
	font-family: Candara,Verdana, Geneva, sans-serif;
}

img {
	border: 0px
}

.txt a {
	color:#ff0000;
	font-weight:bold;
	text-decoration: none;
}

.txt a:hover {
	color:#ff0000;
	font-weight:bold;	
	text-decoration:underline;
}

.obrazek {
	width:130px; 
	vertical-align: top;
	border: #999 2px solid;
	margin: 5px;
}

.ramka {
	border: #999 2px solid;
}

hr {
	background: none;
	background: url('img/hr.gif');
	height: 1px;
	width: auto;
	border: none;
}

.link {
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: #4e4e4e 1px dotted;
	font-weight:bold;
	
}

.migawka {
	float:left;
	background: url('img/ramka.png') no-repeat;
	width:212px;
	height:113px;
	padding: 5px;
	margin:15px 8px 10px 0px;
	font-size:0.8em;
	
}

.migawka a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

.migawka a:hover{
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
}


