@import url(aktuality.css);

body {
	font-family: Verdana;
	font-size: 12px;
	background: #202020 url(data/page_bg.gif) repeat-x;
	color: black;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a {
  color: #a6fbff;
	text-decoration: none;
}
a:hover {
  color: #a6fbff;
	text-decoration: underline;
}
a.white_link {
  color: white;
	text-decoration: none;
}
a.white_link:hover {
  color: white;
	text-decoration: underline;
}
object.flash_img {
  float: left;
  overflow: hidden;
  margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.perex {
  float: left;
  color: white;
  margin: 5px 0px 15px 0px;
  background-color: #414141;
  padding: 1px 2px 1px 2px;
}
h1.down_sections {
  float: left;
  display: block;
  color: #D8D9D9;
  font-size: 12px;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
}
h2.obsah_1 {
  float: left;
  width: 726px;
  font-size: 16px;
  color: #b1fbfe;
  font-weight: normal;
  padding: 10px 0px 4px 0px;
  margin: 0px 0px 0px 0px;
}
h3.obsah_2 {
  float: left;
  width: 726px;
  font-size: 14px;
  color: #white;
  font-weight: normal;
  padding: 0px 0px 12px 0px;
  margin: 0px 0px 0px 0px;
}

/* cenik DTP */

.box_item {
  float: left;
  width: 746px;
  background: #303030 url(data/box_down.gif) no-repeat bottom;
  margin: 10px 0px 10px 0px;
}
.box_head {
  float: left;
  width: 731px;
  height: 30px;
  background: url(data/box_up.gif);
  font-size: 17px;
  color: #b1fbfe;
  padding: 9px 0px 0px 15px;
}
.box_obsah {
  float: left;
  width: 716px;
  color: white;
  line-height: 18px;
  padding: 9px 15px 15px 15px;
}
.box_sub_obsah {
  float: left;
  width: 706px;
  color: white;
  background: #373737;
  line-height: 18px;
  font-style: italic;
  padding: 5px 5px 5px 5px;
  margin: 8px 0px 8px 0px;
}
.box_cena {
  float: right;
  width: 275px;
  padding: 8px 0px 8px 0px;
  margin: 0px 0px 0px 0px;
  background: #373737;
  color: white;
  text-align: center;
  font-size: 17px;
}

/* webhoting */

.webhosting_item {
  float: left;
  width: 745px;
  height: 209px;
  background: url(data/webdesign_bg.gif) no-repeat;
  overflow: hidden;
  margin: 15px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.webhosting_head {
  float: right;
  width: 530px;
  height: 30px;
  font-size: 17px;
  color: #95fbff;
  padding: 8px 0px 0px 0px;
}
.webhosting_obsah {
  float: right;
  width: 340px;
  height: 120px;
  padding: 8px 190px 0px 0px;
}
.webhosting_cena {
  float: right;
  width: 220px;
  padding: 8px 0px 8px 0px;
  margin: 0px 15px 0px 0px;
  background: #3a3a3a;
  text-align: center;
  font-size: 19px;
}
.webhosting_popis {
  float: left;
  width: 140px;
  color: black;
  font-size: 12px;
  line-height: 27px;
  padding: 25px 0px 0px 57px;
  font-weight: bold;
}

/* Hlavní menu */

.menu_line {
  float: left;
  width: 960px;
  height: 96px;
  background: url(data/menu_bg.gif) no-repeat right;
  overflow: hidden;
}
.logo {
  float: left;
  width: 284px;
  height: 96px;
  overflow: hidden;
}
.menu_roletka {
  float: left;
  width: 155px;
  height: 40px;
  overflow: hidden;  
}
.menu_panel_1 {
  position: absolute;
  left: 295px;
  top: 21px;
  width: 155px;
  height: 45px;
  background: url(data/menu_head_bg.gif) no-repeat top;  
  z-index: 10;
}
.menu_panel_2 {
  position: absolute;
  left: 462px;
  top: 21px;
  width: 155px;
  height: 45px;
  background: url(data/menu_head_bg.gif) no-repeat top;
  z-index: 10;  
}
.menu_panel_3 {
  position: absolute;
  left: 628px;
  top: 21px;
  width: 155px;
  height: 45px;
  background: url(data/menu_head_bg.gif) no-repeat top;  
  z-index: 10;
}
.menu_panel_4 {
  position: absolute;
  left: 794px;
  top: 21px;
  width: 155px;
  height: 45px;
  background: url(data/menu_head_bg.gif) no-repeat top;  
  z-index: 10;
}
.menu_head_text {
  float: left;
  width: 140px;
  height: 35px;
  color: #CCCCCC;
  font-size: 11px;
  padding: 4px 0px 0px 15px;
  cursor: pointer;
}
.menu_head_nadpis {
  float: left;
  width: 140px;
  color: #a6fbff;
  font-size: 15px;
  padding: 0px 0px 2px 0px;
}
a.menu_item {
  float: left;
  display: block;
  width: 140px;
  height: 19px;
  background: url(data/menu_item.gif);
  color: white;
  text-decoration: none;
  font-size: 12px;
  padding: 7px 0px 0px 15px;
}
a.menu_item:hover {
  background: url(data/menu_item_hi.gif);
  color: #a6fbff;
  text-decoration: none;
}
a.menu_item_up {
  float: left;
  display: block;
  width: 140px;
  height: 19px;
  background: url(data/menu_item_up.gif);
  color: white;
  text-decoration: none;
  font-size: 12px;
  padding: 11px 0px 0px 15px;
}
a.menu_item_up:hover {
  background: url(data/menu_item_up_hi.gif);
  color: #a6fbff;
  text-decoration: none;
}
.menu_item_mezera {
  float: left;
  width: 155px;
  height: 5px;
  background: #6d6d6d;
}
.menu_item_down {
  float: left;
  width: 155px;
  height: 6px;
  background: url(data/menu_down.gif);
}

/* Flash banner / Kdo jsme? */

.flash_banner {
  float: right;
  width: 509px;
  height: 136px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.kdo_jsme {
  float: left;
  width: 444px;
  height: 136px;
  overflow: hidden;
  color: #D8D9D9;
  background: #7d7d7d;  
  position: relative;  
}
.kdo_jsme_nadpis {
  float: right;
  width: 370px;
  text-align: left;
  border-bottom: #323232 solid;
  color: #a6fbff;
  font-size: 18px;
  padding: 7px 0px 7px 0px;
}
.kdo_jsme_text {
  float: left;
  width: 414px;
  text-align: left;
  padding: 7px 0px 0px 15px;
  text-align: justify;
  line-height: 18px;
}
.act_head {
  float: left;
  width: 945px;
  height: 34px;
  background: url(data/act_head_bg.gif);
  overflow: hidden;
  color: white;
  font-size: 20px;
  padding: 8px 0px 0px 15px;
  margin: 0px 0px 2px 0px; 
}

/* newsky */

.news_panel {
  float: left;
  width: 960px;
  height: 196px;
  background: #7d7d7d url(data/news_down_bg.gif) no-repeat center bottom;
  margin-bottom: 7px;
}
.prepinace {
  float: left;
  width: 33px;
  padding: 25px 15px 0px 15px;
  overflow: hidden;
}
.prepinac_up {
  float: left;
  display: block;
  width: 21px;
  height: 21px;
  background: url(data/news_posun_up.gif);
  color: white;
  padding: 15px 0px 0px 12px;
  cursor: pointer;
  text-decoration: none;
}
.prepinac_up:hover {
  text-decoration: underline;
}
.prepinac {
  float: left;
  display: block;
  width: 21px;
  height: 20px;
  background: url(data/news_posun_item.gif) no-repeat;
  color: white;
  padding: 3px 0px 1px 12px;
  cursor: pointer;
  text-decoration: none;
}
.prepinac:hover {
  text-decoration: underline;
}
.prepinac_down {
  float: left;
  display: block;
  width: 21px;
  height: 30px;
  background: url(data/news_posun_down.gif);
  color: white;
  padding: 5px 0px 0px 12px;
  cursor: pointer;
  text-decoration: none;
}
.prepinac_down:hover {
  text-decoration: underline;
}
.show_news {
  float: left;
  width: 885px;
  height: 165px;
  background: #7d7d7d;
  z-index: 0;
}
.n_loader {
  float: left;
  width: 885px;
  height: 175px;
  padding: 10px 0px 0px 0px;
  background: url(loader.gif) no-repeat center center;
}
img.news_img {
  float: left;
  width: 513px;
  height: 168px;
  padding: 1px 1px 1px 1px;
  border: 1px black solid;
}
.news_head {
  float: right;
  text-align: left;
  width: 350px;
  font-size: 18px;
  color: #a6fbff;
}
.news_date {
  white-space: nowrap;
  font-size: 18px;
  float: left;
  width: 300px;
  font-size: 11px;
  color: white;
}
.news_text {
  float: right;
  text-align: justify;
  width: 350px;
  padding: 5px 0px 15px 0px;
  line-height: 19px;
  color: #D8D9D9;
}
a.more_info {
  float: right;
  background: #999999;
  color: #202020;
  padding: 5px 15px 5px 15px;
  font-size: 14px;
}

/* reference - hlavní strana */

.ref_panel {
  float: left;
  width: 960px;
  height: 414px;
}
.ref_item {
  float: left;
  width: 235px;
  height: 194px;
  background: #7d7d7d;
  padding: 4px 0px 4px 3px;
  margin: 0px 0px 2px 0px;
  line-height: 18px;
  color: white;
}
.ref_mezera {
  float: left;
  width: 2px;
  height: 190px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  overflow: hidden;
}
img.ref_thumb {
  float: left;
  width: 228px;
  height: 142px;
  padding: 1px 1px 1px 1px;
  border: 1px black solid;
}

/* reference u článků */

img.ref_main_img {
  float: left;
  padding: 1px 1px 1px 1px;
	border: 1px #BFBFBF solid;
	margin: 0px 10px 0px 0px;
}
a.ref_item_clanky {
  float: left;
  display: block;
  width: 725px;
}
img.ref_clanky_thumb {
  float: left;
  width: 725px;
  height: 260px;
  padding: 1px 1px 1px 1px;
  border: 1px #4C4C4C solid;
}
.ref_main_box {
  float: left;
  width: 747px;
  height: 302px;
  padding: 10px 0px 0px 22px;
}
.ref_info_box {
  float: left;
  width: 747px;
  padding: 0px 0px 10px 0px;
}
.ref_popisek {
  float: left;
  display: block;
  width: 725px;
  height: 17px;
  padding: 1px 0px 0px 4px;
  background: url(data/popisek.gif) no-repeat;
}
.ref_popisek_left {
  float: left;
  color: #D8D9D9;
}
.ref_popisek_right {
  float: right;
  margin-right: 250px;
}

/* copyright */

.copyright {
  float: left;
  background: url(data/copyright.gif) no-repeat;
  width: 960px;
  height: 15px;
  padding: 20px 0px 0px 0px;
  color: white;
  text-align: center;
  font-size: 11px;
}

/* sekce */

.sec_predel {
  float: left;
  width: 960px;
  height: 29px;
  background: url(data/sec_predel.gif) no-repeat bottom;
  padding: 7px 0px 0px 0px;
}
.text_line {
  float: left;
  display: block;
  width: 958px;
  color: #D8D9D9;
  text-align: justify;
  padding: 7px 1px 11px 1px;
}
.small_sec_line {
  float: left;
  width: 960px;
  padding: 5px 0px 5px 0px;
}
.small_section_roletka {
  float: left;
  width: 190px;
  padding: 0px 2px 0px 0px;
}
a.small_sec_item {
  float: left;
  display: block;
  width: 185px;
  color: #D8D9D9;
  text-decoration: underline;
  padding: 2px 0px 0px 2px;
  overflow: hidden;
}
a.small_sec_item:hover {
  color: #D8D9D9;
  text-decoration: none;
}
.sec_line {
  float: left;
  width: 960px;
  height: 158px;
  overflow: hidden;
}
.section_1 {
  position: absolute;
  /*left: 191px;*/
  left: 1px;
  top: 269px;
  width: 190px;
  cursor: pointer;
  z-index: 10;
}
.section_2 {
  position: absolute;
  left: 193px;
  /*left: 383px;*/
  top: 269px;
  width: 190px;
  cursor: pointer;
  z-index: 10;
}
.section_3 {
  position: absolute;
  left: 385px;
  /*left: 575px;*/
  top: 269px;
  width: 190px;
  cursor: pointer;
  z-index: 10;
}
.section_4 {
  position: absolute;
  left: 577px;
  top: 269px;
  width: 190px;
  cursor: pointer;
  z-index: 10;
}
.section_5 {
  position: absolute;
  left: 769px;
  top: 269px;
  width: 190px;
  cursor: pointer;
  z-index: 10;
}
.section_roletka {
  float: left;
  width: 190px;
  height: 0px;
  overflow: hidden;
}
.sec_ico {
  float: left;
  width: 190px;
  height: 150px;
  overflow: hidden;
}
a.sec_item_up {
  float: left;
  display: block;
  width: 185px;
  height: 22px;
  background: url(data/sec_wd_up.jpg) no-repeat;
  color: black;
  text-decoration: none;
  padding: 16px 0px 0px 5px;
  overflow: hidden;
}
a.sec_item_up:hover {
  color: black;
  font-weight: bold;
  text-decoration: none;
}
a.sec_item {
  float: left;
  display: block;
  width: 185px;
  height: 22px;
  background: url(data/sec_wd_item.jpg) no-repeat;
  color: black;
  text-decoration: none;
  padding: 8px 0px 0px 5px;
  overflow: hidden;
}
a.sec_item:hover {
  color: black;
  font-weight: bold;
  text-decoration: none;
}

/* sekce - levé menu */

.predel {
  float: left;
  width: 960px;
  height: 10px;
}
.sec_sloupec {
  float: left;
  width: 190px;
  overflow: hidden;
}
.section_roletka_2 {
  float: left;
  width: 190px;
}
.sec_ico {
  float: left;
  width: 190px;
  height: 150px;
  overflow: hidden;
}
a.sec_item_up {
  float: left;
  display: block;
  width: 185px;
  height: 22px;
  background: url(data/sec_wd_up.jpg) no-repeat;
  color: black;
  text-decoration: none;
  padding: 16px 0px 0px 5px;
  overflow: hidden;
}
a.sec_item_up:hover {
  color: black;
  font-weight: bold;
  text-decoration: none;
}
a.sec_item {
  float: left;
  display: block;
  width: 185px;
  height: 22px;
  background: url(data/sec_wd_item.jpg) no-repeat;
  color: black;
  text-decoration: none;
  padding: 8px 0px 0px 5px;
  overflow: hidden;
}
a.sec_item:hover {
  color: black;
  font-weight: bold;
  text-decoration: none;
}

/* Další prvky */

.root {
  width: 960px;
	position: relative;
	margin: auto;
	text-align: left;
}
.logo_img {
  float: left;
  overflow: hidden;
  margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.in_obsah {
  float: left;
  width: 726px;
  color: #D8D9D9;
  line-height: 18px;
  padding: 0px 0px 15px 25px;
  text-align: justify;
}
.obsah_center {
  float: left;
  width: 751px;
}
h1.obsah_nadpis {
  float: left;
  width: 726px;
  font-size: 18px;
  color: #a6fbff;
  font-weight: normal;
  padding: 0px 0px 6px 5px;
  margin: 0px 0px 10px 20px;
  background: url(data/podtrzitko.gif) no-repeat bottom;
}
h2.obsah_podnadpis {
  float: left;
  width: 726px;
  font-size: 16px;
  color: #a6fbff;
  font-weight: normal;
  padding: 0px 0px 6px 5px;
  margin: 0px 0px 10px 20px;
  background: url(data/podrtzitko2.gif) no-repeat bottom;
}
.vyraz {
  display: inline;
  text-decoration: underline;
  cursor: pointer;
}

/* nutné pro editor */

.pozadi_editor {
  text-align: left;
  width: 847px;
	float: left;
	background: #736261;
	color: black;
	padding: 5px 5px 5px 5px;
}
.nadpis {
  font-size: 16px;
  color: #F5B9B5;
  margin: 10px 0px 10px 0px;
  display: block;
}

.lista-outer{
  background-image: url('lista/lb.png');
  background-position: center;
  height: 24px;
  width: 100%;
}

.lista-inner{
  background-image: url('lista/l1.png');
  background-position: center;
  margin: auto;
  height: 24px;
  width: 872px;
  position: relative;
}

.lista-inner a{
    font-family: Verdana;
    font-size: 14px;
    color: #393838;
    text-decoration: none;
    position: absolute;
    top: 0px;
    padding: 2px 20px;
}

.lista-inner a:hover{
    color: #ededed;
}

a#lis-fordesign{
    left: 136px;
    color: #85F8FF;
}
a#lis-4f{
    /*left: 250px;*/
    
}
a#lis-vizualizacestaveb{
    /*left: 458px;*/
    left: 380px;
}
a#lis-navrhinterieru{
    left: 588px;
    /*left: 692px;*/
}

.input {width: 200px; font-size: 15px; border: 1px solid #505050; }


.texta {
 background-color: #AAAAAA;
 border: 0px solid #666666;
} 
