body {
	background: #FFFFFF;
}

.all {
	width: 100%;
	height: 100%;
	background-image: url('../images/pruh-vrch.jpg');
	background-repeat: repeat-x;

}

.all2 {
	width: 982px;
	margin-left: auto;
	margin-right: auto;

}

.vrch {
	margin: 0px;
	width: 982px;
	height: 90px;
	background-image: url('../images/vrch.jpg');
	background-repeat: no-repeat;
	padding: 0px;
}

.vrch_bok {
	width: 218px;
	height: 44px;	
	background-image: url('../images/bok.jpg');
	background-repeat: no-repeat;
}

.stred {
	background-image: url('../images/stred.jpg');
	background-repeat: repeat-y;
}


.spodek {
	width: 982px;
	height: 44px;
	background-image: url('../images/spodek.jpg');
	background-repeat: no-repeat;
}

.www {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	color: white;
	text-align: right;
	padding-right: 20px;
	padding-top: 16px;
}
.www a:link    {color: white; }
.www a:visited {color: white; }
.www a:hover   {color: #B5DEC6;}
.www a:active  {color: white; }

.odsazeni {
	padding: 10px 0px 0px 0px;
}


.odsazeni-stred {
	padding: 0px 15px 0px 15px;
}

.odsazeni-prava {
	padding: 5px 12px 0px 8px;
}

.odsazeni-leva {
	padding: 5px 10px 0px 10px;
}

h1 {
	width: 562px;
	height: 22px;
	padding: 3px 0px 0px 10px;
	color: white;
	font-weight: bold;
	font-family: Verdana;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0px;
        background-color: #008000;
}

h2 {
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 10pt;
	margin: 0px;
	font-weight: normal;
	text-align: justify;
}

h3 {
	font-family: Verdana;
	font-size: 8pt;
	margin: 0px;

}

.doporucujeme {
	width: 321px;
	height: 30px;
	background-image: url('../images/pruh-kratky.jpg');
	background-repeat: no-repeat;
	padding: 3px 0px 0px 35px;
	color: black;
	font-weight: bold;
	font-family: Verdana;
	font-size: 17px;
	text-transform: uppercase;
	margin: 0px;
}

.hlavni_odstavec {
	color: black;
	font-size: 10pt;
	font-family: Verdana;
	text-align: justify;
	margin: 0px;
}

.menu {
	font-family: Verdana;
	font-size: 11pt;
	font-style: normal;
	color: black;
}

.menu a:link { color: black; }
.menu a:visited { color: black; }
.menu a:active { color: #FFFFFF; }
.menu a:hover {	color: #808080; }

table { 
	font-family: Verdana; 
	font-size: 10pt; 
}

.menu-nabidka {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	color: black;
}

.menu-nabidka a:link { color: black; }
.menu-nabidka a:visited { color: black; }
.menu-nabidka a:active { color: #FFFFFF; }
.menu-nabidka a:hover {	color: #808080; }

table { 
	font-family: Verdana; 
	font-size: 10pt; 
}




/** ------------------------------------------------------------ */
input, textarea, input[type='file'] {
    width:500px;
}

textarea {
    height: 200px;
}

input[type='submit'], input[type='button']  {
    width:auto;
}

.galerie a img {
    border:0px;
}

a.galerieakce, .adminakce a, .adminakce a:visited{
    color:black;
    font:10pt;    
    
}

.adminakce a:hover {
    color:#808080;;

}

.item a img {
    border:0px;
}

.item a, .item a:hover, .item a:visited{
    text-decoration: none;
    color: black;
    
}

