/* MAIN */

html {
  margin: 0;
  padding: 0;
}

body {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif, Tahoma;
	color: #000000;
	text-align: center;
	background-color: #000000;
	font-size: 12px;
	margin: 0; padding: 0;
  background-image: url(design/background-main.png);
  background-repeat: repeat;
}

.main {
  width: 700px;
  margin: 0px auto;
  text-align: left;
  background-image: url(design/background-content.png);
  background-repeat: repeat-y;
}

p {
   margin: 0em 0em 0em 0em;
   text-indent: 0em;
}

td p {
   margin: 0em 0em 0em 0em;
   text-indent: 0em;
}

.bold {
  font-weight: bold;
}

h1 {
  margin: 0px 0px 10px 0px;
  padding: 10px 0px 0px 40px;
  font-size: 20px;
  font-family: Helvetica, Arial, Verdana, Courier, Arial Narrow, Verdana, Arial, sans-serif;
  font-weight: bold;
  background-image: url(design/h1-back.png);
  background-position: 0px 2px;
  background-repeat: no-repeat;
  height: 54px;  
}

h2 {
  font-size: 14px;
  font-family: Arial, Tahoma, Verdana, Courier, Helvetica, sans-serif;
  font-weight: bold;
  padding-bottom: 0px;
  text-align: left;
  color: black;
}

h3 {
  font-size: 14px;
  font-family: Arial, Tahoma, Verdana, Courier, Helvetica, sans-serif;
  font-weight: bold;
  text-align: left;
  padding: 9px 0px 0px 65px;
  color: #eeeeee;
  background-image: url(design/images/design_05.png);
  background-repeat: no-repeat;
  font-variant: small-caps;
  text-transform: uppercase;
  margin-bottom: 0px;
  border-bottom: 0px solid #2D1C00;
  height: 35px;
}

h4 {
  margin: 0px 0px 0px 0px;
  font-size: 12px;
  font-family: "Arial Black", Arial, Verdana, Courier, Arial Narrow, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-align: center;
}

h5 {
  margin: 5px 0px 5px 0px;
  font-size: 13px;
  font-family: Arial, Tahoma, Verdana, Courier, Arial Narrow, Helvetica, sans-serif;
  font-weight: bold;
  color: #6b3009;
}

a:link, a:visited, .novinky-content a:link, .novinky-content a:visited {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a:hover, .novinky-content a:hover {
	font-weight: normal;
	color: #002B00;
	text-decoration: underline;
}

.novinky-title a:link, .novinky-title a:visited {
	font-weight: bold;
	color: #770000;
	text-decoration: none;
}

.novinky-hover a:hover {
	font-weight: bold;
	color: #330000;
	text-decoration: underline;
}

a:link h1, a:visited h1{
	color: #770000;
	text-decoration: none;
	text-align: center;
}

a:hover h1 {
	color: #330000;
	text-decoration: none;
	text-align: center;
}


a:link h2, a:visited h2{
	font-weight: bold;
	color: #770000;
	text-decoration: none;
	text-align: center;
	font-size: 15px;
}

a:hover h2 {
	font-weight: bold;
	color:#330000;
	text-decoration: none;
	text-align: center;
	font-size: 15px;
}




.pngfix {
   behavior: url("scripts/iepngfix.htc");
}

table {
  font-size: 12px;
}

/* CONTENT */

#tableform {
  width: 700px;
}

.des-top1 {
  background-image: url(design/images/);
  background-repeat: no-repeat;
  width: 700px;
  height: 200px; 
}

.des-top2 {
  background-image: url(design/images/);
  background-repeat: no-repeat;
  width: 700px;
  height: 20px; 
}

.des-mid1 {
  /*background-color: #264468;*/
  background-color: ;
  background-image: url(design/images/);
  background-repeat: no-repeat;
  width: 580px; 
}

.des-mid2 {
  background-color: ;
  background-image: url(design/images/);
  background-repeat: repeat-y;
  width: 120px; 
}

.des-bot1 {
  background-image: url(design/images/);
  background-repeat: no-repeat;
  width: 700px;
  height: 1px; 
}

.des-bot2 {
  background-image: url(design/images/);
  background-repeat: no-repeat;
  width: 700px;
  height: 50px; 
}

.main-menu {
  position: relative;
  top: 40px;
  left: 30px;
}

.main-logo {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0;
  height: 60px;
  width: 300px;
  overflow: hidden;
}

.main-banner {
  position: relative;
  top: 30px;
  left: 0px;
  height: 124px;
  width: 700px;
  overflow: hidden;
  margin: 0;
  z-index: 999;
}

.searchbutton {
	width: 17px;
	height: 17px;
	background: white url(design/search.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

.header {
  position: absolute;
  top: 3px;
  left: 710px;
  font-size: 8px;
 
  margin: 0;
}

.header a:link,.header  a:visited {
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}

.header a:hover {
	font-weight: normal;
	color: #E94A00;
	text-decoration: none;
}


.column_left {

  width: 560px;
  margin: 0px 20px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 999;
  border: 0px solid white;
}

.column_left_block {
  position: relative;
  top: 0px;
  left: 0px;
  margin: 0px 0px 50px 0px;
}

.column_center_block {
  position: relative;
  top: 0px;
  left: 0px;
  margin: 0px 0px 20px 0px;
  border-bottom: 3px dotted silver;
  padding-bottom: 10px;
}

.column_right {
  position: relative;
  top: 0px;
  left: 0px;
  width: 120px;
  overflow: hidden;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  min-height: 400px;
  z-index: 900;
  border: 0px solid white;
}

.patka-text {
  border-top: 0px double #2D1C00;
  background-color: ;
  font-size: 10px;
  text-align: left;
  margin: 0px auto;
  padding: 20px 0px 20px 0px;
  color: #999999;
  line-height: 1em;
}

.patka-text a:link,.patka-text a:visited {
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}

.patka-text a:hover {
	font-weight: normal;
	color: #E94A00;
	text-decoration: none;
}


input {
  border: 1px solid #E1E1E1;
  font-size: 10px;
}



.content-top {
  width: 120px;
}

.content-top h2 {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  font-family: Helvetica, Arial;
  color: #770000;
  letter-spacing: 0px;
  padding: 10px 0px 0px 0px;
  margin-left: 0px;
  background-image: url(design/h1-back-right.png);
  background-position: left top;
  background-repeat: no-repeat;
  margin: 0;
}

.content-text {
  border-left: 1px dotted #ffffff;
  padding-left: 5px;
  margin-left: 0px;
  color: white;
}

.content-text p {
  /*line-height: 1.8em;*/
}

.content-bottom {
/*  background-image: url(design/content-bottom.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 11px;
  width: 484px;*/
}


.title-back {
  margin: 0px 0px 10px 20px;
}

/* */

.back3pct {
  background-image: url(images/back-black-3pct.png);
  background-repeat: repeat;
  margin: 0px 20px 0px 20px;
}

.back6pct {
  background-image: url(images/back-black-6pct.png);
  background-repeat: repeat;
  margin: 0px 20px 0px 20px;
}

.back6pct h1{
  margin: 0px 0px 0px 0px;
}


.logout {
  text-align: center;
  padding: 10px 10px 10px 10px;
  margin: 10px 10px 10px 265px;
  background-color: #EEEEEE;
  width: 100px;
}

.konc-byl {
  color: #bebebe;
}

.konc-bude {
  color: #ffffff;
}

.konc-line {
  border-bottom: 1px solid silver;
}

.novinky {
	text-align: left;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif, Tahoma;
}

.novinky-title {
 color: #770000;
 font-size: 14px; 
 font-weight: bold; 
 text-align: left;
 padding: 5px 0px 0px 15px;
 background-image: url(design/news-title-back.png);
 background-repeat: no-repeat;
 letter-spacing: 3px;
}

.novinky-date {
 color: #666666;
 font-size: 10px;  
 border-bottom: 0px solid silver;
 margin: 0px 0px 0px 0px;
 padding: 0px 10px 0px 15px;
 text-align: left;
}

.novinky-content {
 font-size: 12px;  
 border-bottom: 0px solid silver;
 margin: 5px 0px 0px 0px;
 padding: 0px 10px 10px 10px;
 text-align: left;
 min-height: 120px;  
}

.graphics-title {
 color: #770000;
 font-size: 14px; 
 font-weight: bold; 
 text-align: left;
 padding: 5px 0px 5px 15px;
 background-image: url(design/news-title-back.png);
 background-repeat: no-repeat;
 letter-spacing: 3px;
}

.graphics-content {
 font-size: 12px;  
 border-bottom: 0px solid silver;
 margin: 5px 0px 25px 0px;
 padding: 0px 10px 10px 10px;
 text-align: left;  
}

.aboutme-title {
 color: #770000;
 font-size: 14px; 
 font-weight: bold; 
 text-align: left;
 padding: 5px 0px 5px 15px;
 background-image: url(design/news-title-back.png);
 background-repeat: no-repeat;
 letter-spacing: 3px;
}

.aboutme-content {
 font-size: 12px;  
 border-bottom: 0px solid silver;
 margin: 5px 0px 25px 0px;
 padding: 0px 10px 10px 30px;
 text-align: left;  
}
     
/******** CUSTOM **************/

.b_nadpis_velky {
   font-size: 14px;
   font-weight: bold;
   color: #D9BA5E;
}

.b_nadpis_stredni {
   font-size: 12px;
   font-weight: bold;
   color: #DFDDAF;
}

.b_nadpis_maly {
   font-size: 12px;
   font-weight: bold;
   color: #bababa;
}


/******menu*********/


#idList {
	margin: 0;
	padding: 0;
}

#idList li {
   display: inline;
}
 
#idList li a {
	margin: 20;
	padding-left: 30px;
	padding-right: 7px;
	padding-top: 10px;
	padding-bottom: 3px;
	width: 240px;
	background: #000000;
	color: #FFFFFF;
	font-family: Helvetica, Tahoma, Verdana, Arial, Courier, Arial Narrow, Verdana, Arial,  sans-serif;
	text-align: right;
	font-weight: bold;
	font-style: italic;
}

#idList li a:link, #idList li a:visited {
  text-decoration: none;
  color: #FFFFFF;
  
}

#idList li a:hover {
  text-decoration: none;
  color: #ffffff;
  
}


