/* CSS Document */

*
{
	/*border: 1px solid black !important;*/
	font-family: 'Tahoma CE', 'Arial CE', 'Helvetica CE', Tahoma, Arial, lucida, sans-serif;
	font-size: 12px;
	color: #333333;
}

a         {color: #4d4a4a;}
a:link    {text-decoration: underline;}
a:visited {}
a:hover   {color: Black;}

body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	background: #ee7824;
}

.body-2
{
	text-align: left;
	margin: 0px;
	padding: 0px;
	background: #af176f;
}
.body-3
{
	text-align: left;
	margin: 0px;
	padding: 0px;
	background: #8c4692;
}

.body-4
{
	text-align: left;
	margin: 0px;
	padding: 0px;
	background: url("images/body-pozadi-seda.gif") repeat-x #eeeeee;
}
.body-5
{
	text-align: left;
	margin: 0px;
	padding: 0px;
	background: #a4c64f;
}

.body-6
{
	text-align: left;
	margin: 0px;
	padding: 0px;
	background: #74caed;
}
.body-7
{
	text-align: left;
	margin: 0px;
	padding: 0px;
	background: #f9c04c;
}



#obal {
	width: 980px;
	margin: 0 auto;
	text-align: left;
/*	background: #afb3b2; */
	background: White;
	position: relative;
	top:0;
	left:0;
}

#sekce-nadpis { 
	background:url("images/sekce-nadpis-pozadi.gif") no-repeat;
	height: 38px; color: #939796; font-size: 24px;
	padding: 32px 0 0 30px
}

#sekce-bezici-loga{ 
	background:url("images/sekce-loga-pozadi.gif") repeat-x;
	height: 70px;
	width: 980px;
	overflow: hidden;
	white-space: nowrap;
}
#prezentace {
	height: 65px;
	margin-left: 20px;
	padding-top:5px;
}
.logo {
	float: left;
	height: 65px;
	padding: 0 5px 0 0;
}
.loga-beh { 
	margin: 0px 20px;
	cursor: pointer;
	border: 0;
}

#hlavni-text-box { 
	background:url("images/gh10-hlavni-text-pozadi.jpg") no-repeat;
	height: 230px;
}

#hlavni-text-box-variace-tower { 
	background:url("images/gh10-hlavni-text-pozadi-tower.jpg") no-repeat;
}

#hlavni-text-box-variace { 
}

.hlavni-text { 
	padding: 25px 40px 0px 410px; color: Black;
}
.hlavni-text-nadpis { 
	color: #af176f; font-size: 16px; padding-bottom: 5px; font-weight: bold;
}
.hlavni-text-seda
{ 
	color: #999999;
}
.bile-bold
{ font-weight: bold; color: Black;
}

#pata { 
	padding: 15px 15px 5px 15px; color: Black;
}

#podpata {
background:url("images/gh10-duha-pozadi.jpg") repeat-x;
}
.delitko { 
	background:url("images/stin-seda.gif") repeat-x;
	height: 5px;
}


.zalozka_on { 
	background: #666666;
	height: 26px; width: 135px;
	text-align: center;
	font-weight: bold;
	color: White;
	border-bottom: 3px solid #666666;
}
.zalozka_off { 
	background: #cccccc;
	height: 26px; width: 135px;
	text-align: center;
	border-bottom: 3px solid #666666;
	font-weight: bold;
	cursor: pointer;
	color: #666666;
}
.zalozka_off_a { 
	background: #333333;
	height: 26px; width: 135px;
	text-align: center;
	border-bottom: 3px solid #666666;
	cursor: pointer;
	color: White;
	font-weight: bold;
	text-decoration:underline;
}
.zalozka_mezi { 
	height: 26px; width: 10px; border-bottom: 3px solid #666666;
}

.zalozka_telo { 
}

.obalobrazek { width: 240px; height:190px; float:left;}
.obrazek { cursor: pointer; font-size: 11px; color: Black;}
.obrazek_on { cursor: pointer; font-size: 11px; color: #990099;}

.zalozky {
	height: 25px;
}

.zal-odkaz {
	float: left;
	height: 20px;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px 10px 0 30px;
	text-align:center;
	background: url("images/zal-sipka.gif") bottom left no-repeat;
}

.zal-menu a {
	float: left;
	height: 20px;
	width: 87px;
	color: white;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding: 5px 0 0 0;
	text-align:center;
	cursor: default;
}

.zal-menu-off a {
	float: left;
	height: 20px;
	width: 87px;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding: 5px 0 0 0;
	margin: 0 3px 0 0;
	text-align:center;
	background: #000000;
}

.zal-menu-off a:hover {
	float: left;
	height: 20px;
	width: 87px;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding: 5px 0 0 0;
	text-align:center;
	background: #af176f;
}

.zal-menu-on {
	color: white;
	float: left;
	height: 20px;
	width: 87px;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding: 5px 0 0 0;
	margin: 0 3px 0 0;
	text-align:center;
	background: #af176f;
}
