body{
	margin:20px 0;
	padding:0;
	background-image: url(images/bgdoc.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0192DD;
	border-collapse:collapse;
}
img{
	border: 0;
	padding: 0;
	margin: 0;
}
#upheader{
	border-top:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
	height:100px;
	width:760px;
	margin-left: auto;
	margin-right: auto;
	vertical-align:middle;
	background-color: white;
	overflow: hidden;
}
#downheader{
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	height:40px;
	width:760px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	overflow: hidden;
}
#main{
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width:760px;
	border-left:1px solid black;
	border-right:1px solid black;
	color: black;
	background-image: url(images/bg.gif);
	min-height:400px;
}
#menu{
	float:left;
	width:160px;
	background-color:transparent;
	border:0;
	text-align:center;
}

#menutop{
	width:580px;
	background-color:white;
	margin: 10px 5px;
	text-align:center;
} 
.menutop-item{
	color:#003399;
}
#mainwindow{
	float:right;
	width:600px;
	text-align:center;
	background-color:white;
	color: #0131A5;
	margin:0;
	padding:0;
}
#maintext{
	padding:10px 20px;
	margin:0;
	text-align: justify;
	color: black;
}
#news{
	padding: 15px;
	text-align: justify;
}
#footer{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	background-image: url(images/bg.gif);
	border-bottom:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
}
#copy{
	color:white;
	background-color:transparent;
	text-decoration:none;
	font-weight:normal;
	margin:0;
	padding:10px;
}
#copy:hover{
	color:black;
	background-color:transparent;
}
#empty{
	height: 180px;
}
/* ============== tlacitka leveho menu ===========*/

.cssbutton{
	display:block;
	width:149px;
	border-bottom:1px solid black;
	margin:0;
	padding:8px 5px;
	font-size:11px;
	line-height:1;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:white;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
}
.cssbutton:hover{
	background: #0066CC;
	color: #FDEEAC;
}
.cssbutton-active{
	display:block;
	width:149px;
	border-bottom:1px solid black;
	margin:0;
	padding:8px 5px;
	font-size:11px;
	line-height:1;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background: #003399;
	color: #F4CA00;
	white-space:nowrap;
	cursor: default;
}

.red{
	color:red;
}
.center{
	text-align: center;
}
.headright{
	float:right;
	color: #0093DD;
	font-size:16px;
}
hr{
	height:1px;
	size: 1px;
}
h2{
	font-size: 14px;
	padding-bottom: 6px;
	margin:0;
}
h3{
	font-size: 12px;
	padding-bottom: 6px;
	margin: 0;
}
a{
	font-weight: bold;
	text-decoration: underline;
	color: #0192DD;
}
a:hover{
	text-decoration: none;
}
ul{
	padding:0;
	margin:0 0 5px 35px;
}
li{
	padding:0;
	margin:0;
}
.photoright{
	float:right;
	padding:5px 10px;
}
.photoleft{
	float:left;
	padding:5px 10px;
}
.photoborder{
	border:1px solid black;
	padding:3px;
}
#prodejna{
	width:440px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
