body {
  padding: 0;
  margin: 0;
  background-color: #180C01;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
}

.body-container {
  width: 100%;
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: url('images/gr/bg.jpg') center top no-repeat;
  min-height: 500px;
}

	.main {
		width: 980px;
		margin: 0 auto 0 auto;
		text-align: left;
	}
		#top {
			height: 220px;
		}
			#top-left {
				float: left;
				height: 220px;
				width: 334px;
				background: url('images/gr/leepo.jpg') left top no-repeat;
			}
			#top-right {
				float: left;
				height: 220px;
				width: 646px;
			}
				#menu-clear {
					height: 163px;
				}
				#main-menu {
					height: 57px;
				}
					#main-menu a {
						text-decoration: none;
						color: #ffffff;
						margin-right: 15px;
					}
					#main-menu a:hover {
						text-decoration: underline;
					}
					#menu-container {
						padding: 10px 0 0 90px;
					}
				* html #top-left, * html #top-right {
					display: inline;
				}
		#header {
			height: 86px;
			background: url('images/gr/header.jpg') center top no-repeat;
		}
			#header-left {
				height: 86px;
				float: left;
				width: 251px;
			}
				#header-left a {
					display: block;
					width: 251px;
					height: 86px;
				}
			#header-right {
				height: 86px;
				float: left;
				width: 729px;
			}
				#new {
					color: #FFFFFF;
					padding: 10px 0 0 10px;
				}
				#headline-left {
					float: left;
					width: 500px;
					font-size: 16px;
					font-weight: bold;
				}
				#headline-right {
					float: left;
					width: 200px;
				}
					a.button {
						width: 150px;
						color: #ffffff;
						height: 17px;
						display: block;
						text-align: center;
						float: right;
						background: #B500D0;
						text-decoration: none;
						padding-top: 3px;
					}
					a.button:hover {
						background: #ffffff;
						color: #B500D0;
					}
				* html #header-left, * html #header-right {
					display: inline;
				}
		#content {
			min-height: 300px;
			background: #060200;
			font-size: 12px;
		}
			#content-left {
				width: 320px;
				min-height: 100px;
				float: left;
				margin: 0 20px 0 1px;
				padding-top: 15px;
				color: #FFFFFF;
			}
				#aktuality-leve {
					background: url('images/gr/aktuality-leve.png') left top no-repeat;
					min-height: 200px;
					padding-top: 45px;
				}
			#content-right {
				width: 622px;
				min-height: 100px;
				float: left;
				padding-top: 15px;
				color: #FFFFFF;
			}
			* html #content-left, * html #content-right {
				display: inline;
			}
		#bottom {
			height: 25px;
			background: url('images/gr/bottom.png') center top no-repeat;
		}
		#gallery {
			 height: 184px;
			 background: url('images/gr/gallery.png') center top no-repeat;
		}
			.bottom-gallery {
				margin: 5px 10px 0 10px;
			}
			#gallery a img {
				border: none;
			}
		#footer {
			text-align: center;
			height: 224px;
			background: url('images/gr/footer.png') center top no-repeat;
		}
			#footer-container {
				color: #999999;
				line-height: 140%;
				padding: 15px 0 0 0;
			}
			#footer a {
				color: #FFFFFF;
			}
		#after {
			height: 100px;
		}



/*--------------------------
style-basic
---------------------------*/
a {
	text-decoration: underline;
	color: #B500D0;
}
a:hover {
	text-decoration: none;
}

.uvod {
	background: #1a1a1a;
	padding: 0 10px 0 10px;
}
	.uvod strong {
		color: #FFFFFF;
	}
	.uvod a {
		color: #FFFFFF;
	}
.produkt {
	border-style: solid;
	border-color: #CAE2F7;
	border-width: 1px 0 0 0;
}
.kategorie {
	font-size: 14px !important;
}

p {
	line-height: 180%;
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", tahoma, verdana, arial, sans-serif;
}

.nadpis {
	margin-bottom: 15px;
}

h1, h2, h3, h4, h5, h6, h7 {
  color: #ffffff;
  font-family: "Trebuchet MS", tahoma, verdana, arial, sans-serif;
  font-weight: normal;
  margin: 0 0 20px 0;
}

h1 {
display: none;
}

h2 {
  font-size: 16px;
}

h3 {
  font-size: 14px;
}
h4 {
	font-size: 12px;
}

acronym {
  font-family: "Trebuchet MS", tahoma, verdana, arial, sans-serif;
  cursor: help;
}

strong {
  font-weight: bold;
  color: #B500D0;
}

ul {
	font-size: 12px;
  margin: 20px 0 20px 0;
  line-height: 180%;
  padding: 0;
  color: #FFFFFF;
  list-style-position: inside;
}

li {
}
ol{
	color: #FFFFFF;
}
ol li {
}

/*--------------------------
tabulky
---------------------------*/
table {
text-align: left;
color: #FFFFFF;
width: 100%;
}
	#content-left table {
		margin: 0 10px 0 10px;
		width: auto;
	}
#downList td {
  vertical-align:middle;
} 

.table_hlavicka {
background-color: #172D41;
color: #ffffff;
}

.table_datum {
width: 20%;
text-align:left;
}

.table_nazev {
width: 60%;
padding:0px 0px 0px 10px;
}

.table_buklet {
text-align:left;
}

.buklets img {
  height:65px;
  margin:0px 5px 0px 5px;
}

.table_delka {
width: 20%;
text-align:left;
}

td {
border-style: dotted;
border-width: 0px 0px 1px 0px;
border-color: #999999;
height: 30px;
}
.datum {
	font-size: 10px;
	color: #FDF900;
}

/*
td {
  border-style: solid;
  border-width: 1px 1px 0 1px;
  border-color: #231A17;
  background-color: #1A1310;
  height: 50px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  padding: 0 10px 0 20px;
}

table {
  border-style: solid;
  border-width: 1px;
  border-color: #231A17;
}

table a img {
  border: none;
}
*/

/*--------------------------
ostatni deklarace
---------------------------*/
.clear {
  clear: both;
  height: 1px;
  border: none;
  visibility: hidden;
  float: none;
  font-size: 1px;
  padding: 0;
  margin: 0;
}
.warning {
	color: #E20026;
	font-family: Tahoma, Verdana, Arial, sans-serif;
  	font-size: 11px;
}
fieldset {
border-color: #999999;
border-style: dotted;
border-width: 1px;
margin: 0 0 20px 0;
}
legend {
	color: #E20026;
}
label {
  font-size: 12px;
  color: #999999;
}
#content-right object {
	border: 1px solid #ffffff;
	display: block;
	margin: 0 auto 0 auto;
	width: 300px;
	height: 220px;
}
#content-right embed {
	width: 300px;
	height: 220px;
}
#content-left embed, #content-left object {
	width: 280px;
	border: 1px solid #ffffff;
	display: block;
}

.video-row {
	width: 300px;
	float: left;
}
* html .video-row {
	display: inline;
}

input, textarea {
	background: #1A1A1A;
	border: 1px solid #ffffff;
	color: #FFFFFF;
}
textarea {
	width: 450px;
}
input {
	margin: 10px 10px 0 0;
}

/*
VZKAZY A KOMENTARE
*/

.shzprava, .shzpravam{
background-color: #1A1A1A;
margin: 10px 0px 0 0px;
padding: 10px;
background-position: left top;
background-repeat: no-repeat;
color: #FFFFFF;
}

.shnick {
font-weight: bold;
color: #B500D0;
}

.gravatar {
float: left;
border-style: solid;
border-width: 1px;
border-color: #000000;
margin: 0px 10px 0px 0px;
}

.vypis {
margin: 0px 0px 0px 0px;
}

.post {
float: right;
color: #B500D0;
}

.shsmajl_tab {
background-color: #0A0807;
border-style: solid;
border-width: 1px;
border-color: #0077B9;
margin: 0px 0px 20px 0px;
padding: 0px 0px 0px 0px;
width: 450px;
}

.shsmajl_tab a img {
border-style: solid;
border-width: 0px 0px 5px 0px;
border-color: #0A0807;
margin: 0px;
}

.shsmajl_tab a:hover img {
border-color: #263C3F;
}

.shsmajl {margin: 0px;}

.shtext {
	line-height: 150%;
}



/*--------------------------
highslide
---------------------------*/
.thumb {
	float: left;
	margin: 5px;
	width: 92px;
	height: 72px;
	background-color: #EFF6FC;
}

.thumb div {
	width: 90px;
	height: 70px;
	margin: 1px 0 0 1px;
}
.thumb:hover {
	background-color: #E20026;
}

.highslide {
  cursor: url(highslide/graphics/zoomin.cur), pointer;
  outline: none;
}

.highslide-active-anchor img {
  visibility: hidden;
}

.highslide-wrapper {
  background: white;
}

.highslide-image {
  border: 2px solid white;
}

.highslide-image-blur {
}

.highslide-caption {
  display: none;
  border: 2px solid white;
  border-top: none;
  font-family: Trebuchet ms;
  font-size: 10pt;
  padding: 5px;
  background-color: #ffffff;
  color: #000000;
}

.highslide-caption a {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

.highslide-caption a:hover {
  color: #1A1310;
  text-decoration: underline;
}

.highslide-loading {
  display: block;
  color: black;
  font-size: 8pt;
  font-family: sans-serif;
  font-weight: bold;
  text-decoration: none;
  padding: 2px;
  border: 1px solid black;
  background-color: white;
  padding-left: 22px;
  background-image: url(highslide/graphics/loader.white.gif);
  background-repeat: no-repeat;
  background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
  padding: 2px;
  color: silver;
  text-decoration: none;
  font-size: 10px;
}

a.highslide-credits:hover,
a.highslide-credits:hover i {
  color: white;
  background-color: gray;
}

.highslide-overlay {
  display: none;
}

a.highslide-full-expand {
  background: url(highslide/graphics/fullexpand.gif) no-repeat;
  display: block;
  margin: 0 10px 10px 0;
  width: 34px;
  height: 34px;
}

.controlbar {	
  background: url(highslide/graphics/controlbar4.gif);
  width: 167px;
  height: 34px;
}

.controlbar a {	
  display: block;
  float: left;
  height: 27px;
}

.controlbar a:hover {
  background-image: url(highslide/graphics/controlbar4-hover.gif);
}

.controlbar .previous {
  width: 50px;
}

.controlbar .next {
  width: 40px;
  background-position: -50px 0;
}

.controlbar .highslide-move {
  width: 40px;
  background-position: -90px 0;
}

.controlbar .close {
  width: 36px;
  background-position: -130px 0;
}

.highslide-html {
  background-color: #ffffff;
  color: #000000;
}
.highslide-html-blur {
}
.highslide-html-content {
  position: absolute;
  display: none;
}
.highslide-loading {
  display: block;
  color: black;
  font-size: 8pt;
  font-family: sans-serif;
  font-weight: bold;
  text-decoration: none;
  padding: 2px;
  border: 1px solid black;
  background-color: white;
  padding-left: 22px;
  background-image: url(highslide/graphics/loader.white.gif);
  background-repeat: no-repeat;
  background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
  padding: 2px;
  color: silver;
  text-decoration: none;
  font-size: 10px;
}

a.highslide-credits:hover,
a.highslide-credits:hover i {
  color: white;
  background-color: gray;
}

.highslide-wrapper {
  background-color: white;
}

.highslide-wrapper .highslide-html-content {
  width: 400px;
  padding: 5px;
}

.highslide-wrapper .highslide-header div {
}

.highslide-wrapper .highslide-header ul {
  margin: 0;
  padding: 0;
  text-align: right;
}

.highslide-wrapper .highslide-header ul li {
  display: inline;
  padding-left: 1em;
}

.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
  display: none;
}

.highslide-wrapper .highslide-header a {
  font-weight: bold;
  color: gray;
  text-transform: uppercase;
  text-decoration: none;
}

.highslide-wrapper .highslide-header a:hover {
  color: black;
}

.highslide-wrapper .highslide-header .highslide-move a {
  cursor: move;
}

.highslide-wrapper .highslide-footer {
  height: 11px;
}

.highslide-wrapper .highslide-footer .highslide-resize {
  float: right;
  height: 11px;
  width: 11px;
  background: url(highslide/graphics/resize.gif);
}

.highslide-wrapper .highslide-body {
}

.highslide-move {
  cursor: move;
}

.highslide-resize {
  cursor: nw-resize;
}

.highslide-display-block {
  display: block;
}

.highslide-display-none {
  display: none;
}
