BODY {background: #000 url(../images/elements/bg.gif) repeat-y top center;
	
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 11px;
	color : #6C6C6C;
	background-color: #000000;
	cursor: default;
	margin: 0px auto 0px;
	padding: 0px;
	text-align: center;
}

TABLE {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 8pt;
	border-collapse: collapse;
	width: 395px;
}

OPTION, INPUT, TEXTAREA, SELECT {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
	background-color: #ccc;
}

IMG {
	border: 1px solid #555;
}

P {
	margin: 0px 0px 10px;
}

/* heading */

h2 {
  font-size: 17px;
  margin: 0px 0px 5px;
  padding: 0px;
}

h5 {
  font-size: 11px;
  color: #A1B6B7;
  text-transform: lowercase;
  margin: 20px 0px 10px;
  padding: 0px;
}

HR {
	color: transparent;
	height: 1px;
	border: none;
	border-bottom: 1px solid #343534;
	margin: 20px 0px 10px;
}

/* linky */
A { color :#999; text-decoration: none;}
A:hover { color :aaa; text-decoration: underline; }

.header div.top-links A { color: #5B5B5B; }
div.submenu A { color: #CC0000; }


/* obecne */
.clnr {
	clear: both;
}

/*  MAIN and FOOTER ---------------------------------------------------- */

.main {
	position: relative;
	width: 780px;
	margin: 0px auto auto;
	background: transparent url(../images/elements/top.jpg) no-repeat top center;
	text-align: left;
}

/* header */
.header {
	position: relative;
	width: 780px;
	height: 130px;
}

.header div.top-links {
	position: absolute;
	right: 45px;
	top: 16px;
	text-align: right;
	width: 300px;
} 

.header div.menu {
	position: absolute;
	right: 25px;
	top: 75px;
	text-align: right;
	width: 700px;
} 

/* header photoset */
.header div.photo {
	position: absolute;
	right: 524px;
	top: 300px;
	width: 200px;
}
span.photoset {
	display: block;
	position: relative;
	padding: 0px 0px 10px;
	text-align: right;
}
span.photoset img {
	border: 1px solid #2C2D2C;
}
span.photoset p {
	position: absolute;
	right: 70px;
	top: 65px;
	text-align: right;
}


/* content ----------------------- */
.content {
	position: relative;
	left: 293px;
	width: 455px;
	text-align: justify;
	min-height: 340px;
	_height: 340px;
	margin-bottom: 15px;
}

div.submenu {
	width: auto;
	border-bottom: 1px solid #444;
	margin: 0px 0px 20px;
	padding: 0px 0px 3px;
}


/* page footer */
.footer {
	position: relative;
	width: 780px;
	height: 60px;
	margin: 0px auto 0px;
	background: transparent url(../images/elements/bottom.gif) no-repeat top center;
}



/*  formatovani obsahu clanku ---- */
.mezera {
	height: 60px;
	width: 100%;
}

.vlevo {
	text-align: left;
}
.vpravo {
	text-align: right;
}
.zarovnat {
	text-align: justify;
}

.sloupec {
	width: auto;
	padding: 0px 4px 0px;

}

 .sloupeclevy {
	width: 50%;
	padding: 0px 4px 0px;
	float: left;
}

 .nadpis {
	margin-top: 12px;
}

 img.clanek {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	float: right;
}

 img.clanekvlev {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
}


/* photo pages - left and right column definitions ---- */

DIV.photo-show {
	width: 245px;
	float: left;
	text-align: center;
	overflow: hidden;
	border-right: 1px solid #343534;
}
DIV.photo-select {
	width: 185px;
	float: right;
	text-align: right;
}

DIV.fotka {
	margin: 0px 0px 10px;
	text-align: center;
	width: 235px;
	overflow: hidden;
}

DIV.fotka A IMG {
	border: 1px solid #cc0000 !important;
}


/* photo pages - left and right column definitions ---- */

DIV.archive-show {
	width: 380px;
	float: left;
	text-align: left;
	overflow: hidden;
	border-right: 1px solid #343534;
}

DIV.archive-show P {
	padding-right: 10px;
}

DIV.archive-select {
	width: auto;
	float: right;
	text-align: right;
}



#naStred {
	margin: 3px 0px 3px;
	position: relative;
	line-height: 1.4;
}
#naStred .nadpis {
	color: #fff;
	text-transform: uppercase;
}
#naStred .odstavec {
	width: auto;
	height: auto;
	margin:  1px 0px 1px;
	position: relative;
	padding: 3px;
	text-align: center;
}




	