body {
	font-size: 12px;
}
fieldset {
	position: relative; float: left; width: 337px; text-align: center;
	border: 0; padding: 0 0 10px 0; margin: 0 0 0 10px; color: #303030;
}

textarea {
  width: 337px; height: 100px; margin-bottom: 10px;
}

table {
	position: relative; float: left; left: 2px;
	margin: 0 0 0 0; border: 0; text-align: center; font-size: 13px;
}
th {
	background-color: #AFE7FE;
}
th, td {
	padding: 5px;
}
th#public_version {
	font-size: 11px;
}
th#comparison {
	width: 100px;
}

table#top {
	margin: 0 0 0 0;
}
table#top a {
	font-size: 12px;
}

/*Nove CSS styly*/
#left_box_detail {
  position: relative; width: 100%; float: left; font-weight: normal; text-align: left;
	border-top: 1px solid #ABB8CE; padding-top: 10px;
}

/*Ostatni CSS sytly*/
td#language {
	width: 100px;
}
td#version {
	width: 60px;
}
td#release {
	width: 151px;
}
td#size {
	width: 110px;
}
td#link {
	width: 130px;
}

td#yes {
	color: green;
	font-weight: bold;
}
td#no {
	color: red;
}

a#flag-cz, a#flag-de, a#flag-en, a#flag-es, a#flag-fr, a#flag-it, a#flag-ru  {
	position: absolute; top: 143px; right: 196px;
	border: 6px solid #9A9A9A;
}
a#flag-de {
	right: 165px;
}
a#flag-en {
	right: 134px;
}
a#flag-es {
	right: 103px;
}
a#flag-fr {
	right: 72px;
}
a#flag-it {
	right: 41px;
}
a#flag-ru {
	right: 10px;
}

#fieldset-back, #fieldset-back-right, #fieldset-board, #fieldset-board-right, #fieldset-left, #fieldset-right, #legend-comment,
#legend-left_cz, #legend-left_en, #legend-left_de, #legend-left_es, #legend-left_fr, #legend-left_it, #legend-left_ru,
#legend-right_cz, #legend-right_en, #legend-right_de, #legend-right_es, #legend-right_fr, #legend-right_it, #legend-right_ru {
	position: relative; float: left; text-align: center; font-size: 12px;
}
#fieldset-back, #fieldset-back-right {
  width: 359px; background-color: #ABB8CE;
}
#fieldset-back-right {
  left: 10px; width: 360px;
}
#fieldset-board, #fieldset-board-right {
  width: 357px; left: 1px; top: 1px; margin-bottom: 2px;
	background-color: #D6F7FE;
}
#fieldset-board-right {
  width: 358px;
}
#legend-left_cz, #legend-left_en, #legend-left_de, #legend-left_es, #legend-left_fr, #legend-left_it, #legend-left_ru,
#legend-right_cz, #legend-right_en, #legend-right_de, #legend-right_es, #legend-right_fr, #legend-right_it, #legend-right_ru {
	top: -8px; left: 5px; background-color: white; color: #98A3B5;
}
#legend-left_cz {
	width: 30%;
}
#legend-left_en {
	width: 23%;
}
#legend-left_de {
	width: 27%;
}
#legend-left_es {
	width: 38%;
}
#legend-left_fr {
	width: 36%;
}
#legend-left_it {
	width: 32%;
}
#legend-left_ru {
	width: 40%;
}
#legend-right_cz {
	width: 27%;
}
#legend-right_en {
	width: 22%;
}
#legend-right_de {
	width: 24%;
}
#legend-right_es {
	width: 31%;
}
#legend-right_fr {
	width: 39%;
}
#legend-right_it {
	width: 27%;
}
#legend-right_ru {
	width: 35%;
}
#legend-comment, #form-comment {
	width: 100%; font-size: 11px;
}
#legend-comment {
	width: 40%; text-align: left; font-weight: bold;
}

/* Copyright + Affiliate & PAD */
#title_affiliate_first, #title_affiliate {
	position: relative; width: 100%; float: left; text-align: center;
	font-weight: bold; font-size: 17px;	margin-bottom: 10px;
	color: #00B3E6
}
#title_affiliate {
	margin-top: 10px;
}
#copyright-link, #affiliate-link {
  position: relative; left: 247px; height: 18px; float: left; line-height: 16px;
	color: #C4C3BC; font-size: 11px; text-decoration: none;
}
#copyright-link {
	margin-right: 20px;
}
#copyright-link:hover, #affiliate-link:hover {
  color: white;
}

/* Odkazy hlavniho menu */
#a_menu, #a_sel_menu {
	display: block; font: bold 11px Tahoma, Verdana, Arial; padding: 6px; text-decoration: none; 
}
#a_menu {
	color: white;
  }
#a_sel_menu {
	color: #191919;
  }
#a_menu:hover, #a_sel_menu:hover {
	background-color: orange; color: #191919;
}

#head_image, #menu_board, #menu_back, #menu_cz, #menu_en, #menu_de, #menu_es, #menu_fr, #menu_it, #menu_ru {
	position: relative; float: left;
}
/*Horni banner*/
#head_image {
  height: 160px; width: 751px; margin: 10px;
}
/*Hlavni menu*/
#menu_board {
  height: 34px; float: left; z-index: 1;
}
#menu_back, #menu_cz, #menu_en, #menu_de, #menu_es, #menu_fr, #menu_it, #menu_it {
  width: 751px; left: 10px; height: 25px;
}
#menu_back {
	background-image: url(../images/main-menu-organizer.png);
	/*
	background-color: #3333CC;
	*/
}
#menu_cz {
  left: 154px;
}
#menu_de {
  left: 94px;
}
#menu_en {
  left: 120px;
}
#menu_es {
  left: 88px;
}
#menu_fr {
  left: 85px;
}
#menu_it {
  left: 116px;
}
#menu_ru {
  left: 77px;
}

/*Hlavni prezentace*/
#presentation_board, #body_presentation_board, #body_box, #body_introduction_back, #body_introduction {
	position: relative; float: left; 
}
#presentation_board {
	width: 751px; left: 10px; top: 10px; background-color: #ABB8CE;
}
#body_presentation_board {
  width: 749px; left: 1px; top: 1px; margin-bottom: 2px;
	background-color: white; text-align: center; 
}
#body_box {
  width: 729px; text-align: center; 
  margin-left: 10px; padding-bottom: 10px; color: #303030;
}
/*Zvyraznene okno prezentace*/
#body_introduction_back {
  width: 729px; background-color: #ABB8CE;
	margin: 10px 0px 10px 0px;
}
#body_introduction {
  width: 727px; left: 1px; top: 1px; margin-bottom: 2px;
	text-align: justify; background-color: #D6F7FE;
}
#body_introduction_box, #body_introduction_box_bottom {
  width: 707px; text-align: justify;
	margin: 10px 0 0 10px;
}
#body_introduction_box {
	margin-bottom: 10px;
}

#title_firm, #title_contact, #title_address {
  text-align: center; font-weight: normal; font-size: 12px; 
}
#title_firm {
  font-size: 18px; font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif; margin-bottom: 10px;
}
#title_contact, #title_firm {
  font-weight: bold;
}
#title_contact {
  margin-bottom: 10px;
}
#title_address b {
  font-size: 14px;
}

/*Nahledy*/
#screen_left, #screen {
  position: relative; width: 236px; float: left; 
}
#screen {
  margin-left: 10px;
}

/*Odstavce*/
#main_item, #main_item_last {
	color: #0093C3;
}
#question {
  color: #0093C3; font-weight: normal; 
}