   
/* default styles
   -------------- */
  
body { 
  padding: 0;
  margin: 0;
  font: 12px Arial, Helvetica, sans-serif;
  line-height: 17px;
  color: #252525;
  background: #FFFFFF url(../images/graphic/background.png) repeat-x top;
  text-align: center;
}
a {
  color: #DA4605;
}
a:hover {
  color: #9E3406;
}
a.big {
  font-size: 13px; font-weight: bold;
}
a img {
  border: none;
}


h2 a {
  text-decoration: none;
  color: #464548;
}
h2 a:hover {
  color: #C3593C;
}

.red {
	color: #DA0D0D;	text-transform: uppercase;
}
.redbold {
	color: #DA0D0D;	font-weight: bold;
}
.active {
  color: #DA4605; font-weight: bold;
}
.small, .trivial {
  font-size: 0.9em; line-height: 1.3em;
}


h2 { 
	margin: 0 0 6px 0; 
	padding: 0; 
	font: bold 1.5em Arial, Helvetica, sans-serif;
	/*letter-spacing: 0px;*/
	color: #000; 
	/*background: inherit;*/
}

h5 { 
	margin: 0 0 6px 0; 
	padding: 0; 
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color: #000000;
}


p {	margin: 0 0 5px 0; }

.bar ul { 
	margin: 0; 
	padding: 0; 
	list-style : none; 
}

ul {
   margin: 0 0 5px 25px;
   padding: 0; 
   list-style-type: square;
}

form {
  margin: 0;
	font-size: 1em;
}
.article form { 
  margin: 10px;
}

pre {
	font: 1em 'Courier New', monospace;
	margin: 8px 0 8px 0;
}





table {
  font-size: 1em; line-height: 1.4em;
}
table.general {
	border-top: #ccc 1px solid; border-left: #ccc 1px solid; margin: 2px 0 7px 0; table-layout: fixed
}
th {
  border-right: #ccc 1px solid; border-bottom: #ccc 1px solid; background-color: #e7e7e7; text-align: center
}
th img {
  border: none; margin: 0 2px; position: relative; top: 1px;
}
th.data {
  text-align: right; font-weight: normal; padding-right: 3px; font-size: 0.9em
}
td.general {
	border-right: #ccc 1px solid; border-bottom: #ccc 1px solid; background-color: #f4f4f4; text-align: center
}
td.general img {
  border: none; margin: 0 2px; position: relative; top: 1px;
}
td.data {
	border-right: #ccc 1px solid; border-bottom: #ccc 1px solid; background-color: #f4f4f4; text-align: left; padding-left: 3px
}
td.data img {
  border: none; margin: 0 2px; position: relative; top: 1px;
}

img.bigicon {
  border: none; margin-right: 5px; position: relative; top: 3px;
}
img.browse {
  border: none; cursor: pointer; position: relative; top: 2px;
}


input {
	font: 12px Arial, Helvetica, sans-serif;
}
input.find { 
  width: 193px; background: #FFFFFF url(../images/graphic/find.png) no-repeat; border: #FFFFFF 1px solid; margin: 25px 0 5px 0; height: 22px; padding: 5px 0 0 7px; color: #E07D52
}
input.general {
  width: 210px; border: #ccc 1px solid; margin: 0 5px 0 5px; height: 16px;
}
input.shorten {
  width: 110px; border: #ccc 1px solid; margin: 0 5px 0 5px; height: 16px;
}
input.button {
  width: 90px; border: #ccc 1px solid; margin: 0 5px 0 5px; height: 21px; font-size: 0.9em; padding-top: 0;
}
input.radio {
  margin: 0 3px 0 5px;
}
input.normal {
  border: #ccc 1px solid; height: 16px; width: 55px;
}
input.file {
  width: 280px; border: #ccc 1px solid; margin: 0 5px 0 5px; height: 20px
}

textarea {
  border: #ccc 1px solid;
}

select {
	font: 12px Arial, Helvetica, sans-serif;
}
select.general { 
  width: 214px; border: #ccc 1px solid; margin: 0 5px 0 5px;
}
select.normal {
  width: 90px; border: #ccc 1px solid; height: 20px;
}

/* layout
   ------ */

.content { 
	margin: 0 auto;
	/*width: 760px; */
	width: 1000px;
	text-align: left;
}

.top {
  width: 1000px;
  height: 186px;
  clear: both;
  margin: 6px 0 0 0;
  background: url(../images/graphic/top.png) no-repeat top center;
  position: relative;
}
  .top a {
    color: #F0A27F;
    text-decoration: underline;
  }
  .top a:hover {
    color: #FFFFFF;
    text-decoration: none;
  }
  .top .logo {
    float: left;
    clear: left;
    position: absolute;
    top: 14px;
    left: 61px
  }
  .top .slogan {
    float: left;
    width: 420px;
    position: absolute;
    top: 40px;
    left: 255px;
    color: #FFFFFF;
  }
    .top .slogan h1 {
      font-size: 26px;
      line-height: 30px;
      padding: 0;
      margin: 0 0 10px 0;
    }
  .top .links {
    float: right;
    clear: right;
    color: #8DD1FF;
    padding: 5px 10px 0 0;
  }
  .top .search {
    float: right;
    clear: right;
    position: relative;
    right: 40px;
    top: 22px;
    padding: 0;
    background: url(../images/graphic/search.png) no-repeat;
    width: 264px;
    height: 142px;
  }
    .top .search form {
      float: right;
      text-align: right;
      position: relative;
      right: 25px;
    }
    .top .search form a {
      color: #FFFFFF;
      font-weight: bold;
      text-decoration: underline;
    }
    .top .search form p {
      padding: 0;
      float: none;
    }
    .top .search p {
      float: left;
      padding: 9px 0 0 65px;
    }

.menu {
  width: 1000px;
  clear: both;
  text-align: center;
  color: #FEFFFF;
  font-size: 1.1em;
}
  .menu .info {
    margin: 10px;
    font-size: 10px;
    line-height: 1.2em;
    text-align: center;
  }
  .menu .infoon {
    margin: 10px;
    font-size: 10px;
    color: #F0A27F;
    line-height: 1.2em;
    text-align: center;
    text-transform: none;
    font-weight: normal;
  }
    .menu .info a {
      font-weight: normal;
      text-transform: none;
      color: #F0A27F;
    }
  .menu .infosh {
    margin: 10px;
    font-size: 10px;
    line-height: 1.2em;
    text-align: center;
  }
    .menu .infosh a {
      font-weight: normal;
      text-transform: none;
      color: #72C56F;
    }
  .menu a {
    color: #FEFFFF;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
  }
  .menu a:hover {
    color: #FFFFFF;
    text-decoration: none;
  }
  
  .menu .menu1 {
    float: left; width: 143px; height: 75px;
    background: url(../images/graphic/b1-off.png) no-repeat;
    padding: 25px 0 0 0;
  }
  .menu .menu1on {
    float: left; width: 143px; height: 75px;
    background: url(../images/graphic/b1-on.png) no-repeat;
    padding: 25px 0 0 0; text-transform: uppercase; font-weight: bold;
  }
  .menu .menu2 {
    float: left; width: 143px; height: 75px;
    background: url(../images/graphic/b2-off.png) no-repeat;
    padding: 25px 0 0 0;
  }
  .menu .menu2on {
    float: left; width: 143px; height: 75px;
    background: url(../images/graphic/b2-on.png) no-repeat;
    padding: 25px 0 0 0; text-transform: uppercase; font-weight: bold;
  }
  .menu .menu7 {
    float: left; width: 142px; height: 75px;
    background: url(../images/graphic/b7-off.png) no-repeat;
    padding: 25px 0 0 0;
  }


.area {
  clear: both;
  float: left;
  width: 1000px;
}



.subheader {
	clear: both;
	margin: 0 0 10px 0;
	padding: 3px 7px 3px 7px;
  height: 18px;
	/*background: #D2E6F5;*/
	color: #808080;
}

.subheader P {
  padding: 0;
  margin: 0;
}

.subleft {
  float: left;
  text-align: left;
  width: 50%;
  overflow: hidden
}

.subright {
  float: right;
  text-align: right;
  width: 50%;
  overflow: hidden
}

/* left side
   --------- */

.right {
	float: right;
	width: 713px;
	margin: 0 0 5px 0;
	background: #FFFFFF url(../images/graphic/right.png) 0px 0px no-repeat;
	padding-top: 30px;
	min-height: 320px;
	overflow: hidden;
}
.article {
  margin: 0 0 10px 0;
  padding: 0 30px 0 30px;
  clear: both;
  float: left;
  width: 653px;
  position: relative;
}
.article #refresh {
  position: absolute;
  top: 0;
  right: 20px;
}
.article #help {
  position: absolute;
  top: 0;
  right: 0;
}
  .article #help a {
    outline: none;
  }
  .article #help img {
    border: none;
  }

.report {
	margin-top: 55px;
	font-weight: bold;
}



/* galerie a jiné moduly pro zarovnání do bloku */
.frame {
  float: left; width: 100%; clear: both
}
.two {
  float: left; width: 49.9%; overflow: hidden
}
.three {
  float: left; width: 33.3%; text-align: center; overflow: hidden; margin: 1px 0 5px 0;
}
.roll {
  float: left; text-align: center; margin: 1px 0 5px 0;
}
.three img, .roll img {
  padding: 3px; border: #CCCCCC 1px solid;
}
.three p {
  margin: 2px 0;
}
.roll li a {
  display: block;  background: none; margin: 0 5px; padding: 0;
}
.rollprev, .rollnext {
  float: left; width: 30px; border: #CCCCCC 1px solid; margin: 55px 3px 0 3px; height: 21px; font-size: 0.9em; padding-top: 0;
}


/* oddíl pod články s autorem, datem, exportem... */
.more {
  clear: both;
  font-size: 0.9em;
  margin: 0;
  padding: 1px;
  color: #808080;
  text-align: right;
  background: url(../images/graphic/dot.gif) left 18px repeat-x;
}
.more img {
  position: relative;
  top: 2px;
  border: none;
  margin: 0 2px;
}
.fblike {
  border: none;
  overflow: hidden;
  width: 100%;
  height:28px
}






.avatar {
  float: left; border: #ccc 1px solid; margin: 0 8px 0 0;
}
.post {
  float: left; width: 465px; padding: 2px 4px; color: #808080; border-top: #ccc 1px solid; border-bottom: #ccc 1px solid; background-color: #f4f4f4;
}
  .post p {
    margin: 0; padding: 0;
  }
  .post p.author {
    float: left;
  }
  .post p.time {
    float: right; 
  }
  .post img {
    border: none; margin: 0 2px; position: relative; top: 1px;
  }
.commands {
  float: left; width: 465px; color: #808080; padding: 1px 4px; font-size: 95%; background: url(../images/graphic/dot.gif) repeat-x bottom; position: relative;
}
  .commands p.re {
    float: left;
  }
  .commands p.up {
    float: right;
  }
  .commands input {
    position: absolute; right: 2px; top: 0px;
  }
.forum {
  width: 465px; float: left; padding: 0; margin: 0; padding: 1px 4px;
}
.sign {
  color: #808080; font-size: 0.9em; line-height: 1.3em;
}
blockquote {
  border: #CCCCCC 1px solid; padding: 3px 3px 0 23px; margin: 2px 0px 2px 0px; text-align: left; background: #F4F4F4 url(../images/icons/quote.gif) no-repeat 4px 4px;
}




.submenu {
  margin: 10px 10px 18px 18px;
  width: 675px;
}

.submenu img {
  position: relative;
  top: -10px;
  float: left;
  margin-right: 10px;
}


/* right side
   ---------- */

.left {
	float: left;
	width: 287px;
	margin: 0 0 5px 0;
	background: #FFFFFF url(../images/graphic/left.png) 0px 338px no-repeat;
	overflow: hidden;
	min-height: 365px;
}

.navigation {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
  .navigation img {
    margin: 1px;
  }

		
.box {
		padding: 0 0 12px 0;
		margin: 0 0 12px 0;
}

  .box h3 {
    font: bold 13px Arial, Helvetica, sans-serif;
	  margin: 0 0 10px 15px; 
	  padding: 0;
	  color: #252525;
	  text-transform: uppercase;
  }
  .box h4 {
    display: none;
  }
  .box p {
    clear: both;
    margin: 0;
  }
  .box ul {
    margin: 0;
    padding: 0;
    list-style-type: disc;
    width: 100%;
  }
  .box li {
    color: #252525;
  }
  
  
  .box li.sub1 {
  	background: #FFFFFF url(../images/graphic/sub1.png) 0px 0px no-repeat;
  	margin: 0;
  	padding: 8px 8px 8px 32px;
  	list-style-type: none;
  	line-height: 17px;
  	color: #DA4605;
  }
  
  
  .box li.sub2 {
    margin: 3px 0 5px 32px;
    font-size: 11px;
  }
  .box li.sub3 {
    margin: 3px 0 5px 48px;
    font-size: 11px;
  }
  .box li.sub4 {
    margin: 3px 0 5px 64px;
    font-size: 11px;
  }
  .box li.sub5 {
    margin: 3px 0 5px 80px;
    font-size: 11px;
  }
  
  
  li.sub2 a, li.sub3 a, li.sub4 a, li.sub5 {
    color: #252525;
  }
  
  


.line {
  width: 100%;
  height: 3px;
  background: url(../images/graphic/dot.gif) repeat-x bottom;
  margin: 9px 0;
  clear: both;
}


/* ajaxové hodnocení pod hlavním prvkem */
#rate {
  position: relative;
  width: 610px;
  padding: 10px 10px 5px 10px;
  background-color: #F4F4F4;
  border-top: #CCCCCC 1px solid;
  border-bottom: #CCCCCC 1px solid;
  color: #8B8A89;
  margin-bottom: 20px;
}
  #rate #rating {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 375px;
  }
  #rating p {
    margin-top: 8px;
  }
  #rating p.average {
    position: absolute;
    top: -8px;
    right: 0;
  }
  .rateleft {
    float: left;
    font-size: 11px;
    margin: 8px 10px 0 0;
  }
  .rateright {
    float: left;
    font-size: 11px;
    margin: 8px 0 0 10px;
  }
  .rate1on, .rate2on, .rate3on, .rate4on, .rate5on,
  .rate1off, .rate2off, .rate3off, .rate4off, .rate5off {
    float: left;
    width: 15px;
    height: 15px;
    border: transparent 1px solid; /*aby fungovala zasraná IE8*/
    padding: 0;
    cursor: pointer;
    margin-top: 7px;
  }
  .rate1on, .rate2on, .rate3on, .rate4on, .rate5on {
    background: url(../images/icons/star5.gif) center center no-repeat;
  }
  .rate1off, .rate2off, .rate3off, .rate4off, .rate5off {
    background: url(../images/icons/star0.gif) center center no-repeat;
  }
/* ----------- */



.newsbox {
  float: left;
  width: 464px;
  position: relative;
  left: 18px;
  margin: 0;
  padding: 0;
  clear: left;
}

  .newsbox .news_top {
    width: 464px;
    background: url(../images/graphic/news_top.png) no-repeat top;
    height: 76px;
    clear: both;
    float: left;
  }
  
  .newsbox .news_top h3 {
    float: left;
    clear: left;
    width: 200px;
    padding: 0;
    position: relative;
    left: 27px;
    top: 20px;
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    color: #FFFFFF;
  }
  
  .newsbox .news_top p {
    float: right;
    clear: right;
    width: 200px;
    position: relative;
    right: 27px;
    top: 20px;
    text-align: right;
  }
  .newsbox .news_top a {
    color: #FAC3AA;
  }
  

  .newsbox .news_data {
    width: 464px;
    background: url(../images/graphic/news_data.png) repeat-y top;
    padding: 0;
    clear: both;
    float: left;
  }
  
  .newsbox .news_bot {
    width: 464px;
    background: url(../images/graphic/news_bot.png) no-repeat top;
    height: 26px;
    padding: 0;
    clear: both;
    float: left;
  }
  
  .news_item {
    width: 410px;
    clear: both;
    position: relative;
    left: 27px;
  }
  .news_item a {
    color: #DA4605;
  }
  .news_item h4 {
    font-weight: bold;
    font-size: 13px;
    margin: 0;
    padding: 0;
  }
  .news_item img {
    float: left;
    clear: left;
    margin: 0;
    position: relative;
    top: 10px;
  }
  .news_item p {
    float: right;
    clear: right;
    font-size: 12px;
    margin: 0;
    padding: 0;
    width: 315px;
    position: relative;
    top: -10px;
  }

  .news_line {
    width: 460px;
    clear: both;
    border-top: #EEB69E 1px solid;
    border-bottom: #FFFFFF 1px solid;
    position: relative;
    left: 2px;
    margin: 10px 0;
    height: 0px;
    padding: 0;
    line-height: 0px;
  }

.shopbox {
  float: right;
  width: 464px;
  position: relative;
  right: 18px;
  margin: 0;
  padding: 0;
  clear: right;
}
  .shopbox .shop_top {
    width: 464px;
    height: 55px;
    clear: both;
    float: left;
  }
  
  .shopbox .shop_top h3 {
    float: left;
    clear: left;
    width: 300px;
    padding: 0;
    position: relative;
    left: 0;
    top: 20px;
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
  }
  
  .shopbox .shop_top p {
    float: right;
    clear: right;
    width: 150px;
    position: relative;
    right: 0;
    top: 20px;
    text-align: right;
  }



/* footer
   ------ */

.footer {
  width: 100%;
	clear: both;
	float: left;
	text-align: center;
	color: #252525;
	background: url(../images/graphic/footer.png) repeat-x;
	height: 102px;
	line-height: 1.3em;
}

  .footer .final {
  width: 1000px;
  text-align: left;
  margin: 0 auto;
  }

    .footer .final p {
      float: left;
      margin: 40px 0 0 18px;
      font-size: 0.9em;
    }
    
    
img.rss {
  position: relative;
  top: 3px;
}
img.passive {
      float: left;
      margin: 40px 0 0 18px;
      border: #79A2C4 1px solid;
    }


