body{
	background-color: #343C3E;
	font-family: Tahoma;
	font-size: 10px;
	color: White;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}
table{
	font-size: 11px; 
}
#fb-root {
	color: White;
}

.bigger{
	padding: 5px;
	font-size:15px;	
}
a:link, a:active
{
	background-color: inherit;
	text-decoration: none;
	/*font-weight: bold;*/
	color: White;
}
a:visited
{
   background-color: inherit;
	text-decoration: none;
	/*font-weight: bold;*/
   color: White;
}
a:hover
{
   text-decoration: underline;
	/*font-weight: bold;*/
}
#id_nav{
	/*border: 1px solid white;*/
	padding-top: 5px;
	/*width: 100px;*/
	height: 25px;
	cursor: hand;
}
#id_carka{
	border: 1px solid white;
	width: 3px;
}
td.upper {
	color: #FFFFFF;
	background: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}

.boky{
	width:175px;
}
.navi{
	background-color: Black;
	height:38px;
	padding: 6px;
	font-weight: bold;
	font-size: 12px;
	/*text-transform: uppercase;*/
}
.login{
   padding: 7px;
	float: right;
}
#top_stred{
	background-color: #9F2E2A;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height:95px;
	width: 900px;	
}
#stred{
	background-color: #773737;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	padding: 3px;
	align: center; /*width: 900px;*/
}
hr{
	border: 1px solid #7E2422;
}
.archiv{
	border: 2px solid Silver;
}
.archiv_table{
	background-color: #7E2422;
	font-size: 10px;
	padding: 7px;
	align: center; 
}
.nadpis_akcii{	
	font-weight: bold;
}
.popis_akcii{
	background-color: #773737;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	padding: 7px;
	align: center; 
}
.galeria_table{
	background-color: #7E2422;
	font-size: 10px;
	/*padding: 7px;*/
	align: center; 
}
.pata{
	background-color: Black;
	height:80px;
	padding: 6px;
	/*font-weight: bold;*/
	font-size: 10px;
	/*text-transform: uppercase;*/
}
H3{
	background-color: Gray;
	padding: 4px;	
}
.pondelok{
	background-color: #BDB76B;
	padding: 4px;
	color: Black;
}
.input_pondelok{
	border: none;
	font-style: italic;
	background-color: #BDB76B;
}
.utorok{
	background-color: #99BD6B;
	padding: 4px;
	color: Black;
}
.input_utorok{
	border: none;
	font-style: italic;
	background-color: #99BD6B;
}
.streda{
	background-color: #BD8E6B;
	padding: 4px;
	color: Black;
}
.input_streda{
	border: none;
	font-style: italic;
	background-color: #BD8E6B;
}
.stvrtok{
	background-color: #6BBDB8;
	padding: 4px;
	color: Black;
}
.input_stvrtok{
	border: none;
	font-style: italic;
	background-color: #6BBDB8;
}
.piatok{
	background-color: #BD6B6F;
	padding: 4px;
	color: Black;
}
.input_piatok{
	border: none;
	font-style: italic;
	background-color: #BD6B6F;
}
fieldset{
	padding: 7px;
	border: 1px solid #9F2E2A;
	margin-top: 15px;
}
