/* CSS Document */
table.main {
		width:816; }
td.side {
		width:170;
		margin-top:0;
		vertical-align: top;
		text-align:center;
		background: #FFD75E; }
		
td.middle {
		width:558;		
		height:450;
		margin-top:0;
		vertical-align: top;
		background:url(/images/middletablebg.jpg); }

td.top {
		vertical-align: top;
		background:#bbbbbb; }

td.bottom {
		vertical-align: top;
		background:#bbbbbb; }
		
		
table.box {
		width:100%;			
}
		
table.blank {
		width:100%; }
		
.kopce {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	font-weight: normal;
	color: #990000;
	border: 1px solid #990000;
	background-color: #D85A54;
}
.bgHeder {
	width:100%;
	height:19;	
	background-attachment: fixed;
	background-image:url(/images/buttons/buttons_08.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.line {
    width:250;
	height:1;	
	background:#ffed9a;
	background-repeat: repeat-x;
	background-position: center;
}	
.bgHeder1 {
	background-color:#ffd75e;
	width:100%;
	height:14;
}
.buton {
	width:100%;
	height:17;	
	color: #ffc000;
	background:#fecf42;
	border: 1px solid #ffc821;
	background-repeat: repeat-x;
	background-position: center top;
}
.kocki {
	background:url(/images/kocka.jpg);
	width:44;
	height:100%;
}
.kockiside {
	background:url(/images/kockaside.jpg);
	width:44;
	height:100%;
}