
body {
	background: url('../img/main_bg.gif');
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center;
	font-family: Georgia, "New York CE", utopia, "Times New Roman", serif;
	font-size: 75%;
	padding: 0px;
	margin: 0px;
}

#plocha {
	position: relative;
	width: 900px;
	height: 100%;
	padding: 0px;
	border: none;
	margin: auto;
	text-align: left;
}

#hlavicka {
	position: relative;
	left: 0px;
	width: 900px;
	height: 420px;
	border: none;
	background: url('../img/top390.jpg');
	background-repeat: no-repeat;
	margin: 0px;
}

#top {
	position: absolute;
	top: 380px;
	left: 0px;
	width: 840px;
	height: 16px;
	border: none;
	background: url('../img/menu_bg.gif');
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 11px;
	padding: 13px 30px 11px 30px;
	margin: 0px;
}

#top a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#top a:hover {
	color: #DE8801;
}

#obsah {
	position: relative;
	width: 900px;
	padding: 0px;
	margin: 0px;
	border: none;
}

#levy_sloupec {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 190px;
	padding: 30px;
	vertical-align: top;
	font-size: 11px;
}

#levy_sloupec a {
	color: #DE8801;
	font-weight: bold;
	text-decoration: none;
}

#levy_sloupec a:hover {
	color: #A91E00;
	text-decoration: underline;
}

#pravy_sloupec {
	position: relative;
	float: left;
	width: 590px;
	background: url('../img/main_top.jpg');
	background-repeat: no-repeat;
	padding: 30px 30px 0px 30px;
	vertical-align: top;
	text-align: justify;
	border: none;
}

#pravy_sloupec a {
	color: #DE8801;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

#pravy_sloupec a:hover {
	color: #DE8801;
	text-decoration: underline;
}

#copyright {
	position: relative;
	left: 0px;
	width: 250px;
	padding-bottom: 20px;
	border: none;
	text-align: center;
	font-size: 11px;
	color: #999999;
	clear: both;
}

#copyright a {
	color: #999999;
	text-decoration: none;
}

#copyright a:hover {
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
}

#left_menu {
	position: relative;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	border-top: solid;
	border-color: #A9A9A9;
	border-width: 1px;
}

#left_menu li a.menu_item {
	position: relative;
	display: block;
	font-weight: bold;
	font-size: 12px;
	width: 100%;
	border-bottom: solid;
	border-color: #A9A9A9;
	border-width: 1px;
	padding: 7px 0px 7px 0px;
	margin: 0px;
	vertical-align: middle;
	color: #A91E00;
}

#left_menu li a.menu_item:hover {
	color: #DE8801;
	text-decoration: none;
}

h1 {
	color: #A91E00;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	margin: 0px 0px 15px 0px;
}

h2 {
	color: #A91E00;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	margin: 0px 0px 10px 0px;
}

ul {
	margin: 5px 0px 15px -26px;
	*margin: 5px 0px 15px 16px;
}

textarea {
	scrollbar-track-color: #E1E6EC;
	scrollbar-face-color: #E1E6EC;
	scrollbar-highlight-color: #EEF2F5;
	scrollbar-3dlight-color: #EEF2F5;
	scrollbar-darkshadow-color: #E1E6EC;
	scrollbar-shadow-color: #A9A9A9;
	scrollbar-arrow-color: #A9A9A9;
}

select {
	background-color: #E1E6EC;
	padding-left: 2px;
	border-style: solid;
	border-color: #A9A9A9;
	border-width: 1px 0px 0px 1px;
	font-family: Georgia, "New York CE", utopia, "Times New Roman", serif;
}

.souteze_tab {
	width: 100%;
}

.souteze_tab td {
	border-bottom: solid;
	border-color: #A9A9A9;
	border-width: 1px;
	padding: 4px 0px 4px 4px;
}

.download_tab {
	width: 85%;
}

.download_tab td {
	border-bottom: solid;
	border-color: #D9D9D9;
	border-width: 1px;
	padding: 1px;
}

.hlavicka td {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	background-color: #DE8801;
	padding: 4px;
	color: #FFFFFF;
}

.kontakty_tab {
	width: 80%;
	padding-left: 10px;
}

.kontakty_tab td {
	padding-left: 10px;
}

.form_tab {
	width: 100%;
}

.form_tab td {
	padding-left: 10px;
}

.form1 {
	width: 325px;
	background-color: #E1E6EC;
	padding-left: 2px;
	border-style: solid;
	border-color: #A9A9A9;
	border-width: 1px 0px 0px 1px;
	font-family: Georgia, "New York CE", utopia, "Times New Roman", serif;
}

textarea.form1 {
	font-size: 110%;
	padding-top: 3px;
	scrollbar-track-color: #E1E6EC;
	scrollbar-face-color: #E1E6EC;
	scrollbar-highlight-color: #E1E6EC;
	scrollbar-3dlight-color: #E1E6EC;
	scrollbar-darkshadow-color: #E1E6EC;
	scrollbar-shadow-color: #E1E6EC;
	scrollbar-arrow-color: #A91E00;
}

.button1 {
	background-image: url('../img/menu_bg.gif');
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	border-style: solid;
	border-color: #000000;
	border-width: 0px;
	padding: 2px;
	font-family: Georgia, "New York CE", utopia, "Times New Roman", serif;
	cursor: pointer;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

.top {
	vertical-align: top;
}

.bottom {
	vertical-align: bottom;
}

.topcenter {
	text-align: center;
	vertical-align: top;
}

.topright {
	text-align: right;
	vertical-align: top;
}

.bold {
	font-weight: bold;
}

.orange {
	color: #DE8801;
}

.obory {
	position: relative;
	border-top: solid #A9A9A9 1px;
	text-align: left;
	margin-top: 15px;
	padding-top: 0px;
	clear: both;
}

.obr_obory {
	float: right;
	margin: 0px 0px 20px 30px;
	border: none;
}

tr.vysvit {
	behavior: url('../hover.htc');
	background-color: #EEF2F5;
}

tr.vysvit:hover, tr.vysvit.hover {
	background-color: #E1E6EC;
}

.galerie_img {
	position: relative;
	width: 130px;
	height: 98px;
	border: none;
	margin: 5px;
}

.ramecek_img {
	position: relative;
	display: block;
    width: 140px;
	height: 108px;
	background-image: url('../img/ram_orange2.gif');
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-right: 10px;
	*margin-right: 7px;
}

.titul {
	color: #A91E00;
	font-weight: bold;
}

.clear {
	clear: both;
}

div.pozor {
	width: 100%;
	text-align: center;
	margin: 10px 0px 20px 0px;
}

.alert {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A91E00;
	padding: 2px 3px 2px 3px;
}
.poznamka {
	font-style: italic;
	font-size: 11px;
	display: none;
}
/**************************/
/*                        */
/*   Google vyhledávání   */
/*                        */
/**************************/

.cse-branding-bottom,
.cse-branding-right {
margin:0;
padding:0
}
.cse-branding-bottom,
.cse-branding-right {
zoom: 1;
}
.cse-branding-bottom:after,
.cse-branding-right:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden
}
.cse-branding-text {
font: 10px Arial;
}
.cse-branding-form form {
margin-bottom: 0;
padding-bottom: 0;
}
/* Bottom-specific selectors */
.cse-branding-bottom .cse-branding-logo,
.cse-branding-bottom .cse-branding-text {
display: block;
float: left
}
.cse-branding-bottom .cse-branding-form {
margin-bottom: 3px;
}
.cse-branding-bottom .cse-branding-logo {
padding: 0
}
.cse-branding-bottom .cse-branding-text {
padding-top: 4px
}
.cse-branding-right .cse-branding-form {
float: left;
}
/* Right-specific selectors */
.cse-branding-right .cse-branding-logo,
.cse-branding-right .cse-branding-text {
margin-left: 4px;
}
.cse-branding-right .cse-branding-form {
float: left;
margin-right: 4px;
}
.cse-branding-right .cse-branding-logo {
padding: 0
}
.cse-branding-right .cse-branding-text {
margin-top: -4px
}

/*********************************/
/*                               */
/*   Google vyhledávání pro 404  */
/*                               */
/*********************************/

#goog-wm {}
#goog-wm h3.closest-match {}
#goog-wm h3.closest-match a {}
#goog-wm h3.other-things {}
#goog-wm ul li {}
#goog-wm li.search-goog {
display: block;
}

