
a:hover {
	color: orange;
}



body {
	behavior: url("/style/hover.htc");
	margin: 0;
	padding: 0;
	text-align: center;
	background: #757575;
	background-image: url("/images/zoubky.gif") 0px 0px no-repeat;
	font-family: Tahoma, Verdana, Arial, lucida, sans-serif;
}

#obalovydiv {
	position: relative;
	width: 900px;
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
	color: #000;
	background: White none;
	text-align: left;
}

#mainMenu 
{
	position: relative;
	white-space: nowrap;
}	
ul#mainMenu {
	position: absolute;
	left: 250px;	
	width: 600px;
	padding: 0;
	padding-right: 100px;
	_padding-right: 0px;
	margin: 0;
	list-style-type: none;
}

ul#mainMenu ul {
	margin-top: 6px;
}

ul#mainMenu li {
	float: right;
	padding: 6px;
}

ul#mainMenu a {
	display: block;
	text-decoration: none;
	padding-right: 0px;
	font-size: 13px;
	color: #333333;
}

ul#mainMenu ul a {
	border-bottom: none;
}

ul#mainMenu ul a:hover {
	color: orange;
	background-color: #ffffff;
}

ul#mainMenu ul {
	position: absolute;
	left: inherit;
	visibility: hidden;
	border-bottom: 1px solid white;
	background-color: white;
}



ul#mainMenu li li {
	float: none;
	border: none;
	padding: 0;
	height: 20px;
	width: 180px;
	padding: 4px;
	background-color: transparent;
}

ul#mainMenu li {
	behavior: url("/style/hover.htc");
	/* Protože IE nedodržuje CSS standarty, aby bylo řešení funkční, použijeme tento *.htc soubor */
}

#logo {
	width: 300px;
	float: left;
	padding-left: 15px;
	padding-top: 15px;
}

#chcilevne
{
	width: 150px;
	margin-left: -30px;
	*margin-left: 0px;
	*left: 0px;
	list-style-type: none;
	
}

#techinfo
{
	width: 150px;
	margin-left: -30px;
	*margin-left: 0px;
	*left: 125px;
	list-style-type:none;
}


#menu {
	padding-top: 15px;
	padding-right: 20px;
}

#paticka {
	background: #6A6A6D;
}

#stred {
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 30px;
	min-height: 400px;
	font-size: 12px;
}

#text {
	color: #6d6d70;
	font-size: 12px;
}

#text2
{
	padding-top: 50px;
}

.index
{
	width: 450px;
}

.hlavniodkaz h1
{
	font-size: 18px;
	display: inline;
}

.padd25
{
	padding-left: 25px;	
}

.index h2
{
	font-size: 18px;
	display: inline;
}

.index h3
{
	display: inline;
	font-size: 12px;
	font-weight: normal;
}

.intext td {
	text-align: left;
	margin: 15px 15px;
	font-size: 12px;
}

.intext td a {
	text-decoration: none;
	color: #747474;
}

.hlavniodkaz {
	font-size: 18px;
	font-weight: bold;
}

.hlavniodkaz a:hover {
	color: orange;
}

.malodkaz a:hover {
	color: orange;
}

.tabintext td {
	text-decoration: none;
	color: #747474;
	font-size: 12px;
}

#text td {
	text-decoration: none;
	color: #747474;
	font-size: 12px;
}

#paticka {
	padding-top: 4px;
	height: 30px;
	width: 900px;
}

#paticka a {color: white;}

#patickal {
	float: left;
	width: 350px;
	padding-left: 10px;
	color: White;
	font-size: 11px;
}

#patickal img
{
	float: right;	
}

#patickal a {
	font-size: 11px;
	color: #ffffff;
}

#patickar {
	padding-right: 20px;
	float: right;
	width: 500px;
	text-align: right;
	color: White;
	font-size: 11px;
}

#myspan {
	position: fixed;
}  /* pro Mozillu */
#myspan {
	position: "absolute";
}  /* pro IE */
#myspan {
	top: 35px;
	left: 10px;
	height: 154px;
	_height: 149px;
	width: 123px;
	border: 1px Solid Black;
	background: White;
	font-size: 12px;
	color: red;
	text-align: center;
	padding: 5 5 5 5;
}  /* libovolné další vlastnosti (kromě position) */
.textforms {
	width: 100px;
}

.hide {
	display: none
}

.display {
	display: block
}

.tabulkaform td {
	font-size: 12px;
	height: 60px;
}

.cara {
	border-bottom: 1px Solid Black;
}

.tabulkaform td select {
	font-size: 12px;
	width: 400px;
}

.odeslatbtt {
	background: white;
	border: 1px Solid Black;
}

.tabulkaform {
	width: 700px;
	padding: 0;
	border-spacing: 0;
}

.neaktivni {
	visibility: hidden;
}

#mainMenu li a:hover {
	color: orange;
}

#sidebar {
	margin-left: 10px;
	padding-left: 10px;
	float: right;
	width: 350px;
	overflow: hidden;
}

#sidebarcontent {
	margin-top: 20px;
	width: 315px;
	border-left: 1px solid #757575;
	padding-left: 25px;
}

#adminmsg {
	text-align: center;
	font-size: 10px;
	color: red;
	margin-left: auto;
	margin-right: auto;
}

#adminmsg a { 
	color: red;
}

#seo td {
	padding-left: 20px;
}

#seo td td {padding-left: 0px;}

#seo th {
	text-align: right;
	vertical-align: top;
}
#newpage {
	text-align: left;	
}

#newpage td {
	padding-left: 20px;
}

.gtable a
{
	color: black;
	text-decoration: none;
}

#sidebargallery
{
	width: 320px;
	white-space: nowrap;
	margin-bottom: 0px;
	overflow:visible;
	margin: 0;
	padding: 0;
}

#sidebargallery a, img
{
	text-decoration: none;
	border: 0;
}

#moveleft
{
	cursor: pointer;
}

#moveright
{
	cursor: pointer;	
}



#next
{
	text-align: right;
	margin-left: 284px;
}

.formtable tr
{
	
}

.formtable td
{
	vertical-align: top;
	padding-bottom: 20px;
	padding-right: 20px;

}

.formtable select
{
	width: 100px;
}

#form li
{
	cursor: pointer;
}

.zarovnat
{
	width: 450px;
}

.productadmin td
{
	min-width: 200px;
}

.productadmin th
{
	min-width: 200px;
	text-align: left;
}

#questions table, tr, td, th
{
	vertical-align: top;
}

.add
{
	text-decoration: underline;
	color: blue;	
}

.question
{
	min-width: 150px;
}

.answer
{
	min-width: 200px;
	padding-left: 25px;	
}

.answer select
{
	width: 150px;	
}

.answer th
{
	text-align: left;	
}

.answer .firstaction
{
	padding-left: 10px;	
}

.delete acronym
{
	color: red;
	cursor: pointer;	
}

.extraadd acronym
{
	color: blue;
	cursor: pointer;	
}

.questionhide acronym
{
	color: green;
	cursor: pointer;	
}

.nohref
{
	cursor: pointer;
	color: blue;
	text-decoration: underline;
}

.answerclick
{
	cursor: pointer;
}

.questionclick span
{
	cursor: pointer;
}

.ftable
{
	width: 450px;
	border: 0;
}

.qimage
{
	width: 60px;
	padding-right: 10px;
}

.evokehelp
{
	position: relative;
	top: -3px;

}

.form_question
{
	min-width: 100px;
	padding-bottom: 20px;
}

.form_answer
{
	min-width: 200px;
}

.form_answer select
{
	width: 200px;
}

.question_delimeter
{
	padding-bottom: 10px;
}

.odeslano th, td
{
	text-align: left;
}

#laik
{
	display: none;
}

#expert
{
	display: none;
}

.extra
{
	display: none;
}

.addanswer
{
	width: 150px;
}

.headline
{
	font-size: 12px;
	font-weight: bold;	
}

.wiki
{
	width: 650px;	
	border: 1px dotted #333333;
	overflow: hidden;
}

.wiki2
{
	min-width: 500px;	
}

.makeDefault acronym
{
	cursor: pointer;
	color: #FF0066;	
}

.makeDefault a
{
	text-decoration: none;	
}

#stable tr:hover
{
	background: orange;	
}

#hotline
{
	position: absolute;
	top: 31px;
	left: 5px;
	height: 199px; 
	_height: 154px; 
	width:  80px;
	border:1px Solid Black;
	background:White;
	font-size:12px;
	color: red;
	text-align:center;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
}

#hotline input
{
	width: 70px;	
}

.wikiactions
{
	background: #333333;
	padding: 3px 3px 3px;
	color: white;
	text-align: right;
}


.wikiactions a, .wikiactions a:hover, .wikiactions a:visited
{
	color: white;
	text-decoration: underline;
	cursor: pointer;
}

.index td
{
	padding-bottom: 20px;
}

.padd, .padd tr
{
	padding-left: 20px;
}

.form_question
{
	min-width: 120px;
}

.help
{
	background: #ffffcc;
	border: 1px solid #ffff99;
	width: 300px;
	visibility: hidden;
	position: absolute;
	padding: 5px 5px 5px 5px;
	z-index: 2;
}



.closehelp
{
	padding-right: 5px;
	color: blue;
	cursor: pointer;
	float: right;
}

.clearboth
{
	clear: both;
}

#letaky_h2 a
{
	color: #44a12b;
}

#bloky_h2 a
{
	color: #cc071e;
}

#katalogy_h2 a
{
	color: #f18c00;
}

#obalky_h2 a
{
	color: #ffcc00;
}

#vizitky_h2 a
{
	color: #009ee0;
}

#desky_h2 a
{
	color: #673321;
}

#billboardy_h2 a
{
	color: #e2007a;
}

#sanony_h2 a
{
	color: #36637b;
}

.infotext
{
	width: 600px;
	background: orange;
	color: white;
	border: 1px dotted orange;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
}

.infotext2
{
	width: 555px;
	background: orange;
	color: white;
	border: 1px dotted orange;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
}
.infotext3
{
	width: 300px;
	background: orange;
	color: #6d6d70;
	border: 1px dotted orange;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
	cursor: pointer;
}

.infotext4
{
	width: 300px;
	color: #6d6d70;
	border: 1px dotted #a9a9a9;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
	cursor: pointer;
}

#recipient-table
{
	width: 600px;
}

#faqtitle-edit
{
	font-weight: bold;
	resize: none;
	padding: 5px 5px 5px 5px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #6d6d70;
}

.faq-entry 
{
	text-decoration: none;
	ont-family: Tahoma, Verdana;
	font-size: 13px;
	color: #6d6d70;
	font-weight: bold;
	
}

#hotline-close
{
	position: absolute;
	top: 0px;
	text-align: right;
	left: 78px;
	cursor: pointer;
	color: black;
}



.more {text-decoration: underline; color: white;}
.orange {color: orange;}
.no-display {display: none;}
#aktuality-right{float: right; width: 330px; _margin-top: 20px; margin-bottom: 20px; margin-left: 20px; padding-left: 20px; border-left: 1px solid #757575;}
#aktuality-clear{clear:both;}
.sortable-image{width: 156px; overflow: hidden; background: white; border: 1px solid black; text-align: center; margin: 0px; float: left;}

#contact-list{width: 400px;}
.contact-vcard {float: left;}
.contact-vcard tr{vertical-align: top;}
.contact {width: 400px;}
.contact .contact-image{float: right;}
.contact .break {clear: both;}
