@charset "ISO-8859-2";
body  {
	font-family: Verdana CE,Verdana,Arial CE,Arial,Helvetica CE,Helvetica,Myriad,sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size: 10pt;
	background-color: #7290B2;
}
.Bartosovice #container {
	width: 1004px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
		background-image: url(images/sloupce.jpg);
} 
.Bartosovice #hlava {
	padding: 0px;
	height: 221px;
	margin: 0px;
} 

.Bartosovice #hlava table td {
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
} 

.Bartosovice #hlava #topmenu {
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 11px;
	padding-left: 11px;
	}

.Bartosovice #hlava a {
	color: #FFF;
	text-decoration: none;
}
	
.Bartosovice #hlava a.topTurista {
	margin-bottom: 22px;
}

.Bartosovice #hlava a.topObcan {
	padding-top: 22px;
}

.Bartosovice #sloup1 
{
	float: left;
	width: 220px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	padding-left: 6px;
}

#sloup1 menu 
{
	margin: 0 0 0 2px;
	width: 100%;
	padding: 0;
}

.Bartosovice #sloup1 menu span.active
{
	color: #999;
	padding: 0 0 0 9px;
	background-image: url(images/Next.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}


.Bartosovice #sloup1 menu li  {
	margin: 0px;
	padding: 0px;	
	list-style: none;
}

.Bartosovice #sloup1 menu li.uroven0 {
	color: #FFF;
	margin-top: 3px;
	background-image: url(images/left_menu_tit.jpg);
	margin-right: 5px;
	padding: 0px;
	height: 1.5em;
	text-indent: 5px;
	margin-left: 0px;
	background-repeat: repeat-y;
	font-weight: bold;
}

.Bartosovice #sloup1 menu li {
	white-space: nowrap;
	text-indent: 4px;
}

.Bartosovice #sloup1 menu a {
	color: #FFF;
	text-decoration: none;
	display: block
}
.Bartosovice #sloup1 menu a:hover {
	color: #903;
	background-image: url(images/left_menu_tit_hower.jpg);
		height: 1.5em;
	background-repeat: repeat-y;
}
.Bartosovice #sloup1 a:visited {
	color: #CCC
}


.Bartosovice #sloup1 li.uroven1 {
	padding: 0px;
	margin-bottom: 1px;
	margin-top: 1px;
	background-color: #E7E7E7;
	margin-left: 1px;
	margin-right: 3px;
}	

.Bartosovice #sloup1 li.uroven1 a {
	color:#006;
	padding: 0 0 0 0px;
}

.Bartosovice #sloup1 li.uroven1 a:hover {
	color:#B03000;
	padding: 0 0 0 0px;
}

.Bartosovice #sloup1 #adresa_sloup {
	margin: 10px;
	font-size: x-small;
}

#reklama {
	padding-left: 8px;
	width: 200px;
}

.Bartosovice #obsah {
	padding: 0 10px;
	margin: 0px;
	float: left;
	width: 530px;
	overflow: hidden;
} 

.Bartosovice #obsah table.tabTyp2 {
	border: 0px;
	width: 100%;
}

.Bartosovice #obsah table.tabTyp2 .tabSloupec1 {
	background-color: #F1BAB7;
	width: 30%;
}

.Bartosovice #obsah table.tabTyp2 .tabSloupec2 {
	background-color: #FEF2FF;
}

table.tabTyp2 td, table.tabTyp2 th {
	border-color: #E1B4B6;
}

.Bartosovice #sloup2 {
	float: right;
	width: 225px;
	margin: 0px;
	padding-left: 0px;
}

.Bartosovice #sloup2 ul {
	list-style-type: none;
	padding-left: 4px;
	padding-right: 3px;
	margin: 0px;
}
.Bartosovice #sloup2 li {
	white-space: nowrap;
	background-color: #ECECEC;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-top: 1px;
	margin-left: 3px;
}
.Bartosovice #sloup2 a {
	color: #666666;
	text-decoration: none;
	margin-left: 8px;
	display: block
}
.Bartosovice #sloup2 a:hover {
	color: #000;
}
.Bartosovice #sloup2 a:visited {
	color: #B32400
}

.Bartosovice #sloup2 #hlavicka9 {
	background-color: #020D45;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-color: #333333;
	margin-top: 6px;
	background-image: url(images/go.png);
	background-repeat: no-repeat;
	height: 1.5em;
	text-indent: 22px;
}

.Bartosovice #sloup2 #oRP {
	color: #AB666B;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 5px;
}
#rp {
	text-indent: 27px;
}


#reklama_sl2 {
	padding-left: 8px;
	text-align: center;
	width: 200px;
}

.Bartosovice #pata {
width: 1004px;
margin-top: 0pt;
margin-right: auto;
margin-bottom: 0pt;
margin-left: auto;	
padding: 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
} 
.Bartosovice #pata p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0px 0px 0px;
	font-size: xx-small;
}
.Bartosovice #obsah a:link {
text-decoration: none;
color: #B03000;
}

.Bartosovice #obsah li {
color: #B03000;
list-style-type: square;
}

td.TabHead {
	color: #600;
	background-color: #d2b48c;
	border-right: 1px solid #600;
	border-bottom: 1px solid #600
}
td.Tab0 {
	color: white;
	font-weight: bolder;
	background-color: #600;
	border-right: 1px solid #fff5e0;
	border-bottom: 1px solid #fff5e0
}
td.Tab1  {
	background-color: #E9E9E9;
	border-right: 1px solid #d2b48c;
	border-bottom: 1px solid #d2b48c
}
td.Tab2  {
	background-color: #f0f8ff;
	border-right: 1px solid #d2b48c;
	border-bottom: 1px solid #d2b48c
}

/* zruseni nastaveni v universal.css */
.navstevnost, .nd9 
{display: none;}
.Bartosovice #obsah #typZaznamu {display: none;}
.Bartosovice #obsah #lokalizace {display: none;}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	bottom: auto;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

