/* -=-=-=-=-=-=-=-=-=-=-=-=-= global definitions =-=-=-=-=-=-=-=-=-=-=-=-=- */

BODY, DIV, TABLE, FORM, CAPTION, UL, LI, ADRESS, IMG, H1, H2, H3, H4, P, HR {
  border: 0 none;
  margin: 0;
  padding: 0;	
}

INPUT, SELECT { border: 1px #808080 solid; }

.galerie {
	float:left;
}

.TAB {}
.FLINE { background-color:#F6F6F6 ;}
.CELL { width: 120px; }
.CELL_ID { width: 40px; }

.galerie img{
	padding: 1px;
	margin: 2px;
	border:1px solid black;
	background-color: white;
}

.button50{
	margin-bottom: 5px;
	width: 50px;
	height: 20px;
	color: white;
	background: #ff8c00;
	border: 1px solid white;
}



.button70{
	margin-bottom: 5px;
	width: 70px;
	height: 20px;
	color: white;
	background: #ff8c00;
   border: 1px solid white;
}

.button100{
	margin-bottom: 5px;
	width: 110px;
	height: 20px;
	color: white;
	background: #ff8c00;
   border: 1px solid white;
}

.fieldset{
	border-top: 2px solid #333333;
	border-left: 2px solid #333333;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	padding: 5px;
	margin-bottom: 5px;
}

.fieldset LEGEND{
	color: #333333;;
	padding: 2px 5px 2px 5px;	
	width: 150px;
	text-align: center;
	display: block;
	background-color: #ffd6a3;
	border: 2px solid #333333;
}

.fieldset LABEL{
	width: 150px;
	color: black;
	display: block;
	margin-bottom: 2px;
}

.fieldset SELECT{
	width: 140px;
	margin-bottom: 2px;
	border: 1px solid gray;
}	

.text{
	margin-bottom: 2px;
	padding: 2px;
	border: 1px solid gray;	
}	

.textarea{
	width: 99%;	
	border: 1px solid gray;
	margin-bottom: 5px;
	padding:2px;
}

.left {
  float: left;
}

UL {
	list-style-type: none;
}

.right {
  float: right;
}

.hide {
	display: none;
}

.cleaner {
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	font-size: 0;
}

BODY {
	padding-bottom: 50px;
	text-align: center;
	font: normal 10pt arial ce, arial, sans-serif;;
	background-color: #676767;
	color: #e4dab6;
}

BODY A{
	text-decoration: none;	
}	

#leftAndRightShadow {
	width: 100%;
}

#bottomShadow {
	width: 100%;
}

#layout {
	display: block;
	width: 900px;
	margin: 0 auto;
	margin-top: 5px;
	padding-top: 339px;
	position: relative;
	text-align: left;
}

/* -=-=-=-=-=-=-=-=-=-=-=-=-= panelMiddle / Columns =-=-=-=-=-=-=-=-=-=-=-=-=-*/

#panelLeft, #panelMiddle, #panelRight {
	display: inline; /* osetreni bugu dvojiteho marginu v IE */
}

#panelMain {
	width: 900px;
	background: #ed9e6a url('../img/main_background.gif') repeat-y left;
}	

#panelMiddle {
	width: 618px;
	margin: 0px;
	float: right;
	font-size: 110%;
	color: #e4dab6;
	background-color: #4d4d4d;
	line-height: 1.5em;
}

#panelMiddleIn {
	padding: 20px 40px 50px 40px;
}

#panelMiddleIn a{
	color: #ff8c00;
	text-decoration: underline;
}	

#panelLeft {
	margin: 0px;
   width: 281px;
   float: left;
   background-color: #333333;
}

#panelLeftIn {
   padding: 0px 10px;
}

#panelRight {
	margin: 0px;
	width: 195px;
	float: right;
	background: #084808;
	
	display: none;
}

.menu {margin-bottom: 10px; margin-top: 10px; border-bottom: 1px dashed #4d4d4d; padding-bottom: 10px;}
.menu h2, #panelRightIn h2 {height: 24px; overflow: hidden; position: relative; text-transform: uppercase; font-size: 120%; color: #cccccc; margin-top: 15px; padding-left: 10px;}
.menu h2 span {height: 24px; position: absolute; top: 0; left: 0; }
.menu li {color: white; font-size: 110%;}
.menu li.last {border-bottom: 1px dashed #CFC1B1;}
.menu li a, #panelRightIn a {display: block; padding: 4px 0 4px 25px; color: #e4dab6; text-decoration: none; font-weight: bold; font-size: 110%;}
.menu li a:hover, #panelRightIn a:hover {color: #ff8200;}
.menu li a.act {background: #ed9e6a url(../img/orange-arrow.gif) 5px 10px no-repeat; color: white;}
	

#panelRightIn {
	padding: 10px;
	color: white;
}

div.reference {
   background: white;
   text-align: center;
   padding: 5px;
   border: 1px solid gray;
   margin-bottom: 6px;
}

div.reference img {
	border: 1px solid gray;
}

/* -=-=-=-=-=-=-=-=-=-=-=-=-= head definitions =-=-=-=-=-=-=-=-=-=-=-=-=- */

#panelTop {
	width: 0;
	height: 0;
}

#panelTopIn {	
	width: 900px;
	height: 339px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/motive_main.jpg) no-repeat center;
}


/* menu2nd definitions */

#panelTop #menu2nd {
	display: block;
	width: 880px;
	height: 30px;
	position: absolute;
	bottom: 10px;
	left: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
}

#panelTop #top{
	text-align: right;
	color: white;
	width: 215px;
	margin-top: 40px;
	margin-left: 20px;
}

#top h2{
	font-size: 23px;	
}

#top ul{
	margin-top: 10px;
	font-size: 13px;
	line-height: 20px;
}

#menu2nd A {
	float: left;
	padding: 0 4px;
	line-height: 30px;
	text-decoration: none;
	font-family: arial ce, arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #111111;
}
#menu2nd A:hover {
	text-decoration: none;
	color: gray;
}

#menu2nd SPAN {
	float: left;
	line-height: 30px;
	font-size: 1.5em;
	color: gray;
}


#panelBottom {
	color: black;
	text-align: center;
	padding-left: 282px;
	padding-bottom: 20px;
	background: #333333 url(../img/main_background.gif) repeat-y center top;
}

#panelBottomIn {
	background: url('../img/bottom_footer.jpg') no-repeat center top;
	color: #808080;
	padding: 15px;
	position: relative; /* Kvuli bugu v IE6 */
}

#panelMain H1{
	margin-bottom: 13px;
	color: #ff8c00;
	font-size: 190%;
}

#panelMiddle H2{
	margin-bottom: 8px;
	margin-top: 10px;
	color: #ff8c00;	
}

#panelMiddle H3{
	margin-bottom: 5px;
}

#login {
	padding: 5px;
	text-align: center;
	color: white;
	margin-top: 50px;
}

#login a {
	color:white;
	text-decoration: underline;
	background: none;
	padding: 0px;
}

#login a:hover {
   background: none; 
}

#login LABEL{
	width: 100px;
	color: white;	
}	

#pass{
	width: 80px;
	border: 1px solid	gray;
	background: white;
}	

#jmeno{
	width: 80px;
	border: 1px solid	gray;
	background: white;
}

#l_pass{
	width: 50px;
	float: left;
}	

#l_jmeno{

}

#btnOK{
	width: 30px;
	height: 18px;
	color: white;
   background: #87aeda;
	border: 1px solid white;
}	

.alert {
	text-align: center;
   margin-bottom: 5px;
}

#login .button50{

}
	/* -=-=-=-=-=-=-=-=-=-=-=-=-= styly pro tabulku =-=-=-=-=-=-=-=-=-=-=-=-=- */
	
.table {
	margin-left: 1px;
	margin-bottom: 5px;
	width: 100%;
	background-color: white;
	border-top: 2px solid #333333;
	border-left: 2px solid #333333;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;	
}

.table TH{
	color: #333333;
	background-color: #ffd6a3;
	font-weight: bold;
	border-bottom: 1px solid #ffd6a3;
	padding-left: 3px;
}

.table TD{
	color: #8C4619;;
	border-bottom: 0px;
}

.tdsudy{
	background-color: #f0f0f0;
}

#session_jmeno{
	color: silver;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}

p{
	margin-bottom: 10px;
}

#panelMiddleIn UL{
	margin-left: 20px;
	margin-bottom: 5px;
	list-style-type: circle;
}



#popelnice{
	text-align: right;
}

.editpage { z-index:1;display:none;height:20px;width:230px; background-color: white;position:absolute;top:0px;right:0px;border:1px solid #A3A3A3;text-align:center;line-height:20px; }
.blokSS { padding: 2px; position: relative; background-color: white; color: gray; max-width: 100%; }



.sprava_odkazu{
	margin-bottom: 5px;
}

.sprava_odkazu A{
	text-decoration: none;
}

#panelMiddle FIELDSET LEGEND {
	margin-bottom: 7px;
}

#panelMiddle FIELDSET HR {
	margin: 5px 0;
}

.soukromy{
	color: red;
}

.nesoukromy{
	color: #333333;
}

#tip {
   color: white;
}

#VIP {
   background: gray;
   padding: 0px 10px;
   padding-bottom: 10px;
   border-bottom: 0px;
}

#VIP h2 {
	padding-top: 10px;
	padding-left: 0px;
}

#VIP a {
   padding: 0px;
   font-size: 100%;
}

#VIP a:hover {
	color: white;
}

.img_top_bar {
	background: url('../img/cms_gallery_shadow.png') repeat-x transparent top left;
	color: white;
	font-size: 0.8em;
	position: relative;
	height: 20px;
	line-height: 20px;
	width: 100%;
}

.newsBox {
   margin-bottom: 10px;
}
