/* Start of CMSMS style sheet 'gfxs_screen' */
body{
	background: #EEE;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 80%;
	
	margin: 0;
	padding: 0;
}

p { text-indent: 2em; line-height: 1.3em; font-size: 100%; _font-size: 90%; line-height: 130%; padding-top: 0.5em }
/** html p { text-indent: expression( this.previousSibling.tagName.search(/H[16]/) == 0 ? "0": ""); }*/
h1+p, h2+p, h3+p, h4+p, h5+p, h6+p { text-indent: 0; padding-top: 0em }

h1, h2, h3, h4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

h2{
	color: #3D752D;
	margin: 0.5em;
	font-size: 130%;
	_font-size: 120%;
}

h3{
	color: #3D752D;
	margin: 0.5em;
	margin-left: 1em;
	font-size: 110%;
	_font-size: 100%;
	background: #F1F1F1;
  padding: 3px;
  padding-left: 1em;
  border-left: 3px solid #3D752D;
}

abbr, acronym, .def{
  cursor: help;
}

h4{
	color: #28506B;
	margin: 0.5em;
	margin-left: 1em;
	font-size: 100%;
	_font-size: 90%;
}

img{
	border: 1px #CCC solid;
	padding: 4px;
	margin: 0.25em;
	background: white;
}

a{
	color: #3D752D;
	font-weight: bold;
}

a:hover{
	color: #92B289;
}

a:visited{
	color: #507085;
}

#container {
	margin: 0 auto;
	background: #EEE url("./uploads/images/layout/bg.gif") center repeat-y;
	width: 800px;
	text-align: left;
}

#container_supl {
	margin: 0 auto;
	background: #EEE url("./uploads/images/layout/bg2.gif") center repeat-y;
	width: 800px;
	text-align: left;
}

#breadcrumbs {
	background-color: #000;
	height: 1.5em;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.5em;
	text-align: left;
	
	font-size: 90%;
	_font-size: 80%;
	font-weight: bold;
	color: #A5B5C0;
}

#breadcrumbs a {
	color: white;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #CCC;
}

.breadcrumbs{
	margin-left: 0.5em; float: left
}

.service-menu{
	margin-right: 0.5em; float: right
}

#header{
	height: 108px;
	
	margin-left: 10px;
	margin-right: 10px;
	
	background: #060 url("./uploads/images/layout/top.png") no-repeat;
}

#menu {
	background-color: #000;
	height: 2em;
	text-align: left;
	
	margin-left: 10px;
	margin-right: 10px;
}

#menu ul{
	padding: 0;
	margin: 0;
	padding-left: 1em;
	
	height: 2em;
	font-size: 120%;
	line-height: 1.6em;
	_font-size: 100%;
	_line-height: 2em;
	float: left;
}

#menu li{
	display: inline;
	height: 2em;
	padding: 0 0.5em;
	
	color: white;
}

#menu li a{
	color: white;
	font-weight: bolder;
	text-decoration: none;
}

ol{
	list-style-type: upper-roman;
}

ol ol {
	list-style-type: decimal;
}

#text{
	width: 550px;
	float: left;
	padding-left: 25px;
	text-align: justify;
}

#suplovani{
	padding: 0 25px;
	text-align: justify;
}

#sidebar{
	width: 200px;
	float: right;
}

#sidebar ul{
	margin-left: -40px;
	_margin-top: 1em;
	_margin-left: -5px;
}

#sidebar li{
	padding-left: 23px;
	list-style-type: none;
	margin: 3px 0;
	background: url("./uploads/images/layout/bullet.gif") left top no-repeat;
	min-height: 20px;
}

.float-left{
	float: left;
	margin-right: 0.5em;
}

.float-right{
	float: right;
	margin-left: 0.5em;
}

#search input{
	margin: 1px;
	padding: 2px;
	border: 1px solid #3D752D;
	background: #EEE;
}

#search input:focus{
	background: #FFF;
}

#search input.submit{
	border: 1px solid white;
	padding: 0;
	margin: 0;
}

#quick-menu{
	padding-top: 88px;
	padding-left: 2px;
	_font-size: 80%;
}

#quick-menu a{
	color: white;
	text-decoration: none;
}

#quick-menu span{
	margin-right: 0.5em;
	color: #3D752D;
}

#servis{
	float: right;
	font-size: 120%;
	line-height: 1.6em;
	_font-size: 100%;
	_line-height: 2em;
	padding: 0 1em;
	background: #CCC;
	color: black; 
	height: 100%;
}

#servis a{
	color: black; 
	text-decoration: none;
}

#footer {
	margin: 0 auto;
	padding-top: 1.2em;
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 1em;
	
	width: 775px;
	
	text-align: left;
	font-weight: normal;
	font-size: 90%;
	_font-size: 60%;
	
	background: url("./uploads/images/layout/bottom.gif") top center no-repeat;
}

.textonly{
	display: none;
}

.article p{
	margin: 0;
	padding-top: 0.2em;
}

p.info{
	text-align: right;
	font-size: 90%;
	_font-size: 75%;
	font-weight: bold;
	color: #507085;
}

table{
text-align: left;
}

dl{
	border: 1px dotted #5A788D;
	padding: 0.5em;
	background: #EDF1FE;
}

dt{
	font-weight: bold;
}



fieldset table td, fieldset table th, fieldset table {border: none; background: none;}

code{
	font-size: 120%;
	_font-size: 100%;
	color: #28506B;
	font-weight: bold;
}

address, dl{
	_font-size: 90%;
}

li{
	_font-size: 95%;
}

blockquote {
	color: #666;
	border-left: 3px solid #999;
	padding-left: 1em;
	font-style: italic;
}

.error {
	color: #CC0000;
}

form{
_font-size: 90%;
}

fieldset{
	border: 1px solid #28506B;
	padding: 5px 8px;
}

legend {
	font-weight: bold;
	color: #28506B;
}

input{
	border: 1px solid #28506B;
	padding: 2px;
	background: #F4F4F4;
}

textarea{
	border: 1px solid #28506B;
	padding: 2px;
	width: 99%;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: #F4F4F4;
}

input:focus, textarea:focus{
	background: white;
	border: 1px solid #5A788D;
}

div.comment{
	_font-size: 90%;
}

hr {
	height: 1px;
	background: #5A788D;
	color: #5A788D;
	border: none;
}

table{
  width: 95%;
  border: 1px solid #666;
}

th{
  background: #E3E3E3;
  padding: 0.3em;
}

td{
  background: #F3F3F3;
  padding: 0.3em;
}

.left{
	float: left;
	margin-right: 0.3em;
}

.aktualne{
	font-size: 90%;
	padding-right: 2em;
}

#submenu li a{
	text-decoration: none;
}

#submenu li a:hover{
	text-decoration: underline;
}

.help{
border: 1px solid #507085;
background: #E8F2FF url("./uploads/images/layout/question.gif") top left no-repeat;
}

.help li{
list-style-type: circle;
}

div.comment{
	background: #EFEFEF;
	border: 1px solid #CCC;
	padding: 3px 6px;
	margin: 2px 0;
}

div.comment p{
	margin: 2px;
}
/* End of 'gfxs_screen' */

