/* BASIC FORMATING */
body {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif  !important;
	font-size: 11px;
	text-align: center;
	background-color: #535252;
	background-image: url(../images/pozadi/mountains_nollie.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed
}
html {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif  !important;
	font-size: 11px;
	text-align: center;
	
}
.reseter {
	border:  0px none;
	margin:  0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
p, img, table, tr, th, td, h1, h2, h3, h4, h5, a, form {
	border:  0px none;
	margin:  0px;
	padding: 0px;
}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
#banner_right {
	width:100px;
	background-color:#CCCCCC;
	height: 500px;
	position: relative;
	margin: 0px;
	float: none;
}
/* DESIGN FORMATING */
#main {
	width:1000px;
	background-color:transparent;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top, #patka {
	background-color: #fff;
	height: 18px;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif  !important;
	font-size:11px;
	font-weight:normal;
	color: #000;
	padding: 2px 20px 0px 25px;
}
#left {
	float: left;
	width: 195px;
	margin: 3px 0px 0px 0px;
}
#page {
	float: right;
	width: 800px;
	margin: 3px 0px 0px 0px;
}
#head {
	height:160px;
	background: url('../images/head.jpg') #fff center left no-repeat;
}
#content {
}
#obsah {
	float:left;
}
.text {
	width:484px;
	_width:494px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;	
	/*background: url('../images/obsah.jpg') #3e3e40 top left no-repeat;*/
}
.aktualita_l, .aktualita_r {
	width:235px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#pravy {
	float:right;
	width:300px;
	background-color:#3e3e40;
}
#pravy_new {
	float:right;
	width:300px;
	
}
.box {
	width:165px;
	_width:195px;
	background-color:#3e3e40;
	padding:15px;
	margin:5px 0px 0px 0px;
	text-align:center;
}
div.menu { 
  position:relative;
  padding:0px;
  margin:0px;
}
div.menu a, div.menu a:visited {
	position:relative;
	display:block;
	padding:7px 0px 7px 8px;
	color:#CCC;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif  !important;
	font-size: 12px;
	font-weight: normal;
	background-color:#3e3e40;
	border-bottom: 1px solid #ddd;
	text-align:left;
}
div.menu a:visited span {
  display:block; 
  position:relative; 
  font-size:12px;
  color:rgb(86,122,190);
}
div.menu a:hover {
	color:#333;
	background-color:#CCC;
	text-decoration: none;
}
div.tab { 
  position:relative;
  padding:0px;
  margin:0px;
}
div.tab a, div.tab a:visited {
  position:relative;
  display:block; 
  padding:7px 0px 7px 15px;
  color:#aaa;
  font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif  !important;
  font-size: 12px;
  font-weight: normal;
  background-color:#fff; 
  border-bottom: 1px solid #ddd;
  text-align:left;
}
div.tab a:visited span {
  display:block; 
  position:relative; 
  font-size:12px;
  color:rgb(86,122,190);
}
div.tab a:hover {
  color:rgb(86,122,190);
  background-color:rgb(237,237,237);
  text-decoration: none;  
}
.box2 {
  position:relative;
}
#patka {
	height:53px;
	_height:53px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #3e3e40;
	text-align: center;
}
/* FORMS FORMATING */
input, .button, textarea {
	border:1px solid #aaa;
	margin:2px;
	padding:2px;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif  !important;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color:#fff;
}
.button {
	padding:1px;
}
/* LINKS FORMATING */
a:link, a:visited, a:active, a:hover {
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif  !important;
	color: #000;
	cursor: pointer;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	color: #777;
	text-decoration: none;
}
a:hover {
	color: rgb(86,122,190);
	text-decoration: underline;
}
/* TEXT FORMATING */
span, .blue, .green, .red, .bold, .copyright, .error, .gray, .bold, .italic, .underline {
	color: #CCC;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif  !important;
	font-size: 11px;
	font-weight: normal;
	TEXT-DECORATION: none;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.blue {
	color: blue;
}
.green {
	color: green;
}
.gray {
	color: gray;
}
.red, .error {
	color: red;
}
.bold {
	font-weight: bold;
}
.copyright {
	color: #aaa;
}
p {
	text-align: justify;
	color: #CCC;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif  !important;
	font-size: 12px;
	font-weight: normal;
	TEXT-DECORATION: none;
	text-indent: 10px;
	margin: 5px 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 3px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
h1 {
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif  !important;
	font-size: 16px;
	font-weight: bold;
	color: rgb(86,122,190);
}
h2 {
	padding-left: 3px;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif  !important;
	font-size: 15px;
	font-weight: bold;
	color: rgb(86,122,190);
}
h3 {
	padding-left: 6px;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif  !important;
	font-size: 13px;
	font-weight: bold;
	color: rgb(86,122,190);
}
h4 {
	padding-left: 9px;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif  !important;
	font-size: 12px;
	font-weight: bold;
	color: rgb(86,122,190);
}
h5 {
	padding-left: 12px;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif  !important;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
h6 {
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif  !important;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
/* ANKETA FORMATING */
div.anketa_question {position: relative;width:165px;font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif  !important;color: rgb(86,122,190);font-size: 12px;font-weight: bold;text-align: center;}
div.anketa_answer {display: block;width:165px;font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif  !important;color: #000;font-size: 12px;font-weight: bold;}
div.anketa {display: block;position: relative;width:165px;}
.procent {font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif  !important;color: #000;font-size: 8pt;font-weight: normal;}
div.anketa_ss {display: block;width: 165px; padding:1px 0px 0px 0px;height: 17px;_height: 14px; vertical-align: top;background: url('../images/ans4.jpg') transparent center left repeat-x;}
div.anketa_celkem {position:relative;width:165px;font-family:Tahoma, "Lucida Grande CE", lucida, sans-serif  !important;color:#999;font-size:10px;font-weight:bold;text-align:center;}

.ref_l2 {
  float:left;
  margin:5px;
  padding:5px;
  border:1px solid #ddd;
  width:130px;
  height:120px;
}
/* ARTICLES & CODE FORMATING */
.stranky {width: 100%;   background-color: rgb(245,245,245); padding:4px 0px; text-align:center;}
pre {  width: 100%;   background-color: rgb(245,245,245);   border: 1px solid rgb(225,225,225);   text-align: left;   font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif  !important;   font-size: 11px; }
code {  padding-left: 10px; }
.comment {
	padding: 3px;
	width: 476px;
	text-align: left;
	background-color: #3e3e40;
	border: 1px solid #666;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif  !important;
	font-size: 11px;
	margin-bottom: 5px;
	color: #CCC;
}
.tut {
	padding: 5px;
	border: 1px solid #666;
	text-align: left;
	margin-bottom: 5px;
	float: none;
	background-color: #3e3e40;
	width: 480px;
	_width: 472px;
}
.tut_r {  float: left; margin-left: 5px; _margin-left: 2px; }
.tut_l {  float: right; width: 350px; }
.html1-comment { color: #008000;  }
.html1-escapeampersand { color: #008000;  font-weight: bold;  }
.html1-identifier { font-weight: bold;  }
.html1-reservedword { color: #800080;  font-weight: bold;  }
.html1-space { color: #008080;  font-style: italic;  }
.html1-symbol { font-weight: bold;  }
.html1-text { }
.html1-unknownword { color: #FF0000;  font-weight: bold;  }
.html1-value { color: #000080;  }
.multi1-marker1 { color: #000000;  }
.jscript1-comment { color: #008000;  font-style: italic;  }
.jscript1-event { }
.jscript1-identifier { }
.jscript1-non-reservedkeyword { }
.jscript1-number { color: #000080;  }
.jscript1-reservedword { font-weight: bold;  }
.jscript1-space { color: #008080;  }
.jscript1-string { color: #800000;  }
.jscript1-symbol { }
.multi1-marker2 { color: #000000;  }
.vbscript1-comment { color: #008000;  font-style: italic;  }
.vbscript1-identifier { }
.vbscript1-number { color: #0000FF;  }
.vbscript1-reservedword { font-weight: bold;  }
.vbscript1-space { color: #008080;  }
.vbscript1-string { color: #800000;  }
.vbscript1-symbol { }
.vbscript1-systemfunctionsandvariables { color: #400080;  font-weight: bold;  }
.multi1-marker3 { color: #000000;  }
.multi1-marker4 { color: #000000;  }
.multi1-marker5 { color: #000000;  }
.xml1-attributename { color: #808000;  }
.xml1-attributevalue { color: #0000FF;  }
.xml1-cdatasection { color: #996666;  font-style: italic;  }
.xml1-comment { color: #008000;  font-style: italic;  }
.xml1-doctypesection { color: #800000;  font-style: italic;  }
.xml1-elementname { color: #800080;  }
.xml1-entityreference { color: #800000;  }
.xml1-namespaceattributename { color: #808000;  }
.xml1-namespaceattributevalue { color: #000080;  }
.xml1-processinginstruction { color: #FF68FF;  font-weight: bold;  font-style: italic;  }
.xml1-symbol { color: #800080;  }
.xml1-text { color: #000000;  }
.xml1-whitespace { color: #008080;  font-style: italic;  }
.multi1-marker6 { color: #000000;  }
.multi1-marker7 { color: #000000;  }
.php1-comment { color: #808080;  font-style: italic;  }
.php1-identifier { }
.php1-number { color: #000080;  }
.php1-reservedword { font-weight: bold;  }
.php1-space { color: #008080;  }
.php1-string { color: #00AA00;  }
.php1-symbol { }
.php1-variable { color: #0000FF;  }
.multi1-marker8 { color: #000000;  }
.multi1-marker9 { color: #000000;  }
.css1-colorvalue { }
.css1-comment { color: #808080;  font-style: italic;  }
.css1-number { color: #800080;  }
.css1-property { font-weight: bold;  }
.css1-reservedword { color: #800000;  font-weight: bold;  }
.css1-space { color: #008080;  }
.css1-string { color: #008000;  }
.css1-symbol { color: #000080;  font-weight: bold;  }
.css1-text { }
.css1-undefinedproperty { color: #8000FF;  font-weight: bold;  }
.css1-value { color: #0000FF;  }
.multi1-marker10 { color: #000000;  }
.tcltk1-bwidgetkeywords { color: #008080;  font-weight: bold;  font-style: italic;  }
.tcltk1-comment { color: #008000;  font-style: italic;  }
.tcltk1-identifier { font-style: italic;  }
.tcltk1-number { color: #000080;  }
.tcltk1-options { }
.tcltk1-pathname { }
.tcltk1-reservedword { font-weight: bold;  }
.tcltk1-secondreservedword { color: #800080;  font-weight: bold;  }
.tcltk1-space { color: #008080;  font-style: italic;  }
.tcltk1-string { color: #800000;  }
.tcltk1-symbol { }
.tcltk1-tixkeywords { color: #000080;  font-weight: bold;  font-style: italic;  }
.tcltk1-variable { }
.multi1-marker11 { color: #000000;  font-weight: bold;  }
.tut2 {
	border: 1px solid #666;
	text-align: left;
	margin-bottom: 5px;
	float: none;
	background-color: #3e3e40;
	width: 480px;
	_width: 472px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #CCC;
}
