/*DIV {border:1px solid red; }
SPAN {border: 1px solid yellow; }*/

BODY {
	background-color: #333333;
	color: #ffffff;
	text-align: center;
	margin: 10px;
	font-size: 90%;
	
}

/* navigace */

#indexheader {
	width: 760px;
	height: 310px;
	position: relative;
	text-align: left;
	font-family: arial;
}

#indexheader SPAN.text1 {
	margin-left: 20px;
	color: #ffffff;
	font-size: 12px;
}

#indexheader SPAN.text2 {
	font-weight: bold;
	color: #ff6600;
	font-size: 12px;
}

#indexheader SPAN.text3 {
	position: absolute;
	bottom: 20px;
	left: 280px;
	font-weight: bold;
	font-size: 35px;
}

#indexpic1 {
	position: absolute;
	top: 73px;
	left: 0px;
	width: 760px;
	height: 170px;
}

#indexpic2 {
	top: 164px;
	left: 25px;
	width: 87px;
	height: 70px;
	position: absolute;
	background-image: url("images/menu3.gif");
}
#indexpic2 A { width: 87px; height: 70px; display: block; }

#indexpic3 {
	width: 207px;
	height: 273px;
	position: absolute;
	left: 525px;
	top: 20px;
	background-image: url("images/menu4.gif");
}
#indexpic3 A { width: 207px; height: 273px; display: block; }

#indexpic4 {
	width: 760px;
	height: 4px;
	position: absolute;
	left: 0px;
	bottom: 10px;
	_bottom: 0px;
	background-image: url("images/linka.gif");
	background-repeat: repeat-x;
}


/* menu */
#indexmenu {
	position: absolute;
	height: 30px;
	left: 0px;
	top: 23px;
	height: 30px;
	background-image: url("images/menu1.gif");
	padding: 0px 8px;
}

A, A:visited {color: #cccccc; text-decoration: none; }
A:hover {color: #aaaaaa; text-decoration: underline; }

#indexmenu {
	position: absolute;
	left: 0px;
	top: 23px;
	height: 30px;
	background-image: url("images/menu1.gif");
	padding: 6px 8px 0px 8px;
	/*padding: 0px 8px;*/
	background-repeat: repeat-x;
}
#indexmenu A SPAN { display: none; }

/*
#indexmenu EM { display: block; float: left; position: relative; margin: 6px 0px 0px; padding: 0px; width: 20px; height: 15px; overflow: hidden; }
#indexmenu EM SPAN { position: absolute; top: 0px; left: 0px; width: 20px; height: 15px; display: block; background-image: url("images/m_separator.gif"); }

#klub { display: block; float: left; position: relative; margin: 6px 0px 0px; padding: 0px; width: 136px; height: 15px; overflow: hidden; cursor: pointer; }
#klub SPAN { position: absolute; top: 0px; left: 0px; width: 136px; height: 15px; display: block; background-image: url("images/m_klub.gif"); }

#akce { display: block; float: left; position: relative; margin: 6px 0px 0px; padding: 0px; width: 51px; height: 15px; overflow: hidden; cursor: pointer; }
#akce SPAN { position: absolute; top: 0px; left: 0px; width: 51px; height: 15px; display: block; background-image: url("images/m_akce.gif"); }

#ladies { display: block; float: left; position: relative; margin: 6px 0px 0px; padding: 0px; width: 62px; height: 15px; overflow: hidden; cursor: pointer; }
#ladies SPAN { position: absolute; top: 0px; left: 0px; width: 62px; height: 15px; display: block; background-image: url("images/m_ladies.gif"); }

#vzkazy { display: block; float: left; position: relative; margin: 6px 0px 0px; padding: 0px; width: 64px; height: 15px; overflow: hidden; cursor: pointer; }
#vzkazy SPAN { position: absolute; top: 0px; left: 0px; width: 64px; height: 15px; display: block; background-image: url("images/m_vzkazy.gif"); }

#kontakt { display: block; float: left; position: relative; margin: 6px 0px 0px; padding: 0px; width: 90px; height: 15px; overflow: hidden; cursor: pointer; }
#kontakt SPAN { position: absolute; top: 0px; left: 0px; width: 90px; height: 15px; display: block; background-image: url("images/m_kontakt.gif"); }

#indexmenu A {
	font-size: 10px;
	color: #ffffff;
}
*/

/* stred */
#indexmiddle {
	width: 740px;
	min-height: 250px;
	position: relative;
	background-color: #444546;
	text-align: left;
	padding: 10px;
	font-family: verdana;
	font-size: 80%;
}

#totem {
	top: 50%;
	left: 396px;
	width: 65px;
	height: 238px;
	background-image:url("images/totem.gif");
	position: absolute;
	margin-top: -120px;
}

#indexleft { float: left; }
#indexmleft {
	background-color: #3d3e3f;
	margin: 8px 0px 2px 0px;
	padding: 10px;
	width: 360px;
	min-height: 180px;
}
#indexmleft UL { margin: 0px; padding: 0px 0px 0px 10px;}
#indexmleft UL LI { padding-bottom: 15px; list-style-image: url("images/zlpunt.png"); }

#indexrleft {
	background: url("images/route66.png") no-repeat;
	width: 380px;
	height: 150px;
}

#indexright {
	float: left;
	margin-left: 80px;
	width: 280px;
	background: url("images/pozadi1.png") no-repeat bottom right #000000;
	height: auto;
	min-height: 410px;
	_height: 410px;
}

#indexright .content {
	margin: 10px;
}

.cont { margin: 0px 0px 5px; }
.linkaakce { font-size: 1px; border-bottom: 1px solid #666666; margin: 10px 0px; }

#login INPUT { width: 90px; background-color: #ffffff; padding: 2px; font-size: 95%; }
#login INPUT.sbmt { width: 40px; background-color: #999999; color: #ffffff; font-size: 95%; padding-left: 16px; border: 1px solid #cccccc; }
/*#login INPUT.nick { background-image: url("images/nick.gif"); background-repeat: no-repeat; background-position: left bottom; }
#login INPUT.heslo { background-image: url("images/heslo.gif"); background-repeat: no-repeat; background-position: left bottom; }*/
#login A {color: #aaaaaa; }

#indexmright A { color: #ffffff; }
#indexmright IMG { border: 1px solid #A8581E; }

/* spodek */
#indexfooter {
	margin-top: 10px;
	padding-top: 6px;
	width: 760px;
	height: 25px;
	clear: both;
	font-family: verdana;
	background: url("images/linka.gif") repeat-x top #333333;
}

.reklama {
	text-align: left;
	font-size: 70%;
	width: 60px;
	font-family: arial, verdana;
	padding-top: 6px;
}

#indexfooter SPAN {
	font-size: 11px;
}

.clear { clear:both; }
.clear-right { clear: right; }
.title { color: #999966; text-decoration:none; font-weight: bold; }
A.title:hover { text-decoration: underline; }
A.title:visited { color: #999966; }

.center { text-align: center; }
.right  { float: right; }
.Left   { float: left; }
.Right  { float: right; }


A IMG { border: 0px; }

.clen {
	font-weight: bold;
	color: #ff6600;
	font-size: 90%;
}

.anotace { font-size: 90%; }

/* inline button */
.inline-button {
	_width:12em;
	font: bold 65%/1 Verdana, sans-serif;
	margin: 0 0.2em; padding: 0.1em 0; _padding:0;
	border: 1px solid black;
	white-space: nowrap;
	text-decoration: none;
	vertical-align: middle;
	background: #ccc;
	color: black;
}
.inline-button em {
	_width:1em; _cursor:hand;
	font-style: normal;
	margin:0; padding: 0.1em 0.5em;
	background: white;
	color: black;
}
.inline-button:hover { text-decoration: none; }
.inline-button span {
	_width:1em; _cursor:hand;
	margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
	font-weight: normal;
	color: black;
}

.orange { background: orange; color: black;  }
.orange em { background: white; color: #c60; }


