#menu {
background: #5d5d5d url("../grafika/menu2.jpg");
}

#obsah {
background: white url("../grafika/bg-center-2.jpg") repeat-y;
}

#obsah-top {
background: url("../grafika/bg-top-2.jpg") no-repeat top;
}

#obsah-bottom {
background: url("../grafika/bg-bottom-2.jpg") no-repeat bottom;
}

#center {
width: 685px;
padding: 30px 30px 30px 0;
float: right;
}

#right {
float: left;
}

ul#informace {
margin-top: 20px;
}

.panel {
padding: 20px 0;
background: url("../grafika/panel2.jpg") no-repeat bottom; 
}

.browse {
width: 187px;
margin: 0 11px 15px 0;
}

#sizeTab h2, h3 {
	text-align: left;
	margin: 0.8em;	
}
#sizeTab table {
	margin-bottom: 30px
}
#sizeTab table td, th.center {
	text-align: center;
}