/* Obecne prvky stranky - pouzity i v editoru v administraci */
body {
  color: #A4A4A4;
  font: 12px Verdana, sans-serif;
  background-color: #1E1E1E;
}

h1 {
  color: #E1E1E1;
  font-family: Verdana;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  margin: 0 0 0 10px;
  padding: 0;
}

h2 {
  color: #A4A4A4;
  font-family: Arial;
  font-size: 17px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}

h3 {
  color: #FFFFFF;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}

h4 {
  color: #A4A4A4;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}

h5 {
  color: #FF9900;
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}

h6 {
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}

p {

  color: #A4A4A4;
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: justify;
  line-height: 150%;
}

img {
  padding: 1px;
  border: 1px solid #404040;
}

a, a:link, a:visited {
  color: #E21F0A;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.text_left a, .text_left a:link, .text_left a:visited {
  color: #A4A4A4;
}

a.link, a.link:link, a.link:visited {
  color: #E21F0A;
  font-size: 1.1em;
  text-decoration: none;
}

a.link:hover {
  text-decoration: underline;
}


table {
  font: 13px Arial, sans-serif;
}

th {
  color: #A4A4A4;
  padding: 1px 2px 1px 2px;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}

td {
  color: #A4A4A4;
  padding: 1px 2px 1px 2px;
  vertical-align: top;
}

.text_left_in ul, .text2_right_in ul {
  margin: 0;
  padding: 10px 0 10px 20px;
}

.text_left_in li, .text2_right_in li {
  padding: 8px 0 8px 20px;
  margin-left: -20px;
  font: 13px Arial, sans-serif;
  list-style: none;
  background: transparent url('../image/category_li.gif') left center no-repeat; 
}

form {
  width: 624px;
  margin: 0;
}

form.homepage_form {
  width: 265px;
  margin: 0 15px 0 15px;
}

input, select {
	color: #A4A4A4;
  width: 205px;
  height: 17px;
	font-size: 1em;
	padding-left: 3px;
  border: 1px solid #A4A4A4; 
	background-color: #323233;
}

form.homepage_form input {
  width: 255px;
}

textarea {
	color: #A4A4A4;
  width: 355px;
  height: 101px;
	font-size: 1em;
	padding-left: 3px;
	margin-top: 0;
	overflow: auto;
  border: 1px solid #A4A4A4; 
	background-color: #323233;
}

input.button, form.homepage_form input.button {
  color: #E21F0A;
  width: 105px;
  height: 19px;
  margin-top: 20px;
  font-size: 12px;
}

#over_ilayer {
	position: absolute;
	height: 10px;
	width: 100%;
	z-index: 101;
	margin: -420px 0 0 0;
	background-color: transparent;
}

#ilayer {
	position: relative;
	width: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	height: 10px;
	z-index: 100;
	text-align: center;	
	background-color: transparent;
}

.banner {
  width: 250px;
  height: 350px;
  margin: 20px 24px 20px 24px;
}

.banner img {
  padding: 0;
  border: none;
}

#screenshot {
	position: absolute;
	border: 1px solid #CCCCCC;
	background: #333333;
	padding: 5px;
	margin: 0;
	display: none;
	color: #FFFFFF;
}

#screenshot img {
  margin: 0 2px 0 -8px;
  padding: 0;
}

.gallery {
  margin-bottom: 30px;
}

.gallery p {
  text-indent: 0;
  margin-left: 15px;
}

.gallery_preview, .microsite_preview {
  float: left;
  width: 100px;
  height: 100px;
  margin: 0 16px 20px 16px;
}

.gallery_preview img, .microsite_preview img {
  padding: 2px;
}

.news_perex {
  margin-bottom: 20px;
}

.news_perex img {
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 10px;
  padding: 2px;
}

.news_perex img.realization {
  width: 150px;
}

.news_perex h3 {
  margin-bottom: 8px;
}

.news_perex h4 {
  margin: 0 0 10px 0;
  font-weight: normal;
}

.news_perex p {
  margin: 0;
}

.news_perex .date, .news .date {
  font: bold 11px Verdana, sans-serif;
}

.news img {
  float: right;
  margin: 0 0 10px 10px;
  padding: 2px;
}

.contact_table td {
  padding: 2px;
}

img.new_action_discount {
  float: right;
  height: 24px;
  margin: 0 0 0 10px;
  padding: 0;
  border: none;
}

.microsite_info {
  padding-left: 10px;
  font-size: 13px;
}

.line_through {
  text-decoration: line-through;
}

.attached_files_title {
  font-weight: bold;
  margin: 15px 0 5px 0;
}

.attached_files {
  margin-left: 10px;
}

.attached_files img.file_icon {
  margin: 5px 3px -4px 0;
  border: none;
}

.product_info p {
  margin: 0;
}

.reference {
  margin: 0;
}

.reference img {
  border: none;
}

.reference_type_1 {
  float: left;
  width: 240px;
  height: 140px;
  margin: 20px 0 0 44px;
  /*_margin-left: 30px;*/
}

.reference_type_2 {
  float: left;
  width: 180px;
  height: 180px;
  margin: 20px 0 10px 35px;
}

.reference_type_3 {
  float: left;
  width: 140px;
  height: 240px;
  margin: 20px 0 10px 10px;
}

.antispam {
  float: left;
  margin: 2px 0 0 0;
  width: 85px;
  height: 22px;
  padding: 1px;
  border: 1px solid #808080;
  background-color: #FFFFFF;
}

.antispam img {
  width: 85px;
  height: 22px;
  border: none;
}

.text input#antispam {
  width: 54px;
  margin: 2px 0 0 10px;
  padding: 3px 2px 4px 2px;
  font-size: 13px;
}

img.rss {
  margin: 0 0 -3px 10px;
  border: none;
}

.pages {
  margin: 10px auto 10px auto;
  text-align: center;
}

.margin_top {
  margin-top: 50px;
}

.margin_top_15 {
  margin-top: 15px;
}

.margin_top_-6 {
  margin-top: -6px;
}

.width_137 {
  float: left;
  width: 122px;
  margin-left: 25px;
}

.smaller_heading {
  color: #E21F0A;
  font-size: 13px;
}

.validator {
  margin: 0 0 10px 0;
  border: none;
}

.center {
  text-align: center;
}

.red {
  color: #E21f0A;
  font-weight: bold;
  text-align: center;
}

.red_2 {
  color: #E21F0A;
}

.blue {
  color: #3789FD;
  font-weight: bold;
  text-align: center;
}

