/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	background: #fff url(images/bg_body.jpg) 0px 0px repeat-x;
	color: #666666;
	text-align: left;
	font-family: Tahoma, Arial, Verdana, "MS Sans Serif";
}
p {
	font-size: 12px;
	font-family: Tahoma;
}

a, a:visited {
	color: #ee4e21;
	text-decoration: none;
}
a:hover {
	color: #c80000;
	text-decoration: underline;
}
.clear { clear: both; height: 0px; visibility: hidden; font-size: 1px; }

/* START: GENERAL CSS layout */

div#all {
	margin-left: auto;
	margin-right: auto;
	width: 1160px;
}
div#shadow {
	display: block;
	width: 1100px;
	padding: 0px 30px 0px 30px;
	background: url(images/bg_shadow.png);
	float: left;
	}
div#container {
	background: #fff;
	width: 1100px;
	float: left;
}
/* END: GENERAL CSS layout */


div#top {
	width: 1100px;
	height: 205px;
	background:#fff url(images/top.jpg) top left no-repeat;
	float: left;
}
div#member {
	position: relative;
	top: 15px;
	left: 25px;
	text-align: left;
	line-height: 20px;
	float: left;
}
div#support {
	position: relative;
	top: 20px;
	left: 0px;
	text-align: left;
	float: right;
	background: transparent url(images/bg_support.png) 0px 0px repeat;
	padding: 5px 0 5px 0;
}
div#top_info {
	width: 1100px;
	height: 70px;
	background: #fff url(images/dort.jpg) top left no-repeat;
	float: left;
	text-align: right;
}
div#leftbox {
	width: 205px;
	float: left;
}
	div#menu {
		width: 200px;
		text-align: right;
		background:#fff url(images/bg_menu.jpg) -15px -20px no-repeat;
		border: 1px solid #e7e7e7;
		float: left;
	}
div#page {
	width: 660px;
	background: #fff;
	float: left;
}
	div#obal_page {
		margin: 5px 10px 5px 10px;
	}
div#rightbox {
	width: 230px;
	float: right;
}
	div#dnesni_menu {
		border: 1px solid #e7e7e7;
		font-size: 11px;
		color: #636363;
	}	
div#bottom {
	background: #4c4c4c;
	width: 1100px;
	height: 50px;
	text-align: center;
	padding-top: 20px;
	color: #bbb;
	float: left;
}
div#bottom a {
	color: white;
}
div#fotogalerie {
	margin: 0px auto; 
	text-align: center;
}

#menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
	#menu li{
		list-style:none;
		display:block;
		background: transparent url(images/menu_inactive.gif) bottom right no-repeat;
		height: 28px;
	}
	#menu li: hover {
		background:transparent url(images/menu_active.gif) bottom right no-repeat;
/*
		background: transparent url(images/menu_bullet.gif) 225px 15px no-repeat;
*/
	}
		#menu li a{
			list-style:none;
			display:block;
			background:transparent;
			color:#747474;
			font-size:11px;
			font-weight: bold;
			text-decoration:none;
			text-transform: uppercase;
			padding: 2px 23px 10px 15px;
		}
			#menu li a:hover{
				background:transparent url(images/menu_active.gif) bottom right no-repeat;
				color: #ee4e21;
				text-decoration:none;
				font-weight: bold;
				padding: 2px 23px 10px 15px;
			}
		#menu li .current{
			list-style:none;
			display:block;
			background:transparent;
			color:#747474;
			font-size:11px;
			font-weight: bold;
			text-decoration:none;
			text-transform: uppercase;
			padding: 2px 15px 10px 15px;
		}
			#menu li a.current, #menu li a:hover.current{
				background:transparent url(images/menu_active.gif) bottom right no-repeat;
				color: #f30;
				text-decoration:none;					
			}
#menu img {
	/*margin: 0px; padding: 0px;*/
}		

.fleft 	{	float: left;}	
.fright  {	float: right;}	
.aleft 	{	text-align: left;}	
.aright 	{	text-align: right;}	
.ablock 	{	text-align: justify;}	
.acenter	{	text-align: center;}	
.vmiddle {	vertical-align: middle;}


/* another classes */

.menu_title {
	margin: 15px 0px 15px 0px;
	border: 0px;
}
#top_info p {
	padding-right: 15px;
	color: #a0a0a0;
}
.black {	color: #000;}
.sponka {
	position: relative;
	top:-10px;
	left: -20px;
}
div#member img, div#support img{
	border: none;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: middle;
}
a.black, .black:visited {
	color: #000;
	font-size: 11px;
	text-decoration: none;
}
a.black:hover {
	font-weight: bold;
}
span.klient {
	text-transform: uppercase;
	color: #b70607;
	font-weight: bold;
}
a.support {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.support:hover {
	color: #f30;
	text-decoration: underline;
}

td.jidlo {
	text-align: center;
	vertical-align: middle;
	width: 30px;
}
.jidelnicek {
	padding: 2px;
	margin: 0px;
	color: #fe8900;
	font-size:14px;
	font-weight: bold;
}

div#fotogalerie a img {
	margin: 10px;
	border: 2px solid #ccc;
}
div#fotogalerie a img:hover {
	border-color: #f30;
}
.green {	color: green;}
.zelene {	color: #17a17d;}
.modre {	color: #127ca1;}
.sede {	color: #626262;}
.orange { color: #fe8900;}
.error { color: #f30;}
.otitulek {
	padding-right: 5px;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

a img {
	border: none;
}
.td-des {
	width: 200px;
	background-color: #eee;
	padding-left: 5px;
}
fieldset { 
/*	border: 1px solid #eee;*/
	border: none;
	padding:10px; 
} 

legend { 
	color: #fff;
	width: 300px; 
	text-align:left; 
	font-weight:bold; 
	background: green;
	margin-bottom: 0.1em; 
	padding: 2px;
} 
label { 
	float: left; 
	padding-left:10px; 
}
.register {
	width: 200px;
	border: 1px solid #bbb;
}
table.regtable img {
	border: none;
	padding-right: 7px;
	vertical-align: bottom;
}
td.jidelni-cena {
	 padding-right: 20px;
	 text-align: right;
}
table#jidelnicek tr td {
	border-bottom: 1px dotted #ddd;
}
.noborder {
	border: none;
}
