body {
	font-family: "Arial CE", "Helvetica CE", Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	margin: 0px;
	border: 0px;
	text-align:center;
/*	background: #EEEEEE;*/
	background-image: url(../images/bg-body.jpg);
}

h1 {
	font-size: 16px;
	color: #284C9A;
}

h2 {
	font-size: 12px;
	color: #284C9A;
}

p {
	font-family: "Arial CE", "Helvetica CE", Sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
/*	text-indent: 10px;*/
}

ul, li, blockquote {
	text-indent: 0px;
}

a {
	color: #284C9A;

}
a:hover {
	color: #000000;
}

img
{
	border-width: 0;
	border-style: none;
}

.copyright
{
	font-family: "Arial CE", "Helvetica CE", serif;
	font-size: 10px;
	color: #BBBBBB;
	padding: 0 0 0 38px;
	text-decoration: none;
	text-align: left;
	}

.copyright A {
/*	font-family: "Arial CE", "Helvetica CE", serif;
	font-size: 10px;*/
	color: #BBBBBB;
	text-decoration: none;
}

.copyright A:hover {
/*	font-family: "Arial CE", "Helvetica CE", serif;
	font-size: 10px;*/
	color: #000000;
	text-decoration: none;
}

.imgBrowser
{
	text-align: center;
	margin: 0px;
	padding: 2px;
	position: absolute;
	z-index: auto;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 16px;
	font-weight: bold;
	background: #EEEEEE;
/*	background-image: url(../images/bg-table.jpg);*/
}

.viewstyle-default
{
	margin: 10px 0px 32px 0px;
/*	padding: 0px 32px 0px 20px;*/
	width: 99%;
}
.viewstyle-default-anotace
{
	padding: 20px 0px 10px 0px;
	float: left;
}

.viewstyle-list
{
	width: 220px;
	height: 320px;
	padding: 10px 10px 10px 10px;
	float: left;
	text-align: center;
	border-color: silver;
	border-width: 1px;
	border-style: dotted;
	margin: 5px;
}

.viewstyle-images
{
	text-align: center;
	float:left;
	width:220px;
	height:200px;
}

.textDiv-images
{
	float:left;
	width:160px;
	}

  .textDiv
{
	float:left;
	width:290px;
	}

.reklama
{
	text-align: center;
	width: 160px;
	border-color: #FF9;
	border-width: 1px;
	border-style: solid;
	padding: 5px 0px 5px 0px;
	/*	float: right;*/
	margin: 20px 0px 0px 15px;
	
}
/*
.layerVybaveni {
	position:absolute;
	left:346px;
	top:48px;
	width:240px;
	height:240px;
	z-index:3;
	visibility: visible;
	layer-background-color: #FFFFFF;
	overflow: visible;
	clip:          rect(auto 240px auto 0);
	background-image: url(../images/bg-header-menu.jpg);
	border-top: 2px solid #FFFFFF;
	border-right: 2px none #FFFFFF;
	border-bottom: 2px none #FFFFFF;
	border-left: 2px none #FFFFFF;
	padding: 2px;
}
*/
.hide {
	display: none;
}


/* ------------------------------------- */
/* ------- Layout DIVs ------------ */
/* ------------------------------------- */
/* DIV Layout*/
.topBodyBg
{
	width: 100%;
	height: 132px;
	background-image: url(../images/bg-topbody-top.jpg);

}

.header 
{
/*	background-image: url(../images/bg-top.jpg);*/
	margin: auto;
	height: 230px;
	width: 855px;
}

.header-top
{
	background-image: url(../images/bg-header-top.jpg);
	float: left;
	width: 855px;
	height: 66px;
/*	display: none;*/
}

.header-logo
{
	background-image: url(../images/bg-header-logo.jpg);
	float: left;
	width: 193px;
	height: 132px;
	text-align: center;
/*	display: none;*/
}

.header-flash
{
	background-image: url(../images/bg-header-flash.jpg);
	float: left;
	width: 662px;
	height: 132px;
/*	display: none;*/
}

.header-menu
{
	background-image: url(../images/bg-header-menu.jpg);
	float: left;
	width: 855px;
	height: 32px;
	text-align: left;
/*	display: none;*/
}

.main-center
{
	margin: auto;
	height: 100%;
	width: 855px;
}

.main 
{
	background-image: url(../images/bg-main-body.jpg);
	height: auto;
	width: 855px;
	float: left;
	text-align: left;
	padding-top:45px;
}

.main-bottom 
{
	background-image: url(../images/bg-bottom.jpg);
	height: 38px;
	width: 855px;
	text-align: left;
	float: left;
}

.main-left
{
	/*	background: #00AA00;*/
	width: 143px;
	float: left;
	padding: 0px 0px 0px 0px;
}

.main-right
{
	/*	background: #0000AA;*/
	text-align: right;
	width: 204px;
/*	_width: 204px;*/
	float: right;
/*	padding: 0px 16px 0px 18px;*/
}

.main-middle
{
/*	background: #EEEEEE;*/
	width: 508px;
	float: left;
	padding: 0px 0px 0px 0px;
}

.main-middle img
{
	margin: 10px 10px 10px 0px;
	border-color: white;
	border-width: 1px;
	border-style: solid;
}


.cleaner
{
	clear: both;
}


.paging
{
	clear: both;
}