body{
	color: #000000;
	background: #FFF;
	margin: 12px 0 0 12px;
	padding: 0;
}

body, .inp, .btn, h1, table{
	font: 11px arial;
}

table{
	border-collapse: collapse;
}

td{
	vertical-align: top;
}
.vam td{
	vertical-align: middle !important;
}

caption{
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding-top: 1em;
}

#leftmenu, form, #newcomms, h1, table, td, .unimenu ul, .content ul, h3{
	padding: 0;
	margin: 0
}

.inp {
	color: #000 !important;
	BACKGROUND:#E8D5BC;
	BORDER: 1px solid #000;
	text-decoration: none !important;
}

fieldset{
	padding: 15px 5px 5px 10px;
}

.btn {
	BACKGROUND:#DBDDC3;
	BORDER: 1px solid #000;
	FONT-weight: bold;
	color: #000;
}

.clr{
	clear: both;
}

.hdn{
    display: none;
}

.lst{
	border-collapse: separate;
	width: 100%;
}
.lst th, #klas th{
	background: #FEB;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
.lst td{
	text-align: center;
}
.lst img{
	border: 0;
}


#klas td{
	padding: 2px;
	border: 1px solid #999;
}


table.brd{
	border-collapse: collapse !important;
}

table.brd td, table.brd th{
	border: 1px solid #999;
}

H4{
	margin-bottom: 0.5em
}


.clrl{
	clear: left;
}

h3{
	font-weight: bold;
	font-size: 16px;
}

.hr{
	width: 100%;
	margin: 0.5em 0;
	line-height: 1px;
	height: 1px;
	border-top: 1px solid #FFF;
}

#login .hr{
	margin: 4px 0 4px 0;
	border-top: none;
	border-bottom: 1px solid #FFF;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.tac{
	text-align: center;
}

.tar{
	text-align: right;
}

.tal{
	text-align: left !important;
}

.fw{
	width: 100%;
}

.nb{
	border: none;
}

.msg{
	width: 100%;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #F00;
	margin: 1em 0;
}
.msg a{
	color: #F00;
}

a{
	text-decoration: none;
	font-weight: bold;
	color: #FFF
}

a:hover {
	color: #000
}

.frm th{
	vertical-align: top;
	text-align: left;
	padding-right: 4px;
}
/*** editace ***/
.editace .rqrd{
	background: #FA0;
/*	border: 2px solid #F00;*/
}
.editace fieldset{
	margin-top: 0px !important;
	padding-top: 0px !important;
	border: 1px solid #AAA;
}
.editace legend{
	font-weight: bold;
	padding: 2px;
}

/*** univerzalni modrej prouzek ***/
.uni, #leftmenu li{
	margin: 0;
	color: #FFF;
	background: #537D7C;
	font: bold 11px Arial;
	padding: 3px 6px 2px 6px;
}

/* banner */
.bnr, .bnr1, .bnr2{
	background: #92994F;
	text-align: center;
	padding: 3px;
}
.bnr1{
	background:	#92994F url('gui/reklama.gif') 4px 3px repeat-y !important;
}
.bnr2{
    padding-top: 19px;
    margin-bottom: 1em;
	background:	#92994F url('gui/reklamab.gif') center 4px no-repeat !important;
}
.brnn{
	margin-bottom: 4px;
}

#rgtclm{
    position: absolute;
	left: 762px;
	top: 75px;
}
#lbnr{
    text-align: center;
	background: #F9D4A4;
}
#lbnr a{color: #000}
#lbnr img{border: 1px solid #000;margin:4px}


/******** LEFT COLUMN ********/
#left{
	float: left;
	margin-right: 7px;
}

#left, #leftmenu{
	width: 131px;
}

#catlogo{
	width: 129px;
	height: 65px;
	padding-bottom: 3px;
}
#catlogo img{
	width: 131px;
}

#leftmenu li{
	margin-top: 9px;
	list-style: none;
	width: 119px;
}
#leftmenu li a{
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
#leftmenu li a:hover, #leftmenu .active a{
	color: #000 !important;
}

#leftmenu .active, .unicol{
	background: #8D8442;
}

.unicol1{
	background: #92994F;
}

.unicol2{
	background: #BEB363;
}

.col3{
	background: #8A9146;
}

.gfxspc{
	background: #92994F url('gui/menudiv.gif') top left no-repeat;
	height: 17px;
	width: 131px;
}

#search{
	background: #92994F;
	padding: 8px 0 8px 8px;
}
#search .btn {
	margin-top: 6px;
}

#login{
	background: #92994F;
	padding: 5px;
	text-align: right;
}
#login label{
	width: 37px;
}
#login input {
	margin-bottom: 2px;
}

#newcomms li.odd,#newcomms li.even{
	float: left;
	list-style: none;
	width: 119px;
	text-decoration: none;
	color: #FFF;
	padding: 3px 6px 2px 6px;
	font-weight: normal;
}
#newcomms li.odd{
	background:#619A91;
}

#newcomms li.even{
	background:#638D7E;
}

/******** RIGHT COLUMN ********/
#right{
	width: 605px;
	float: left;
}


#top{
	background: url('gui/hbkg.jpg');
	width: 605px;
	margin: 0 0 12px 0px;
}

#top h1{
	background: url('gui/hbod.gif') no-repeat;
	padding-left: 26px;
	line-height: 65px;
	font-size: 22px;
 	color: #FFF;
   	font-weight:  bold;
	text-transform: uppercase;
}

#rightmenu{
	background:#8D8442;
	width: 593px;
	margin: 9px 0 9px 0;
	color: #FFF;
	font-weight: bold;
	padding: 3px 6px 2px 6px;
}
#rightmenu a{
	color: #FFF;
	text-decoration: none;
}
#rightmenu .odr{
	margin-right: 5px;
}
#rightmenu .odr1{
	margin-left: 9px;
}


/*****/
.headline{
	color: #537D7C;
	font-size: 14px;
}

.content{
	padding: 15px;
	background: #F9D4A4;
}

.content a, #lezeccont a, #casclanky a, a.nodec:hover, #rgtclm a{
	color: #537D7C;
	text-decoration: underline;
}

.content ul li{
	font-size: 12px;
	color: #537D7C;
	list-style-position: inside;
	list-style-type: square;
}

/*** galerie  ***/
.hw{
	width: 262px;
}
.thumb img, .mainpic img{
	border: 0;
}
.thumb{
	float: left;
	border: 2px solid #8D8442;
}
.thumb:hover{
	border: 2px solid #537D7C
}
.mainpic{
	display: block;
	border: 4px solid #8D8442;
}
.mainpic:hover{
	border: 4px solid #537D7C
}

/* seznam galerii */
#gallist .picbox .thumb{
	margin: 0 4px 9px 5px;
}

#gallist .thumb img{
	width: 45px;
	height: 45px;
}

/* otevrena galerie */
#galopen .mainpic img{
	width: 340px;
}
#galopen .mainpic {
	margin-right: 15px;
}
#galopen .thumb img{
	width: 45px;
	height: 45px;
}
#galopen .thumb{
	margin: 1px;
}
/* galerie lezce */
#gallezec {
	background: #DBAA6D;
	padding-bottom: 12px;
}
#gallezec .cont{
	padding: 12px 20px;
	text-align: center;
}
#gallezec .cont .mainpic img{
	width: 161px;
}
#gallezec .thumb img{
	width: 40px;
	height: 40px;
}
#gallezec .thumb{
	margin: 0 3px 14px 7px;
}

/*** profil ***/
.unimenu{
	background: #8A9146;
	padding: 3px 6px 2px 6px;
	margin: 0 0 9px 0;
}

.unimenu ul li{
	list-style: none;
	background: #8A9146;
	display: inline;
	padding: 0 4px;
	margin: 0;
	color: #000;
	font: bold 11px Arial;

}
.unimenu a{
	color: #FFF !important;
	text-decoration: none !important;
}
.unimenu .active a{
	color: #000 !important;
	text-decoration: none !important;
}

.lezecname{
	font-size: 1.5em;
}

#lezecmenu{
	width: 593px;
}

#lezeccont{
	width: 348px;
	padding: 10px;
	background: #F9D4A4;
}
#lezeccont table td{
	padding: 3px;
}
#lezeccont #gallist{
	padding: 5px 4px;
}
#lezeccont .hw{
	width: 50%;
}

.vzkazy td{
	padding: 4px;
	background: #DBAA6D;
}

#lezeccont .picbox span{
	font-size: 10px;
	background: url('gui/square.gif') no-repeat 0 5px;
	margin: 0 0 0 0px;
	_margin-left: -5px;
	padding: 0 0 0 12px;;
}

.sponzor img{
	border: none;
}

.sponzor{
	text-align: center;
	margin: 4px;
	padding: 4px;
}


/*** casopis ***/
#casclanky .uni{
	background: #8A9146;
}

#casclanky p{
	background: #F9D4A4;
	padding: 4px;
	margin: 0;
}

#casclanky img, #novinky img{
	float: left;
	border: 1px solid #000;
	margin: 0 6px 0px 0;
}

#casclanky a{
	float:right;
}

.clanekpic{
	border:1px solid #537D7C;
	float:left;
	width: 65px;
}


#novinky .novinka{
	padding: 0 0 0 60px;
	margin: 0;
}
#novinky .novinka .datum{
    float: right;
    color: #666;
}

/* fokin ie fix*/
#novinky hr{
    margin-top: -1em;
}

.starsinovinky{
	background: #8A9146;
}



/*** strankovani ***/
.paging {
	width: 100%;
	border-collapse: separate;
}
.paging td{
	text-align: center;
	background: #8A9146;
}
.paging td a{
	text-decoration: none !important;
	font-weight: bold;
	color: #FFF !important;
}

/** prehled profilu lezcu **/
.newlezci{
	padding: 12px 0 0 20px;
}
.newlezec{
	float: left;
	background: #92994F;
	padding: 2px 5px;
	margin: 0 5px 0 5px;
	text-align: center;
}
.newlezec img.lnpic{
	border: 1px solid #FFF;
	width: 90px;
	height: 70px;
}
.newlezec a{
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
}
.newlezec a:hover{
	color: black;
}
.newlezec a:hover img.lnpic{
	border-color: black;
}

#abc{
	text-align: center;
	margin: 0 1px;
}
#abc a{
	color: #FFF;
	text-decoration: none;
}

.lezci {
	border: 0;
	margin: 3px;
	border-collapse: separate;
	width: 186px;
}
.lezci td{
	padding: 2px;
	background: #BEB363;
	vertical-align: middle;
}
.lezci .col1{width: 20px}
.lezci .col1 img{
	border: 1px solid #537D7C;
}
.lezci .col1 a:hover img{
	border: 1px solid #000;
}
.lezci .col2 a{
	color: #FFF;
	text-decoration: none;
}
.lezci .col2 a:hover{
	color: #000;
	text-decoration: none;
}

/** zavody **/
#zavody{
	width: 100%;
	border: 0;
	border-collapse: separate;
}

#zavody td{
	padding: 2px 4px;
}
#zavody td a{
	color: #FFF;
	text-decoration: none;
}

#zavody .unicol2{
	text-align:center;
	width: 60px;
}
/** zavod **/
#zavod th{
	width: 120px;
}
#zavod a img{
	border: none;
}
#zavod .frm td{
	padding-bottom: 0.5em;
}

.flyer{
	float: right;
	margin-left: 10px;
	border: 1px solid #000 !important;
}


/** vysledky **/
#vysledkycont{
	width: 100%;
	overflow: auto;
}

#vysledky{
	border-collapse: collapse;
	border: 2px solid #000;
}

#vysledky td, #vysledky th{
	border: 1px solid #444;
	padding: 2px;
}

.brddw th{
	border-bottom: 2px solid #000 !important;
}

.maintd{
	border-left: 2px solid #000 !important;
}


#zavodregistrace .lst th{
	text-align: left;
}


#novinky p{
	margin-top: 0.5em;
}

/* diskuse */
#disklist a{color: #FFF !important}
#disklist td{padding: 2px}
#disklist .odd{background: #BEB363}
#disklist .even{background: #92994F}
.ico{border: 1px solid #000}
#room td{padding: 5px}
#room .hr{border-top: 1px solid #AAA !important}
#room .rpl{background: #DCA;border:1px solid #987;padding:1em;margin-left:1em}

.col3 a{
	color: #FFF !important;
	text-decoration: none  !important;
}

a.nodec{
	color: #000;
	text-decoration: none;
}

.hl{
	color: #F00 !important;
}

h4.uni a{text-decoration: underline !important}

/* red hot infos */
.rhi{
    margin: 0 4px 4px 4px;
}

.rhi h5{
    font-size: 11px;
    margin: 0;
    padding: 2px;
    border-bottom: 1px solid #666;
}

.rhi p{
    margin: 0;
    padding: 4px 4px 4px 60px;
    text-align: justify;
}

.rhi img{
    float: left;
    border: none;
    margin: 4px;
    border: 1px solid #8D8442;
}

.rhi img:hover{
	border: 1px solid #537D7C
}

