body {
	background-image: url(images/bg.png);
	margin: 0;
	font-size: 13px;
	font-family: Trebuchet MS;
}
h1 {font-size: 19px; text-align: center;}
h2 {font-size: 17px;}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.google{
	margin-left: 15px;
	margin-top: 10px;
}
#whole {
	background-image: url(images/bg_up.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
}
#kontejner {
	width: 936px;
	left: 50%;
	position: absolute;
	margin-left: -468px;
	margin-top: 60px;
}
#up {
	background-image: url(images/up.png);
	width: 936px;
	height: 89px;
	float:left;
}
#middle {
	background-image: url(images/middle.png);
	width: 936px;
	float:left;
}
#down {
	background-image: url(images/down.png);
	width: 936px;
	height: 82px;
	float:left;
}
#skype_logo {
	position: absolute;
	background-image: url(images/skype_logo.png);
	z-index: 10;
	left: 50%;
	margin-left: -530px;
	margin-top: -10px;
	width: 220px;
	height: 220px;
}
#volejte {
	position: absolute;
	background-image: url(images/volejte.png);
	z-index: 11;
	left: 50%;
	margin-left: 360px;
	margin-top: -10px;
	width: 207px;
	height: 150px;
}
#vse {
	margin-left: 18px;
	margin-right: 18px;
	width: 936px;
}
.header {
	background-image: url(images/header.png);
	margin-top: 25px;
	margin-left: 150px;
}
.center {
	text-align: center;
}
#left {
	float: left;
	width: 250px;
}
#right {
	float: left;
	width: 550px;
}
ul.menu_sidebar {
	margin-left: -38px;
	margin-top: 0px;
}
ul.menu_sidebar li{
	width: 223px;
	height: 25px;
	list-style-type: none;
	margin-bottom: 1px;
}
ul.menu_sidebar li a{
	width: 223px;
	height: 21px;
	background-image: url(images/menu_li.png);
	float:left;
	color: white;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	padding-top:4px;
}
ul.menu_sidebar li a:hover{
	width: 223px;
	height: 21px;
	background-image: url(images/menu_li_hover.png);
	float:left;
	color: black;
	font-family: "Trebuchet MS";
	text-decoration: none;
	padding-top:4px;
}
.menutext{margin-left: 55px;}
.menuodsazeni{margin-left: 10px;}
.center_copyright{margin-top: 6px;text-align:center;}
.adsense468 {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.adsense600 {
  width: 140px;
  height: 600px;
  z-index: 1;
	position: absolute;
	left: 50%;
	margin-left: 370px;
	margin-top: 130px;
	margin-bottom: 20px;
	border: 1px solid gray;
	text-align: center;
	background-color: white;
}