/* ------- staticke styly -------- */

body {
	font-family: 				Verdana, sans-serif;
	color:					#000000;
	font-size:				small;
	background-color: 			#ffffff;
	text-align: 				left;
}
img {
	border: 				none;
}
h1, h2, h3, form {
	display:				inline;
	padding:				0px;
	margin:				0px;
}
hr {
	display: 				none;
}
a {
	text-decoration: 			none;
	color:					#593c3c;
	font-size:				small;
	font-weight:				bold;
}
a:hover {
	color:					#f7c608;
}
input {
	font-size: 				small;
	border: 				1px solid #800000;
	background-color: 			#ffffff;
}
button {
	font-size: 				small;
	border: 				1px solid #800000;
	background-color: 			#ffffff;
}
select {
	font-size: 				small;
	border: 				1px solid #800000;
	background-color: 			#ffffff;
}
textarea {
	font-family:				Verdana, sans-serif;
	font-size: 				small;
	border: 				1px solid #800000;
	background-color: 			#ffffff;
}
acronym:hover, abbr:hover {
}
abbr[title], acronym[title] {
	border-bottom:			1px dotted;
}

/* ------- layout styly -------- */

#wrapper {
	width:					962px;
	margin-left:				auto;
	margin-right:				auto;
	text-align:				center;
	background-image: 			url('../images/background.png');
	background-repeat:			repeat-y;
	background-position:			center;
}
#base {
	background-color:			#ffffff;
	width:					922px;
	margin-left:				auto;
	margin-right:				auto;
}
#header {
	position:				relative;
	background-color:			#002f65;
	border-bottom:			1px solid #99acc1;
	width:					922px;
	height:				33px;
}
#country-select {
	display: 				none;
}
#search-form {
	display: 				none;
}
#logo-space {
	background-color:			#ffffff;
	width:					922px;
	height:				120px;
	position:				relative;
}
#logo {
	position:				absolute;
	top:					0px;
	left:					0px;
	margin:				10px;
}
#contain {
	clear:					both;
	background-color:			#ffffff;
	padding:				10px;
	color:					#002f65;
	font-size:				small;
	text-align:				left;
}
#article {
	padding:				5px;
	text-align:				left;
}
#flash {
	display: 				none;
}
#topproducts {
	width:					450px;
	float:					left;
	text-align:				left;
	padding-left:				5px;
}
#news {
	clear:					both;
	position:				relative;
	background-color:			#f6d001;
	color:					#444444;
	padding:				15px;
	text-align:				left;
}
#wrapper-bottom {
	width:					962px;
	margin-left:				auto;
	margin-right:				auto;
	text-align:				center;
	background-image: 			url('../images/background-footer.png');
	background-repeat:			no-repeat;
	background-position:			top;
}
#footer {
	width:					922px;
	background-image: 			url('../images/border-bottom.png');
	background-repeat:			repeat-x;
	background-position:			top;
	margin-left:				auto;
	margin-right:				auto;
	font-size:				x-small;
}
#footer-nav {
	text-align:				right;
	padding-right:			30px;
}
#footer-copy {
	text-align:				left;
	padding-left:				30px;
}
#menu {
	float:					none;
	position:				absolute;
	bottom:				0px;
	right:					0px;
	padding:				8px;
}
#menu-bg {
	position:				relative;
	background-color:			#002f65;
	padding:				0px;
	padding-left:				4px;
	padding-right:			4px;
	height:				24px;
}
#navigation {
	text-align:				center;
	padding:				10px;
}
#sitemap {
	text-align:				left;
}

/* ------- rucne pridane styly "class" nebo "id" -------- */
.body-pannel {

}
#navigation a {
	margin:				2px;
	color:					#800000;
}
#navigation a:hover {
	color:					#800000;
	text-decoration:			underline;
}
#navigation .current {
	text-decoration:			underline;
}
.notdisplay {
   display: 					none;
}
.float-left {
	float:					left;
}
.float-right {
	float:					right;
}
.body-novinky-hlavicka {
	color:					#ffffff;
	background-color: 			#f7c608;
	padding:				4px;
	position:				relative;
}
.body-novinky-hlavicka a {
	color:					#ffffff;
	font-size:				small;
}
.body-novinky-hlavicka-short {
	color:					#ffffff;
	background-color: 			#f7c608;
	padding:				4px;
	font-size:				small;
	position:				relative;
}
.body-novinky-hlavicka-short a {
	font-size:				small;
	color:					#ffffff;
}
.body-novinky-text {
	line-height: 				130%;
	margin:				0px;
	margin-left:				10px;
	padding:				4px;
	border-left:				2px solid #f7c608;
}
.body-novinky-text-short {
	line-height: 				120%;
	margin:				0px;
	padding:				4px;
	font-size:				x-small;
	text-align:				justify;
}
.body-novinky-tail, .body-novinky-tail a {
	font-size:				x-small;
	padding-top:				2px;
}
.okraj {
	padding: 				2px;
	border-style:				solid;
	border-color:				#265D94;
	border-width:				1px;
}
#body-footer a {
	text-decoration: 			none;
	color:					#909090;
	font-size:				x-small;
	font-weight:				bold;
}
#body-footer a:hover {
	color:					#f7c608;
}
.menu-div {
	display:				inline;
}
#body-menu a {
	margin:				6px;
	color:					#593c3c;
	font-size:				medium;
}
#body-menu a:hover {
	color:					#800000;
	border-bottom:			1px solid #800000;
}
.submenu {
	font-size:				x-small;
	font-weight:				normal;
}
#body-searchform input {
	font-size:				x-small;
}
#body-midbar .subitem-href {
	font-size:				x-small;
	color:					#800000;
	font-weight: 				normal;
	font-variant: 			normal;
	padding:				0px;
	border:				none;
	margin:				2px;
}
#body-midbar .subitem-href:hover {
	border:				none;
	color:					#f7c608;
}
.akce {
	font-size:				x-small;
	margin-top:				10px;
	text-align:				left;
}
.odkazy {
	vertical-align: 			middle;
	margin-left:				4px;
}
.odkazy img {
	margin:				4px;
}
.menu-selected {
	margin-left:				5px;
	font-weight:				bold;
	color:					#f7c608;
}
.heading {
	color:					#800000;
	font-size:				medium;
	font-weight: 				bold;
	border-bottom:			1px solid #f7c608;
	margin-bottom:			10px;
	padding:				1px;
}
.heading a {
	color:					#800000;
	font-size:				medium;
	font-weight: 				bold;
}
.heading:hover {
	border-bottom:			1px solid #800000;
}
.cr-tl {
	position:				absolute;
	top:					0px;
	left:					0px;
	border:				none;
}
.cr-tr {
	position:				absolute;
	top:					0px;
	right:					0px;
	border:				none;
}
.cr-bl {
	position:				absolute;
	bottom:				0px;
	left:					0px;
	border:				none;
}
.cr-br {
	position:				absolute;
	bottom:				0px;
	right:					0px;
	border:				none;
}
