body {
	text-align: center;
	margin: 0 auto;
	padding: 0 auto;
	background-color: #c7c7c7;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(../images/bkg1.jpg);
	}

div#container {
	display: block;
	text-align: left;
	margin: 0 auto;
	padding: 0 auto;
	width: 870px;}

div#top {
	margin: 0;
	padding: 0;
	cursor: pointer;
	background-image: url('../images/podklad.jpg');}	

.banner {
	cursor: pointer;}

div#menu_main {
	margin 0;
	padding 0;
	background-image: url('../images/menu.jpg');
	height: 56px;
	width: 870px;}

#sidebar {
	margin: 0;
	background-image: url('../images/lewa.jpg');
	background-position: 13;
	background-repeat: repeat-y;
	padding: 0 0 0 13px;
	width: 195px;
	float: left;}


#content {	
	margin: 0px;
	padding: 15px, 0px, 0px, 0px;
	float: right;
	background-image: url('../images/textbkg.jpg');
	background-repeat: no-repeat;
	width:	662px;}

div#footer {
	margin: 0;
	padding: 0;
	background-image: url('../images/stopka.jpg');
	float: right;
	width:	856px;
	height: 35px;
	clear: both;}

#wrapper {
	margin: 0;
	padding: 0;
	background-image: url('../images/c.jpg');
	background-position: right;
	background-repeat: repeat-y;
	width: 870px;}

#design {
	 font-family: Arial;
	 color: #808080;
	 font-size:  10px;
	 font-weight: bold;}

a:link.sidetxt{
	 font-family: Georgia, Arial;
	 color: #FF8080;
	 font-size:  11px;
	 font-weight: normal;
	 text-decoration: none;}
a:visited.sidetxt{
	 font-family: Georgia, Arial;
	 color: #FF8080;
	 font-size:  11px;
	 font-weight: normal;
	 text-decoration: none;}
a:hover.sidetxt{
	 font-family: Georgia, Arial;
	 color: #FFDDDD;
	 font-size:  11px;
	 font-weight: normal;
	 text-decoration: none;}

	 