/* Generic Styling */
#v-o-com *,#v-o-com a,#v-o-com table,#v-o-com ul,#v-o-com li,#v-o-com ul.navysovac li,#v-o-com li a,#v-o-com ul.navysovac  li a {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	background:url(images/bg.png) repeat-x top center #e8f7f9;
	font-family:"Trebuchet MS", Arial,sans-serif;
	font-size:10px; /* Sets default font size to 10px */
	color:#222222;
	}
#lbody {
	background:url(images/bg-body.png) repeat-x top center #E8F7F9;
	position: relative;
}

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	padding: 0;
	margin: 0;
	}
.hide {
	display: none;
}
p {
	margin-bottom:1.75em;
	}

a {
	text-decoration:underline;
	color:#000;
	}
a.nou {
  text-decoration: none;
}
a:hover, a.hover {
	text-decoration:none;
	color:#426F0A;
	}

/* Structure */

#wrapper {
	margin:0 auto;
	max-width:700px;
	background:#ffffff;
	font-size:1.20em;

	}
#header {
  display: block;
	height:140px;
	background:url(images/bg-header.jpg) no-repeat;
        overflow: hidden;
	}
#menu {
	height:35px;
	line-height:35px;
	background:#444344 url(images/bg-menu-all.png) repeat-x;
	padding:0 10px;
        white-space: nowrap;
        overflow: hidden;
	}
#sidebar {
        overflow: hidden; 
	background:#efefef;
	margin-right:10px;
	width:180px;
	}
#content {
	float:left;
        overflow: hidden;
	min-height:400px;
	}
@media (min-width: 700px) {
    #content {
	width:500px;
    }
    #sidebar {
	float:right;
    }
}
@media (max-width: 699px) {
    #content {
	float: none;
    }
}
#footer {
	clear:both;
	height:100px;
	background:url(images/bg-footer.jpg) no-repeat;
	}

/* Entries */

.entry {
	padding:5px 10px;
	/*text-align:justify;*/
	line-height:1.85em;
	}
.entry p
  {
 /* font-size: 105%;*/
  }
.test li
{
  /*font-size: 110%;*/
}
.entry-title, h2, .h2 {
	font-size:1.90em;
	font-weight:normal;
	letter-spacing:-1px;
	color: #b4c835;
	}

#header h2 {
	position:relative; top:38px; left:30px;
	letter-spacing:1px;
	color:#000;
        padding-right: 35px;
        font-family: 'Georgia CE', 'Times New CE', 'New York CE', Georgia, times, serif;
        text-shadow: #EBECE7 4px 3px 1px;
}
.strong
{
  font-weight: bold;
}
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	}
.comments, .comments p , .stats, .stats p {
	padding:0;margin:0;
	/*margin-top:-1em;*/
	}
.comments a {
	color:#6CC7DC;
	background:url(images/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comm-new
{
  padding: 5px;
  border-bottom: 1px solid #1B408D;
  line-height: 1.2;
}
.fright
 {
 float: right;
 }
.commnor
{
padding-left: 10px;
}
.commpeep
{
background: url(images/icon-comment.png) no-repeat right center;
padding-right: 17px;
}
.commsub
{
padding-left: 40px;
background:url(images/16x16/mail-forward.png) no-repeat 30px 2px;
}
.ins-explanation {
	background:url(images/icon-explanation.png) no-repeat 0px 2px;
	padding-left:20px;
}
.ins-file {
	background:url(images/image-x-generic.png) no-repeat 0px 2px;
	padding-left:20px;
}
.comments a {
	color:#6CC7DC;
	}
.comments a:hover, .stats a:hover {
	color:#B4C835;
	}
.stats a
{
	color:#6CC7DC;

}
.stats {
	background:url(images/icon-stats.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}


/* Menu */

#menu ul {
	list-style-type:none;
	padding-left: 0px;
        height: 35px;
	}
#menu li {
	height: 35px;
	overflow: hidden;
	display: inline-block;
	}
#menu li a {
	padding:0;
	display:block;
	color:#ffffff;
	margin-right:2px;
	text-decoration: none;
	}
#menu li a {
	display:block;
	color:#ffffff;
	margin-right:2px;
	}
#menu li a span {
  float: left;
  cursor: pointer;
}
#menu li a .b-r, #menu li a .b-l {

  display: block;
    height: 35px;
    width: 11px;
}

#menu li a.active .b-r {
/*
    background: #B7B7B7 url(images/bg-menu-active-r.png) no-repeat top left;
*/
    background: url(images/bg-menu-all.png) no-repeat right -105px;
}
#menu li a.active .b-l {
/*    background: #B7B7B7 url(images/bg-menu-active-l.png) no-repeat top right;*/
    background:  url(images/bg-menu-all.png) no-repeat left -70px;
}
#menu li a.active .b-c {
    /*background: #fff url(images/bg-menu-active-c.png) repeat-x top;*/
    
    background: url(images/bg-menu-all.png) repeat-x left -35px;
    color: #000;
}
#menu li a:hover .b-c, #menu li a.hover .b-c {
	/*background: #B7B7B7 url(images/bg-menu-hover.png) no-repeat center center;*/
	background: url(images/bg-menu-all.png) no-repeat center -140px;
	}

#menu li a:link.b-c {
	/*background-image: url(images/bg-menu.png);*/
	background-image: url(images/bg-menu-all.png);
	}
#menu li a.active:hover .b-c {
/*	background: #B7B7B7 url(images/bg-menu-active-c.png) repeat-x top;*/
background: url(images/bg-menu-all.png) repeat-x left -35px;
	}
#menu li a.active:link .b-c {
/*
	background: url(images/bg-menu-active-c.png) repeat-x top;
	*/
	background: url(images/bg-menu-all.png) repeat-x left -35px;
	}

#menu li a.active {
	font-weight: bold;
	}

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	padding-top:10px;
	}
#sidebar li {
	
	}
#sidebar li a {
	display:block;
	color:#222222;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	overflow: hidden;
	}
#sidebar li a:hover, #sidebar li a.hover {
	background:#edebed;
	color:#6CC4D8;
	}
#sidebar-bottom {
	height:10px;
	font-size: 1px;
	background:url(images/bg-sidebar-bottom.gif) no-repeat bottom center;
	}
	

/* Footer */

#footer-valid {
	float:left;
	padding-top:40px;
	padding-left:20px;
	cursor:default;
	color:#ffffff;
	color:#000;
	}
#footer-links {
	font-size: 75%;
}
#footer-valid a {
	color:#ffffff;
	color:#000;
	text-decoration:underline;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* Heading's */

h1 {
  display: block;
	font-size:35px;
	font-weight:normal;
	cursor:default;
	position:relative; top:38px; left:30px;
	letter-spacing:1px;
	color:#000;
        padding-right: 35px;
        font-family: 'Georgia CE', 'Times New CE', 'New York CE', Georgia, times, serif;
        text-shadow: #EBECE7 4px 3px 1px;
	overflow: hidden;
	line-height: 80%;
	}
/* h1 .uc { text-transform: uppercase; }*/
h1 strong, h1 em {
  font-size: 19px;
  font-style:normal;
}
h1 .subnadpis {
  line-height: 19px;
  padding-right: 40px;
}
/* Feed */

#feed {
	height:25px;
	width:126px;
	background:url(images/bg-feed.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
	}
a.feed-button {
	display:block;
    width:100px;
    height:25px;
    background:url("images/button-rand.png") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.feed-button {
	background-position:0 -25px;
	}

/* Extra's */

#ad-top,#ad-intest {
	width:480px;
	height:72px;
	background:url(images/bg-ad-top.png) no-repeat;
	padding:6px;
	}
#ad-intest {
	width:400px;
	overflow: hidden;
	}
#ad-line {
 
  border: 1px solid #676667;
  margin: 7px;
  height: 20px;
  padding: 3px;
}
#ad-left-sky {
/*
	width:172px;
	height:612px;
	
	background:url(images/bg-ad-left-sky.png) no-repeat;
	padding:6px;*/
	width:160px;
	height:600px;
	position: absolute;
	left: 50%;
	top: 140px;
	margin-left: -515px;
	}
#ad-uvod-left {
	width:125px;
	height:125px;
	position: absolute;
	left: 50%;
	top: 140px;
	margin-left: -480px;
	}
#ad-right-top {
	width:180px;
	height:102px;
	background:url(images/bg-ad-right.png) no-repeat;
	padding-top: 3px;
	}
	
	
.sidebar-bottom,.sidebar-bottom-hl {
	/*margin-top: -5px;*/
	height:20px;
	background:url(images/bg-sidebar-bottom.png) no-repeat bottom center;
	}
	.sidebar-bottom-hl {
    background-image: url(images/bg-sidebar-bottom-hl.png);
  }
.sidebar-top,.sidebar-top-hl {
	clear: both;
	height:40px;
	background:url(images/bg-sidebar-top.png) no-repeat top center;
}
.sidebar-custom
{
    padding-top: 10px;
    background:#fff;
    
}

	.sidebar-top-hl {
    background-image: url(images/bg-sidebar-top-hl.png);
  }
.sidebar-top strong, .sidebar-top-hl strong {
  display: block;
  padding: 25px 6px 0px 20px;
  
  padding-bottom: 0px;
}
.sd-hl {
  background: #CCCCCC;
}
#vybrali_sme {
  text-align: center;
  padding-top: 5px;
}
#sidebar-search {
  width: 155px;
  height: 20px;
  padding: 0;
  margin-left: 15px;
  margin-top: 10px;
  margin-top: 0; /* je tam FB */
  margin-bottom: 0;
  background: url(images/bg-search.png) no-repeat; 
  display: block;
}
#sidebar-search .hledt {
	border-width:0;
	padding: 0;
	margin: 0;
	
	background:url(images/16x16/system-search.png) no-repeat left 2px #fff;
	height:17px;
	width:110px;
	padding-left:20px;
	color:#888A85;
	padding-top: 2px;
	margin-left: 5px;
	font-size: 0.9em;
	line-height: 17px;
	float: left;
}
#sidebar-search .hleds {
border: 0;
padding: 0;
background-image: url(im/srchgo.png);
background-repeat: no-repeat;
background-position: left top;
margin: 0;
float: right;
position: relative;
top: -1px;
	height:20px;
	width: 20px;
	line-height: 17px;
}
#sidebar-login
{
	padding: 5px 20px 0px 10px;
}
#sidebar-login .round
{
  width: 140px;
  height: 20px;
  padding: 0;
  margin: 0;
  margin-bottom: 4px;
  background: url(images/bg-search.png) no-repeat; 
}
#sidebar-login .round input
{
	border-width:0;
	padding: 0;
	margin: 0;
	height:17px;
	width:125px;
	padding-top: 1px;
	color:#000;
	font-weight: bold;
	margin-top: 2px;
	margin-left: 5px;
	font-size: 0.9em;
}
small {
  font-size: 80%;
}
h1 small.test {
  font-size: 50%;
}

#sidebar .newtests {
  background: url(images/16x16/window-new.gif) no-repeat left center;
  padding-left: 20px;
}
#sidebar .sidesudo {
  background: url(images/16x16/internet-news-reader.gif) no-repeat left center;
  padding-left: 20px;
}
#sidebar .sideusers {
  background: url(images/16x16/face-wink.gif) no-repeat left center;
  padding-left: 20px;
}
#sidebar .login {
  background: url(images/16x16/system-users.png) no-repeat left center;
  padding-left: 20px;
  overflow: hidden;
  width: 140px;
  display: block;
  float: left;
}
#sidebar .reglink
{	
	float:left; font-weight: bold; margin-top: 3px;
  background: url(images/16x16/edit-paste.png) no-repeat left center;
  height: 16px;
  padding-left: 20px;
  margin-left: 10px;
}
#sidebar .randtests {
  background: url(images/16x16/view-refresh.gif) no-repeat left center;
  padding-left: 20px;
}
#sidebar .favtests {
  background: url(images/16x16/emblem-favorite.png) no-repeat left center;
  padding-left: 20px;
}
#sidebar .counter {
  background: url(images/16x16/x-office-spreadsheet.gif) no-repeat left center;
  padding-left: 20px;
}
#sidebar .referr {
  background: url(images/16x16/face-wink.gif) no-repeat left center;
  padding-left: 20px;
}
#sidebar .cats {
  background: url(images/16x16/system-software-update.gif) no-repeat left center;
  padding-left: 20px;
}

.rating_0, .rating_1 {
  font-size: 1px;
  display: block;
  width: 54px;
  height: 12px;
  float: left;
  background: url(images/rating.gif); 
}
.rating33
{
  height: 33px;
  text-align: left;
  width: 150px;
  background: url(images/rating33.png); 
  overflow: hidden;
}
.rating33_30
{
  display: block;
  float: left;
  width: 30px;
  height: 33px;
  cursor: pointer;
}
.rating_1 {
  width: 0px; 
  background-position: left -12px;
}
.rating2_0, .rating2_1 {
  font-size: 1px;
  display: block;
  width: 80px;
  height: 16px;
  float: left;
  background: url(images/rating2.gif); 
  background-repeat: no-repeat;
}
.rating2_1 {
  width: 0px; 

  background-position: left -16px;
}
.i {
  font-style: italic;
}
.u {
 text-decoration: underline;
}
.large {
  font-size: 150%;
}
ol.test {
  padding-left: 30px;
  counter-reset: item;
}
ol.test li
{
  display: block;
}
ol.testnn {
  padding-left: 30px;
}
ol.testnn li
{
  display: block;
}

.otazka {
  font-weight: bold;
}
table {
  display: inline-block;
  text-align: left;
}

th {
  font-weight: bold;
  background: #c7d858;
  border: 1px solid black;
  padding: 3px;
}
td {
  border: 1px solid silver;
  background: #eeeeee;
  padding: 3px;
}
tr:hover td
{
	background-color: #fff;
	border-color: #C7D858;
}
table.root-table tr:hover td
{
	background-color: rgb(238,238,238);
	border-color: black;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.left {
  text-align: left;
}
input {
 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 12px; 
}
input.i_text {
  border: 1px solid #222222;
  padding: 2px;
  margin: 2px;
}
.noborder {
  border: 0;
  padding: 0;
  margin: 0;
  background: transparent;
}
input.mm {
width: 1px;
height: 1px;
border: 0;
padding: 0;
margin: 0;
font-size: 1px;
position: relative;
top: -10px;
}
#katlist blockquote {
  margin: 0px 0px 5px 20px;
  font-size: 90%;
  border: 1px solid #000;
  border-top: 0;
  border-right: 0;
  padding: 0 0 5px 5px;
}
#katlist a, a.plus {
  background: url(images/16x16/list-add.gif) no-repeat left center;
  padding-left: 18px;
}
#katlist .act_kat, #katlist .act_skat {
  font-weight: bold;
  color: green;
  background: url(images/16x16/media-seek-forward.gif) no-repeat left center;
  padding-left: 18px;
}
#katlist .act_skat {
  background-image: url(images/16x16/media-playback-start.gif);
}

#katlist blockquote a, a.text_generic  {
 background-image: url(images/16x16/text-x-generic.gif);
 background-repeat: no-repeat;
 background-position: left center;
 padding-left: 18px;
 }
.entry blockquote {
  padding: 10px 30px;
  padding-top: 10px; margin: 0; padding-right: 0;
  line-height: 1.5;
}
h2.sub {
  background: url(images/16x16/go-last.gif) no-repeat left center;
  padding-left: 18px;
}
.ord, .ord_desc, .ord_asc {
  background: url(images/16x16/mail-send-receive.gif) no-repeat right center;
  padding-right: 16px;
  color: #000;
}
.ord_desc {
  background-image: url(images/16x16/go-up.gif);
}
.ord_asc {
  background-image: url(images/16x16/go-down.gif);
}
td a {
  color: green;
}
th a {
  color: #000;
}
table.restable {
    width: 100%;    
    display: table;
}
table.nopad td {
  line-height: 100%;
  padding: 1px;
}
.nopp {
  padding: 0;
  margin: 0;
}
.badone {
  color: #F00;
  text-decoration: line-through;
}
hr {
  background: #D5EFF3;
  border: 1px solid #D5EFF3;
  padding: 0px;
  margin: 0;
  margin-bottom: 3px;
  height: 1px;

}
.vert_ad {
  background-image: url(images/vert-ad.png);
  background-position: 2px center;
}
#toptop {
  width: 98%;
  height: 102px;
  background-image: url(images/bg-ad-toptop.png);
  background-color: #c5e9ee;
  background-repeat: no-repeat;
  background-position: center top;
  text-align: center;
  padding: 6px;  
}
#b300x300 { top: 350px; left: 50%; margin-left: -180px;  position:absolute; width: 310px; height: 339px; background: #c7e367;  border: 2px #bbd75a outset; }
#b300x300 .t { background: url('menuoff.png') top right repeat-x; height: 29px; font-size: 20px; font-weight:bold; }
.redt {
  font-weight: bold;
  color: #F00;
}
.p100p {
  width: 85%;
}
#content ul {
  padding-left: 20px;
}
.subm_loading {
  padding-left: 20px;
  background-image: url('images/loading.gif');
  background-repeat: no-repeat;
  background-position: left center;
}
h3,.h3 {
  font-size: 120%;
  font-weight: bold;
}
#klikacz
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 140px;
}
#ts {
  position: absolute;
  top: 0;
  width: 340px;
  text-align: right;
  left: 50%;
  margin-left: 0px;
  font-weight: bold;
  display: none;
}

#fh {
  position: absolute;
  top: 0;
  width: 400px;
  left: 50%;
  margin-left: -350px;
  font-weight: bold;
}
#fh .fav {
  background: url(images/favorites-add.gif) no-repeat left center;
  padding-left: 18px;
}

#fh .hom {
  background: url(images/home.gif) no-repeat left center;
  padding-left: 18px;
}
#v-o-com *,#v-o-com a,#v-o-com table,#v-o-com ul,#v-o-com li,#v-o-com ul.navysovac li,#v-o-com li a,#v-o-com ul.navysovac  li a {
	border: 0;
	margin: 0;
	padding: 0;
}
.drobky {
	width: 100%;
	text-align: right;
	padding: 0;
	margin: -2px;
	overflow: hidden;
}
.drobky strong {
	font-weight: 900;
	font-style: italic;
}
#thumbs {
	position: absolute;
	left: 50%;
	margin-left: 333px;
	top: 84px;
	width:16px;
	height:32px;
	border: none;
}
#thumbs a {
	display: block;
	width: 16px;
	height: 16px;
	border: none;
	text-decoration: none;
}
#thumbs span {
	display: block;
	position: absolute;
	left: 30px;
	width: 100px;
	background: white;
	line-height: 16px;
	padding-left: 10px;
	border: 1px solid black; 
}
#big-red-fox {
	background: white;
	border: 3px green groove;
	width: 650px;
	height: 500px;
	position: absolute;
	left: 50%;
	margin-left: -325px;
}
#big-red-fox .closer {
	position: absolute;
	font: 30px bold; 
	color: white;
	top: 3px;
	right: 3px;
	border: 1px solid black;
	width: 30px;
	height: 30px;
	background: red;
	text-align: center;
}
#big-red-fox .prvni {
	position: absolute;
	top: 40px;
	left: 10px;
}
#big-red-fox .druhy {
	position: absolute;
	bottom: 40px;
	right: 10px;
}
h1 small>em {
	font-size: 40%;
	padding-left: 50px;
}
.tuvod {
	font-weight: bold;
	margin: 5px;
	padding: 5px;
}
.cgray
{
  color: gray;
}

.comm
{
  border: 0;
  border-bottom: 1px solid black;
  background: none;
  clear: both;
}
#vyhodnbtn
{
	/*padding: 20px;*/
	font-weight: bold;
	padding: 5px;
	font-size: 150%;
}
.help
{
  cursor: help;
}
.cred
{
  font-weight: bold;
  color: #f00;
}
.cgreen
{
  font-weight: bold;
  color: green;
}
.cblue
{
  font-weight: bold;
  color: blue;
}
.cgray
{
	font-weight: bold;
	color: gray;
}
.o_ok, .o_yn, .o_no
{
	background-image: url(im/ico-yes.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.o_yn
{
	background-image: url(im/ico-yn.gif);
}
.o_no
{
	background-image: url(im/ico-no.gif);
}
.xsmall
{
	color: #585858;
	line-height: 1;
	padding: 0;
	margin: 0;
}
.one_half
{
 display: block;
 width: 50%;
 float: left;
}
.one_half dd
{
font-weight: bold;
}
.one_half dd a
{
  text-decoration: none;
  border-bottom: 1px solid silver;
}
.one_half dt
{
  display: block;
  overflow: hidden;
  font-size: xx-small;
  padding-left: 15px;
}
.cleaner
{
clear: both;
}

td a
{
  color: black;
  font-weight: bold;
}
h2 a 
{
  color:#B4C835;
}
.thumb_up, .thumb_down
{
	background: url(im/thumb-up.png) no-repeat left center;
	height: 50px;
	padding-left: 37px;
	line-height: 50px;
	font-size: 20px;
	color: green;
	display: block;
	float: left;
	min-width: 140px;
}
.thumb_down
{
	color: red;
	background-image: url(im/thumb-down.png);
}
a.thumb_up, a.thumb_down
{
	font-size: 12px;
}
h2 em.t_pend
{
	font-size: small;
	color: gray;
	vertical-align: middle;
	padding-left: 10px;
}
h2 em.t_bad
{
	font-size: small;
	color: black;
	vertical-align: middle;
	padding-left: 10px;
}


		.hintsClass1 {
			font-family: tahoma, verdana, arial;
			font-size: 12px;
			background-color: #f0f0f0;
			color: #000000;
			border: 1px solid #808080;
			padding: 5px;
		}
		.hintsClass2 {
			background-color: white;
			border: 1px solid #808080;
			padding: 5px 5px 30px 5px;
		}
		.hintSource {
			color: green;
			text-decoration: underline;
			cursor: pointer;
		}
.hlp
{
  cursor: pointer;
  border-bottom: 1px  dashed green;
}
.bodl
{
  display: block;
  line-height: 1.1;
  
}
.newtbutton
{
  float: right;
}
.newtbutton .a
{
  background: url(images/22x22/list-add.png) no-repeat left center;
  padding-left: 22px;
}
.tlist_c
{
  display: none;
}
.normal
{
  font-weight: normal;
}
.test p.odpovedi
{
  padding: 0;
  margin: 0;
}
.test .odpoved
{
  padding: 0;
  margin: 0;
  line-height: 1.2;
  border: 0;
  margin-bottom: 3px;
  border-bottom: 1px solid #fff;
  border-right: 3px solid #fff;
  font-weight: normal;
}
.test li.otazka
{
  border: 0;
  padding-left: 0;
  border-left: 1px solid #fff;
}
.test li.otazka:hover
{
  border-color: #EFEFEF;
}

.test .odpoved:hover
{
  /*border-color: #F5FF9F;*/
}
.test .odpoved input
{
  position: relative;
  left: -5px;
  cursor: pointer;
}
#newcmt
{
  background: url(images/22x22/internet-group-chat.png) no-repeat left top;
  padding-left: 22px;
}
#na-facebook
{
  text-align: center;
}
.newttxta
{
 border: 1px solid black; width: 400px; font-family: "Trebuchet MS", Arial,sans-serif; font-size: 11px;
}
.show_rtable
{
font-weight: bolder;
background: url(images/22x22/edit-find-replace.png) no-repeat left center;
padding: 5px 0px 5px 22px;
font-size: 120%;
}
.highlight
{
background: #c7d858;
border: 1px solid black;
padding: 10px;
margin: 5px;
font-size: 150%;
}
.logoutbtn
{
padding-left: 16px;
background: url(images/16x16/system-log-out.png) no-repeat center center;
text-decoration: none;
}
th
{
text-align: center;
}
.test-export
{
padding-left: 18px;
background: url(images/16x16/format-indent-more.png) no-repeat left top;
}
.fb-conn-btn
{
    padding-top: 2px;
    margin-top: 2px;
}
.bad-quality {
    margin: 10px 0;
    padding: 10px;
    border: 2px solid #FFA500;
    padding-left: 30px;
    background: url(images/22x22/dialog-warning.png) no-repeat 5px 10px;
    background-color: #FFF18F;
    color: #000;
}

.announce 
{
    background-color: #FFF18F;
    margin: 5px 10px;
    padding: 10px;
    border: 2px solid #FFA500;
    color: #000;
    font-weight: bold;
    font-size: 120%;
}
.announce .icon {
    background: url(images/22x22/dialog-information.png) no-repeat 0px center;
    min-height: 22px;
    padding-left: 30px;
    vertical-align: middle;
}
.announce .dismiss {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(images/16x16/process-stop.png);
    float: right;
    margin: 3px;
}

@media (max-width: 1000px) {
    #wrapper {
        font-size: 1.4em;
    }
    .drobky {
        margin: 0;
    }
    .test .odpoved {
        line-height: 1.4;
    }
    body {
        line-height: 1.2;
    }
    #header, #klikacz {
        height: 60px;
    }
    h1, #header h2 {
        top: 0;
        white-space: nowrap;
    }   
}
@media (max-height: 800px) and (max-width: 700px) {
    #header, #klikacz {
        display: none;
    }
}