body	{ background: #F4FBE8; }
#body	{ background: #F4FBE8 url("./images/green/body_bg.gif") repeat-x; }
#window	{ background: #FFF url("./images/green/window.gif") repeat-y 173px; }
#window.fix	{ background: #FFFFFF url("./images/green/window1.gif") repeat-y -3px; }
#window_sub.fix	{ background: #FFFFFF url("./images/green/window_sub.gif") repeat-y -3px; }
#window_empty.fix	{ background: #FFFFFF url("./images/green/window_empty.gif") repeat-y -3px; }
#crea	{ background: url("./images/green/crea.gif") -30px; }
#leftColumn	{ background: url("./images/green/mainLeftCorner.gif");  }
#rightColumn	{ background: url("./images/green/mainRightCorner.gif");  }

/* Sloupeček s logem, menu a svazkem */
#firstColumn	{ /*background: #F0F9DE;*/ }
#menu .top	{ background: #4D7D00 url("./images/green/buttonTop.gif") no-repeat right bottom; }
#menu .small	{ background: #BDDD84 url("./images/green/buttonSmall.gif") no-repeat right bottom; }
#menu .small_on	{ background: #BDDD84 url("./images/green/buttonSmall.gif") no-repeat right bottom; font-weight: bold; }
#menu .top_on	{ background: #4D7D00 url("./images/green/buttonTop.gif") no-repeat right bottom; font-weight: bold; }
#svazek	{ border-left: 1px solid #BCDC83; background: #F0F9DE url("./images/green/svazek.gif") no-repeat; }
#svazek ul	{ list-style: square url("./images/green/4D7D00_dot.gif"); }


/* Sloupeček s přepínačem*/
#secondColumnThin #switch, #secondColumnBold #switch        {
        /*background: url("./images/green/switchBg.gif") bottom;*/ }
#switch #obcan	{ background: #FFFFFF url("./images/green/switchOff.gif") repeat-x bottom; }
#switch #turista{ background: #FFFFFF url("./images/green/switchOff.gif") repeat-x bottom; }
#switch #podnikatel	{ background: #FFFFFF url("./images/green/switchOff.gif") repeat-x bottom; }
#switch #obcan.on	{ background: #FFFFFF url("./images/green/switchObcanOn.gif") no-repeat bottom; }
#switch #turista.on	{ background: #FFFFFF url("./images/green/switchTuristaOn.gif") no-repeat bottom; }
#switch #podnikatel.on	{ background: #FFFFFF url("./images/green/switchPodnikatelOn.gif") no-repeat bottom; }

#secondColumnThin #foto	{ background: #4D7D00 url("./images/green/secondThin.jpg") no-repeat; }
#secondColumnBold #foto { background: #4D7D00 url("./images/green/secondBold.jpg") no-repeat; }
#secondColumnBold #content	{ background: url("./images/green/secondContent.gif") no-repeat; }
#secondColumnBold #content p.darker { color: #DBEFB7; }
#secondColumnBold #content #MU {
	background: url('./images/green/mestskyUrad.gif') no-repeat 0px 15px;
	display: block;
	width: 100%;
	height: 50px;
}

/* Plny sloupec */
#fullColumn	{ background: url("./images/green/top.gif") repeat-x 0 52px; }
#fullColumn #leftCorner        { background: url("./images/green/leftCornerFull.gif"); }
#fullColumn #rightCorner	{ background: url("./images/green/rightCorner.gif"); }

/* Poslední sloupec */
#thirdColumn	{ background: url("./images/green/top.gif") repeat-x 0 52px; }
#thirdColumn #leftCorner        { background: url("./images/green/leftCorner.gif"); }
#thirdColumn #rightCorner	{ background: url("./images/green/rightCorner.gif"); }
.text hr	{
   color: #BDDD84;
   border: 1px solid #BDDD84;
	background: #BDDD84;
	width: 100%;
}

/*#thirdColumnParcel #welcome	{ background: #fff url("./images/green/thirdTop.gif") no-repeat 50% 0; }*/
#welcome ul	{ list-style: square url("./images/green/4D7D00_dot.gif"); }
/*#darkColumn	{ background: url("./images/green/darkBg.gif") repeat-y; }*/
#darkColumn .main	{ background: url("./images/green/darkTop.gif") no-repeat; }
#darkColumn .event span	{ background: url("./images/green/listBigImageD.gif"); }

#lightColumn	{ background: url("./images/green/lightTop.gif") no-repeat 0 0; }
#lightColumn .event p	{  }
#lightColumn .event span	{ background: url("./images/green/listBigImage.gif") repeat-y; }

#content input { border: 4px solid #BBDA83; }
form span { background: url("./images/green/asterisk.gif") no-repeat left center; }


#foot .bg	{ background: url("./images/green/foot_bg.gif"); }
#foot div	{ color: #4D4D4D; }
#foot a { color: #4D4D4D; }

P.directory A,P.directory {
	color: #4D7D00;	
	font-size: 0.9em;
}
P.directory {
	position: relative;
	top: -7px;
	background: url('./images/green/arrow.gif') 0 -1px no-repeat;
	padding-left: 20px;
}
P.novinky {
	background: url('./images/green/arrow.gif') 0 -1px no-repeat;
	padding-left: 20px;
}

TD.col {
	background: #E6F0D3;
}
TD.col H3 {
	margin: 0;
}
TD {
	border-bottom: 1px solid #C1D78C;	
}
TH {
	background: #C1D78C;
}

.photo {
	margin: 5px;
	padding: 3px;
	display: block;
	background: #C1D78C;
	width: 120px;
	height: 150px;
	border: none;
	float: left;
}
.photo IMG {
	border: none;	
	float: left;
}
.text IMG {
	border: #C1D78C;
}
TABLE.firmy TD A.sel {
	color: #4D7D00;
}
TABLE.tbFirmy TD A.img {
	margin: 4px 0 4px 0; 
	float: right; 
	width: 126px; 
	text-align: center; 
	background: #CCE0AD;
}
TABLE.tbFirmy {
	border-top: 1px solid #C1D78C;	
}
TABLE.tbFirmy TD img {
	margin: 0;
}
#inbox {
	border: 1px solid #E6F0D3;
	background: #F4FBE8;
	padding: 5px;
	margin: 10px 0 10px 0;
}
#inbox TD {
	text-align: left;
}
INPUT, TEXTAREA {
	border: 1px solid #4D7D00;
	font-family: Tahoma;
	font-size: 11px;
	padding: 2px 5px 2px 5px;
}
INPUT.button {
	background: url('./images/green/button.gif') no-repeat 0 0;
	width: 118px;
	height: 22px;
	border: none;
	color: #FFFFFF;
	font-weight: bold;
}

#lang a.cz span {
	width: 24px;
	height: 30px;
	background: url('./images/green/h-cz.gif') no-repeat 0 0;
}
#lang a.de span {
	width: 27px;
	height: 30px;
	background: url('./images/green/h-de.gif') no-repeat 0 0;
}
#lang a.en span {
	width: 23px;
	height: 30px;
	background: url('./images/green/h-en.gif') no-repeat 0 0;
}
#lang a.pl span {
	width: 26px;
	height: 30px;
	background: url('./images/green/h-pl.gif') no-repeat 0 0;
}
#lang a.cz-sub span {
	width: 24px;
	height: 30px;
	background: url('./images/green/s-cz.gif') no-repeat 0 0;
}
#lang a.de-sub span {
	width: 27px;
	height: 30px;
	background: url('./images/green/s-de.gif') no-repeat 0 0;
}
#lang a.en-sub span {
	width: 23px;
	height: 30px;
	background: url('./images/green/s-en.gif') no-repeat 0 0;
}
#lang a.pl-sub span {
	width: 26px;
	height: 30px;
	background: url('./images/green/s-pl.gif') no-repeat 0 0;
}