@import "moucha.css";
body {
	background: #f90;
}
h3{
	padding-left : 20px;
}
p, .odstavec, .nadpis{
	padding-left:20px;
	padding-right:20px;
	}
#menu_top{
	height : 80px;
	width : 160px;
	background-image : url(images/tbutton.png);
}

#menu_bottom{
	height : 160px;
	width : 160px;
	background-image : url(images/bbutton.png);
	position : relative;
}
.menu{
	width : 160px;
	top : 0px;
	position : relative;
	background-image : url(images/button.png);
        list-style-image : url('images/kulka.gif');
}
a:link { color: #fb5; }
a:visited { color: #f83; }
a:hover { color: #f74; }
#skin_select a:link, #skin_select a:visited { color : #23a; }
#skin_select a:hover { color : #236; }
#left_col_top {
	width: 221px;
	height: 80px;
	background-image: url('images/image5_1x1.gif');
	position :relative;
	top : -10px;
}
#left_col_middle{
	background-image : none;
}
#content_top{
	background-image : url(images/image5_1x2.gif);
	height : 78px;
	width : 730px;
	background-color : #36c;
	}
#content_bottom{
	background-image : url(images/image6_1x2.gif);
	height : 78px;
	width : 730px;
	background-color : #36c;
	}
#content{
	width : 730px;
	background-color : #36c;
}

