@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #170a00;
	background-image: url(images/tvs_18.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
 
#headercontainer {
	width: auto;
	position: relative;
	height: 212px;
	background:url(images/tvs_02.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#logoarea {
	position: absolute;
	width: 200px;
	height: 110px;
	top: 40px;
	left: 60px;
	cursor: pointer;
}
#header {
	height: 212px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header span {
	position: absolute;
  left:-10000px;
  top:auto;
  overflow: hidden;
}

#wrapper {
	background-image: url(images/tvs_17.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 500px;
}

#container {
	margin-right: auto;
	margin-left: auto;
  position: relative;
	width: 1000px;
}


#navigation {
	height: 87px;
  width: 1000px;
  position: absolute;
  top: 0px;
}



/* --- TOP MENU --- */
ul#topnav {
	margin: 0;
	padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 12px;
	position: relative;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative; /*--Important--*/
}
ul#topnav li a {
	float: left;
	text-indent: -9999px; /*--Push text off of page--*/
	height: 87px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; } /*--Hover State--*/
ul#topnav a.sluzby {
	background-image: url(images/tvs_04.jpg);
	background-repeat: no-repeat;
	width: 187px;
}
ul#topnav a.firemniinfo {
	width: 194px;
	background-image: url(images/tvs_05.jpg);
	background-repeat: no-repeat;
}
ul#topnav a.ptejtese {
	width: 172px;
	background-image: url(images/tvs_06.jpg);
	background-repeat: no-repeat;
}
ul#topnav a.kontakt {
	width: 164px;
	background-image: url(images/tvs_07.jpg);
	background-repeat: no-repeat;
}
ul#topnav a.zelenalinka {
	width: 283px;
	background-image: url(images/tvs_08.jpg);
	background-repeat: no-repeat;
	cursor: default;
}

ul#topnav li .sub {
	position: absolute;
	top: 87px;
	left: 0;
	padding: 20px 20px 20px;
	float: left;
	display: none;
	z-index: 100;
  background: #211308;
  background: url(images/toptransparency90.png);
  
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 180px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
}
ul#topnav .sub ul li h2 {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: normal;
	color: #C47401;
	border: none;
}
ul#topnav .sub ul li h2 a {
	padding: 5px 0;
	background-image: none;
	color: #ffe097;
}
ul#topnav .sub ul li a {
	float: none;
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background: url(images/squarebullet.png) no-repeat 5px 12px;
	padding: 7px 5px 7px 20px;
	display: block;
	text-decoration: none;
	color: #ffe097;
	font-weight: normal;
	font-size: 13px;
}
ul#topnav .sub ul li a:hover {
	color: #FFFFFF;
	background-position: 5px 12px;
	text-decoration: underline;
}


/* -------------------------- */

/*

	background-color: #211308;

   */



#text {
	background-image: url(images/tvs_11.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 500px;
  
  padding-top: 87px;
}

#maintext {
	float: left;
	width: 656px;
	position: relative;
	color: #FFE4A6;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

#maintext a {
	color: #FFFFFF;
	text-decoration: underline;
	
}
#maintext a:hover {
	color: #FFF;
}                                                         
#righttext {
	float: left;
	width: 244px;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	line-height: 150%;
}
#footercontainer {
	position: relative;
	background-image: url(images/tvs_19.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 139px;
	background-color: #0E0A00;
}


#footer {
	position: relative;
	width: 950px;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#footer .footermenu {
  padding: 0px;
  margin: 0px;
  font-size: 12px;
  color: #502701;
}
#footer .footermenu a {
  color: #814701;
}
#footer .footermenu a:hover {
  color: #FFE4A6;
}
#footer #copy {
  position: absolute;
  top: 50px;
  left: 20px;
  font-size: 11px;
  text-align: left;
  color: #FFE4A6;
}
#footer #links {
  position: absolute;
  top: 90px;
  left: 20px;
  font-size: 11px;
  text-align: left;
  color: #502701;
}
#footer #links a {
  font-size: 12px;
  color: #814701;
}
#footer #links a:hover {
  color: #FFE4A6;
}
#footer #linksext {
  position: relative;
  margin-top: 95px;
  font-size: 11px;
  text-align: left;
  color: #502701;
}
#footer #linksext a {
  font-size: 11px;
  color: #502701;
}
#footer #linksext a:hover {
  color: #FFE4A6;
}

#maintext .breadcrumbs {
	font-size: 10px;
	color: #462400;
	text-decoration: none;
	padding-bottom: 7px;
}

#maintext .breadcrumbs a {
	font-size: 11px;
	color: #1e0f00;
	text-decoration: underline;
	color: #1e0f00;
}

#maintext .breadcrumbs a:hover {
	text-decoration: underline;
	color: #FFF;
}


/* --- SUBMENU --- */
#submenu {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	position: relative;
	width: 656px;
	border: none;
	margin-left: auto;
	margin-right: auto;
}
#submenu .overlay {
  position: absolute;
  top: 0; 
  bottom: 0;  
  left: 0;
  width: 100%;
  background: #fff;
  opacity: 0.15;
  -moz-opacity: 0.15;
  filter:alpha(opacity=15);
}
#submenu .subcontent {
  width: 656px;
  position: relative;
}
* html #submenu .overlay {
  height: expression(document.getElementById("submenu").offsetHeight);
}
#submenu a {
  color: #351900;
	/*color: #422100; */
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	border: none;
}
#submenu li {
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	list-style-type: square;
	border: none;
}
#submenu ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#submenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	border: none;
}
.submenulist {
	float: left;
	width: 308px;
  display: block;
  padding-right: 10px;
}
/* -------------------------- */


#maintext h1,h2,h3,h4,h5,h6 {
	line-height: 130%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FF9900;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: normal;
}


#maintext h1 {
	font-size: 23px;
	border-left-width: 7px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: normal;
	/*text-decoration: underline;  */
}

#maintext h2 {
	font-size: 20px;
	border-left-width: 7px;
	border-left-color: #422100;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

#maintext h3 {
	font-size: 17px;
	border-left-width: 7px;
	border-left-color: #422100;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

#maintext p {
	padding: 0px;
	margin: 0px;
}
#maintext p a:hover, #maintext li a:hover, #maintext table a:hover {
	border-bottom: 1px solid #FFF;
}
#maintext #submenu li a:hover, #maintext .picturetable a:hover {
	border-bottom: none;
}

#maintext li {
/*	padding-top: 1px; */
	padding-bottom: 3px;
	list-style-type: square;
}

#maintext img, canvas, var {
	margin: 8px;
}
#maintext img {
	border: 3px solid #FFFFFF;
}
#maintext .thumbimage {
	border: none;
}


#maintext .smallnavigation {
  margin-top: 5px;
	text-align: right;
}
#maintext .smallnavigation img, .smallnavigation canvas, .smallnavigation var {
	margin: 0px;
	border: none;
	vertical-align: middle;
}
#maintext .smallnavigation a {
	font-size: 11px;
	text-decoration: none;
}
#maintext .smallnavigation a:hover {
	text-decoration: underline;
}




.transparentbox {
	position: relative;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.transparentbox ul {
	margin: 15px;
	padding: 0px; 
}



.transparentbox .boxcontent {
  width: 160px;
  position: relative;
}
#maintext .transparentbox h1, #maintext .transparentbox h2, #maintext .transparentbox h3, #maintext .transparentbox h4 {
	border: none;
	padding-left: 0px;
	margin-left: 0px;
}

.transparentbox .overlay {
	position: absolute;
  top: 0; 
  bottom: 0;  
  left: 0;
  width: 100%;
  background: #fff;
	opacity: 0.15;
	-moz-opacity: 0.15;
	-khtml-opacity: 0.15;
	filter: alpha(opacity=15);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
}

input, textarea {
  font-size: 12px;
  
}



#righttext {
	font-size: 12px;
	color: #FFE4A6;
}

#righttext h2 {
	font-size: 17px;
	border-left-width: 7px;
	border-left-color: #B06700;
	padding-left: 10px;
	color: #fff;
	font-weight: normal;
}

#righttext h3 {
	font-size: 14px;
	border-left-width: 7px;
	border-left-color: #422100;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

#righttext a {
	color: #FFF;
} 

#righttext a:hover {
	border-bottom: 1px solid #FFF;
}

#righttext .video {
	border: 2px solid #fff;
	margin: 5px;
	float: left;
	margin-right: 10px;
}
#righttext .videopopisek {
  padding-top: 7px;
}
#righttext .videoklip {
  padding-bottom: 7px;
}

#righttext .videokanal a {
	font-size: 14px;
	text-decoration: none;
	border: none;
}
#righttext .videokanal a:hover {
	text-decoration: underline;
}



.rkinput {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 4px;
	color: #777;
	width: 98%;
}

.rkinput.focused { border: solid 2px #422100; color: #222; }

#righttext button {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  background: #422100;
  border: solid 0px #FFE4A6;
  margin-top: 5px;
  padding: 5px;
   
}

:-moz-any-link:focus {
  outline: none;
}
