*{
	padding: 0;
	margin: 0;
}

img
{
	border: 0;
	}

h6
{
	margin: 15px 0 10px 45px;
	font-weight: bold;
	font-size: 15pt;
}

.medailonek_banner
{
	margin-left: 14px;
	margin-top: 20px;
	width: 215px;
}
.pravySloupec
{
	margin-left: 14px;
	margin-top: 20px;
	width: 215px;
	font-size: 10pt;
}

.sponzoriRight
{
	margin-left: 14px;
	margin-top: 20px;
	width: 215px;
	text-align:center;
}

.windowRight
{
	margin-left: 14px;
	margin-top: 20px;
	width: 215px;	
	color: White;
}

.windowRight_border
{
	margin: -3px auto 0 auto;
	padding-bottom: 10px;
	border-top: solid 1px white;
	width: 170px;
	height:1px;
}

.windowRight_nadpis
{
	margin: 0;
	height: 51px;
	background: url(../img/window_top.jpg) top left no-repeat;
	background-repeat: no-repeat;
}

.windowRight h4
{	
	font-weight: normal;
	font-size: 16pt;
	padding-top: 17px;
	padding: 18px 15px 0px 50px;
}

.windowRight
{	
	font-weight: normal;
	color: White;
	text-decoration: none;
}

.windowRight a:hover
{	
	color: #FF6600;
}

.windowRight_telo
{	padding: 5px 18px 0 18px;
 	text-align: justify;
	margin: 0;
	background: url(../img/window_middle.jpg) top left repeat-y;
	font-size: 10pt;
}

.windowRight_paticka
{
	margin: 0;
	height: 43px;	
	background: url(../img/window_bottom.jpg) top left repeat-y;
	background-repeat: no-repeat;
}

ul{
	padding-left: 30px;
}

p{
	margin: 10px;
	text-align: justify;
}

a{
	color: #FF6600;
}

a:visited{
	color: #FF6600;
}

a:visited{
	color: #FF6600;
}

a:link{
	color: #FF6600;
}

a:hover{
	color: Green;
}

.small{
	font-size: 11px;
}

body
{
	font-family: "Verdana CE", "Arial CE", Veradana, Arial, Sans-Serif;
	font-size: 14px;
	background-color: #679EB2;
}

#top{
	background: url(../img/head-bkg.gif) top left repeat-x;
}

#top .head{
	width: 799px;
	margin: 0 auto;
	background: url(../img/head.jpg) top left no-repeat;
	height: 123px;
}

#logo{
	display: block;
	width: 799px;
	height: 125px;
	text-decoration: none;
}

#menu{
	width: 799px;
	margin: 0 auto;
	background: url(../img/menu-bkg2.jpg) top left repeat-y;
	height: 51px;
}

#menu ul{
	height: 24px;
	padding: 0 5px;
}


#menu ul li{
	float: left;
	list-style: none;
	padding: 0 18px;
	padding-top: 2px;
	line-height: 22px;
	font-weight: bold;
	font-size: 13px;
	border-left: 2px solid White;
}

#menu ul li.prvni{
	border-width: 0;
}

#menu ul li a{
	color: #000000;
	text-decoration: none;
}

#middle{
	width: 799px;
	margin: 0 auto;
	background-color: White;
	z-index: 1;
}

#footer
{
	width: 799px;
	margin: 0 auto;
	background-color: White;
}

#innerFooter
{	
	font-size: 8pt;
	font-weight: bold;
	padding: 3px 10px;
	margin: 0 5px 0px 1px;
	text-align: right;
	background-color: #DBE6E8; 
}



#divRekapitulace
{	
	position: fixed;
	top: 152px;
	left: 0px;
}


#divRekapitulace2
{	
	position: fixed;
	top: 360px;
	left: 0px;
}

#divOnlinehra
{	
	position: fixed;
	top: 568px;
	left: 0px;
}

#mainContent{
	background: url(../img/body-bkg2.jpg) top left no-repeat;
}

h1
{
	display:none;
	}

#mainContent h2{
	line-height: 44px;
	font-size: 22px;
	padding-left: 55px;
	margin: 0 10px 20px 25px;
	background: url(../img/title-bkg.gif) top left no-repeat;
	text-decoration: underline;
}

#mainContent h3
{
	font-weight: normal;
	line-height: 25px;
	font-size: 18px;
	padding-left: 35px;
	margin: 25px 10px 10px 55px;
	background: url(../img/title2-bkg.gif) top left no-repeat;
	text-decoration: none;
}

.loginStatus{
	background-color: #000000;
	color: #FFFFFF;	
	text-align: right;
	padding: 5px;
	font-size: 75%;
}

.loginStatus a{
	color: #FFFFFF;
	font-weight: bold;
}

#rightColumn{
	width: 230px;
}

#rightColumnOuter{
	float: right;
	margin-bottom: 25px;
	padding-right: 15px;
}

#leftColumn{
	width: 515px;
	padding: 15px 10px 15px 15px;	
}

.errorMessage
{
	display: block;
	border: 1px solid #FF0101;
	background: #FEC9C9 url(../img/ikona_alert.gif) right top no-repeat;
	color: #841A1A;
	padding: 10px;
	margin-bottom: 10px;
}

fieldset{
	padding: 5px;
	border: 1px solid #9ea7ba;
	margin-bottom: 10px;
	background-color: #fcfbf7;
}

fieldset legend{
	padding: 1px 5px 1px 15px;
	background: #ffffff url(../img/legend-icon.gif) left center no-repeat;
	border: 1px solid #334c7f;
}

.box{
	background-color: #fcfbf7;
	clear: both;
	border: 6px solid white;
	width: 230px;
}

.box .title{
	display: block;
	background: url(../img/box-title-bkg.gif) top left repeat-x;
}

.box .title h3{
	font-size: 100%;
	font-weight: normal;
	background: url(../img/box-title-icon.gif) left top no-repeat;
	padding: 10px 10px 10px 16px;
}

.box .content{
	padding: 5px 10px;
}

br.clear{
	clear: both;
}

p.center{
	text-align: center;
}

p.form{
	margin-bottom: 5px; 
}

p.form input.text{
	border: 1px solid #334c7f;
}

p.form{
	clear: left;
	line-height: 1.5em;
}

p.form label, p.form input{
	font-size: 100%;
}

p.form label{
	float: left;
}

p.formButton{
	/*clear: both;*/
}


p.form .radio{
	float: left;
	padding-top: 5px;
}

p.form .radio input{
	width: 1em;
}


.gangTable{
	border-width: 0;
	width: 95%;
}

.gangTable td{
	border-width: 0;
}

.gangTable tr{
	border-width: 0;
}

.SZSlogin label{
	width: 60px;
}

.SZSlogin input{
	width: 130px;
}

.ramecek{
	border: 1px solid #334c7f;
}

.clear{
	clear: both;
	width:1px;
	height:1px;
}
.clear_right{
	clear: both;
	width:1px;
	height:1px;
}

.tblMedailonek
{
	text-align:center;
	margin-right: 15px;
}
	
.tblMedailonek td
{
	padding: 5px;
	}
	
.tblMedailonek img
{
	border: solid 1px black;
	padding: 3px;
	}	
	
.formTym
{
	width: 526px;
	margin-top: 35px;
}

.formTym img
{
	padding: 4px;
	border: solid 1px silver;
	margin: 8px 18px 18px 8px;	
	float:left;
}

.formTym_nadpis
{
	margin: 0;
	height: 32px;
	background: url(../img/form_top.gif) top left no-repeat;
	background-repeat: no-repeat;
}

.formTym h5
{	
	font-weight: bold;
	font-size: 11pt;
	padding: 3px 15px 0px 72px;
}

.formTym_telo
{	padding: 5px 18px 0 18px;
	margin: 0;
	background: url(../img/form_middle.gif) top left repeat-y;
	font-size: 10pt;
	border: solid 0px black;
}

.formTym_paticka
{
	margin: 0;
	padding: 0;
	height: 22px;	
	background: url(../img/form_bottom.gif) top left no-repeat;
}

.buttonSend
{
	height: 29px;
	width: 152px;	
	background: url(../img/button.gif) top left no-repeat;
	color: White;
	font-weight: bold;
	font-size: 12pt;
	border: 0;
	text-align: center;
	margin-top: 10px;
	
}

.formContact td
{
		padding-left: 20px;
}
.video
{	padding: 5px 18px 0 40px;
	margin: 0;
}
.video_hraci
{	padding: 5px 18px 0 25px;
	margin: 0;
	
	font-size: 10pt;
}


.windowRight a
{	
	font-weight: normal;
	color: White;
	text-decoration: none;
}
