body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: x-small;
	width: 100%;
	height: 100%;
	background : url(img/xd.jpg);
}
.menu{
	width: 194px;
	height: 2400px;
	background-color: #ffffff;
	background : #ffffff url(img/1.jpg) repeat-y right;
	text-align: center;
	vertical-align: top;
}
.menu_p{
	width: 194px;
	height: 2400px;
	background-color: #ffffff;
	background : #ffffff url(img/1.jpg) repeat-y left;
	text-align: center;
	vertical-align: top;
}

.srodek{
	width: 422px;
	height: 2400px;
	background-color: #ffffff;
	border: 1px solid #C0C0C0;
	text-align: center;
	vertical-align: top;
}
.srodek_p{
	width: 610px;
	height: 2350px;
	background-color: #ffffff;
	border: 1px solid #C0C0C0;
	text-align: center;
	vertical-align: top;
}
.obrazek{
	border-top: 1px solid rgb(192, 192, 192);
	border-left: 1px solid rgb(192, 192, 192);
	border-bottom: 1px solid rgb(192, 192, 192);
	background-color: #ffffff;
	vertical-align: middle;
	width: 121px ;
	text-align: center;
}
.link{
	width: 500px;
	height: 10px;
	font-family:arial italic;
	font-size: 14px;
	text-align: center;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
        color : #990000;
        text-decoration : none;
}
a:link {
        font-family: Tahoma;
	font-size: 12px;
        color : #000000;
        text-decoration : none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
        color : #000000;
        text-decoration : none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
        color : #990000;
        text-decoration : underline;
}

.whitebg { background-color:#FFFFFF;}

img { border:none;}