@import "lightbox.css";

body{
	font-family:Sans-serif;
	background:#dfe5c9 url('pozadi_stul.jpg')no-repeat -80px -40px;
}


a{
	margin:0;
	padding:0;
	color:#1d57a6;
	text-decoration:none;
}

a:hover{
	margin:0;
	padding:0;
	color:red;
	text-decoration:underline;
}

a img{
	border:none;
	margin:auto 0;
}


a.pic{
	margin:5px;
	padding:5px;
}

.gb_form{
	background:#201b17;
	color:white;
	margin-bottom:10px;
}

.hr_post{
	margin:0 -10px; "
}

.post {
	font-size:0.9em;
}

.post h4{
	margin:5px 0 0 0;
	font-weight:bold;
}

.post .date{
	color:#444;
	margin:0;
}

#left{
	width:64px;
	height:488px;
	background:url('levy.png') no-repeat bottom right;
	position:absolute;
	left:270px;
	top:60px;
	margin:0;
}

#mid{
	width:660px;
	height:746px;
	background:url('papir.png');
	position:absolute;
	left:334px;
	top:40px;
	margin:0;
}

#menu{
	width:100%;
	font-size:1.2em;
	text-align:center;
	height:20px;
	background:url('top.png') no-repeat 20px 10px;
	padding-top:150px;
	color:blue;
	font-family:Comic Sans MS;
	float:left;
}

#obsah{
	width:630px;
	height:490px;
	margin:200px 0 0 0;
	padding:15px;
	background:url('light.png');
	font-size:0.9em;
	overflow:auto;
}

#menu ul{
	margin:0 0 0 -45px;
}

#menu ul li{
	display:inline;
	margin:0 0 0 6px;
}

#menu ul li img{
	border:none;
}

#right{
	width:343px;
	height:552px;
	background:url('pravy.png') no-repeat bottom left;
	position:absolute;
	left:994px;
	top:60px;
}

#gb_post{
	width:330px;
	padding:10px;
	float:left;
	height:418px;
	overflow:auto;
	margin-top:52px;
}

#gb_form{
	width:260px;
	float:left;
}

#gb_form h3{
	margin:8px 0;
}

#gb_send{
}
