body {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  font: 14px/1.5 Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #000;
  background-color:#343434;
}

p {
  margin: 0.5em 0;
}

a {
  color: #B40006;
}

a:hover {
  text-decoration: underline;
}

header a, footer a {
  text-decoration: none;
}

header a:hover, .left a:hover, #top-box a:hover, .right a:hover {
  text-decoration: underline;
}

h1, h2, h3, h4 {
  margin: 1.4em 0 0.7em;
  color: #B40006;
  font-family: Ubuntu, "Trebuchet MS", "Gill Sans MT", sans-serif;
}

h2 {
  font-size: 144%;
  margin: 0.5em 0;
}

h3 {
  font-size: 120%;
}

h4 {
  font-size: 120%;
  color: black;
}

h5 {
  font-size: 100%;
}

h6 {
  font-size: 100%;
  color: black;
}

h3 a {
  text-decoration: none;
  color: #B40006;
}

h2 a:hover, h3 a:hover {
  text-decoration: underline;
  color: #B40006;
}

a img {
  border: 0;
}

abbr {
  cursor: help;
}

body[id] fieldset {
  width:auto;
  margin: 0 0 1em 0;
}

pre {
  font-family: courier;
  font-size: 83%;
  overflow: auto;
  width: 655px;
  background: #F6F6F6;
}
code {
  font-family: courier;
  font-size: 83%;
  background: #F6F6F6;
}

hr {
  height:1px;
}

#all {
  position: relative;
  margin: 0 auto;
  text-align: left;
  width: 983px;
  box-shadow: 0 0 12px 12px rgba(0, 0, 0, 0.2);
}

header {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
}

.wrappercon {
  margin: 0;
  padding: 0;
  background-color: #edecea;
}

.right {
  float: right;
  width: 250px;
}

.middle {
  width: 708px;
  float: left;
  clear: none;
}

.column-in {
  padding: 0.5em 1em;
}

.cleaner {
  clear: both;
  height: 1px;
  font-size: 1px;
  border: none;
  margin: 0;
  padding: 0;
  background: transparent;
  visibility: hidden;
  display: block;
}

.hidden {
  position: absolute;
  left: -3000px;
}

.c {
  text-align: center;
}

.nodsp {
  display: none;
}

#album, #download, #ocontent, #article {
  position: relative;
  width: 100%;
}

header {
  height: 154px;
  background: url('../images/header-bg.png') 0 0 repeat-x;
}

header .column-in {
  position: relative;
}

header #reklama-top {
  position: absolute;
  right: 0;
  top: 30px;
}

header h1, header h1 a, header h1 span {
  display: block;
  margin: 0;
  border: 0;
  padding: 0;
  text-decoration: none;
  font-weight: normal;
  width: 420px;
  height: 99px;
  overflow: hidden;
}

header h1 {
  background: url('../images/logo-new.png') no-repeat 0 9px;
}

header h1 a {
  cursor: pointer;
}

header h1 span {
  text-indent: -9999px;
}

#row-site-navigation {
  bottom: 0;
  height: 58px;
  position: relative;
  background: #4d4d4d;
}

#row-site-navigation ul {
  margin: 0;
  padding: 0 5px;
  height: 30px;
  background: #fff;
}

#row-site-navigation ul ul {
  height: 28px;
  position: absolute;
  left: 0;
  top: 30px;
  background: #4d4d4d;
  width: 968px;
}

#row-site-navigation ul li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  height: 30px;
  float: left;
  text-transform: uppercase;
  font-weight: bold;
}

#row-site-navigation ul ul li {
  height: 28px;
  text-transform: none;
  font-weight: normal;
}

#row-site-navigation ul li.active a,
#row-site-navigation ul li.menu-active a,
#row-site-navigation ul li.menu-active-parent a {
  background: #4d4d4d;
  color: #fff;
}

#row-site-navigation ul li li.active a {
  text-decoration: underline;
}

#row-site-navigation ul ul li a {
  color: #fff;
  height: 23px;
  //font-size: 0.95em;
}

#row-site-navigation a {
	color: #000;
	display: block;
	padding: 5px 10px 0;
	margin: 0;
	text-decoration: none;
	height: 25px;
	_float: left;
}
#row-site-navigation li:hover {
  background: #4d4d4d;
  color: #fff;
}
#row-site-navigation li:hover a {
  color: #fff;
}

#search {
  position: absolute;
  top: 3px;
  right: 8px;
}
#search #search-input {
  border: 1px solid #000;
  height: 20px;
  //font-size: 15px;
  width: 230px;
}
#search #go_button {
  vertical-align: top;
}

#user-block {
  color: #fff;
  position: absolute;
  top: 5px;
  left: 485px;
  font-size: 83%;
}
#user-block a {
  color: #fff;
}

#rss-web {
  padding-top: 2px;
  text-align: center;
  color: #fff;
  font-size: 0.9em;
  background: #edecea;
  padding-bottom: 10px;
}
#rss-web a {
  margin-right: 10px;
}

#top-box {
  margin: 4px 0 0 0;
  background: transparent;
  height: 265px;
}
#top-box .middle {
  width: 708px;
}
#tagline_nav {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 20;
}
#tagline_prev,
#tagline_next {
  display: block;
  float: left;
  width: 22px;
  height: 28px;
  cursor: pointer;
  margin-right: 3px;
}
#tagline_prev {
  background: url('../images/tagline_left.png') no-repeat 0 0;
}
#tagline_next {
  background: url('../images/tagline_right.png') no-repeat 0 0;
}
#tagline_prev:hover,
#tagline_next:hover {
  background-position: 0 bottom;
}

#top-box .right {
  width: 250px;
  margin-right: 15px;
}
#top-box .middle .column-in {
  border-bottom: 0;
  padding: 0;
  //font-size: 112%;
}
#top-box .middle .cloud {
  float: right;
  width: 195px;
  text-align: center;
}
#top-box .middle .cloud h3 {
  margin-top: 10px;
}
#top-box .middle .cloud a {
  text-decoration: none;
  color: #667799;
  font-weight: bold;
}
#top-box .middle .cloud a:hover {
  text-decoration: underline;
}
#top-box .middle .cloud .class4 {
  font-size: 1.55em;
}
#top-box .middle .cloud .class5 {
  font-size: 1.8em;
}

#top-box .middle .stick-art {
  width: 705px;
  height: 250px;
  overflow: hidden;
  position: relative;
}

#top-box .middle .stick-art h3 {
  margin: 0;
  font-size: 1.6em;
  line-height: 1.3em;
}

#top-box .middle .stick-art .item a {
  display: block;
  width: 100%;
  height: 100%;
}
#top-box .middle .stick-art .item h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 483px;
  font-style: italic;
  font-weight: normal;
}
#top-box .middle .stick-art .item h3 a {
  color: white;
  text-shadow: 0 0 0.2em #999, 0 0 0.2em #999;
  position: relative;
  padding: 5px 15px;
  width: 453px;
  z-index: 10;
}
#top-box .middle .stick-art .item h3 .opaque {
  background: #222;
  position: absolute;
  width: 483px;
  height: 100%;
  z-index: 0;
}
#top-box .middle .stick-art .item p {
  margin-left: 498px;
  margin-right: 10px;
  padding-top: 1px;
  height: 250px;
}

#top-box .right .column-in {
  padding-left: 0;
  line-height: 1.4;
}
#top-box .right .rb {
  border: 0;
  padding: 0;

}


#top-box .feed {
  float: right;
  width: 200px;
  padding: 0px 5px;
}

#top-box .feed h2 {
  font-size: 144%;
  font-weight: bold;
  line-height: 1.4em;
}

#top-box .feed ul {
  font-size: 83%;
  list-style-type: square;
  padding: 5px 15px;
}

#top-box .feed p {
  font-size: 83%;
}

.novinky-hp article {
  padding: 0 0 4px 0;
}  

.novinky-hp .today, 
.novinky-hp .date {
  color: #686868;
  font-size: 90%;
}

a.hidden-nav, a.hidden-nav1 {
  position: absolute;
  top: 0px;
  height: 1px;
  background: transparent;
  color: #000;
  overflow: hidden;
  width: 983px;
  z-index: 2000;
  line-height: 1.5em;
  text-align: center;
  text-decoration: none !important;
}

.hidden-nav:active,a.hidden-nav:focus, a.hidden-nav1:active, a.hidden-nav1:focus {
  height: 1.5em;
  background: #fff;
  text-decoration: none !important;
}

a.hidden-nav:hover, a.hidden-nav1:hover {
  text-decoration: none !important;
}


#main {
  margin: 0;
  background: #fff url('../images/main-bg.png') repeat-y 15px 0;
  width: 968px;
}
#main .middle {
  background: #fff;
  position: relative;
}

.middle .column-in {
	padding: 5px 10px 10px 15px;
	position: relative;
	_margin: 0;
}

.breadcrumb {
  font-size: 83%;
}

.breadcrumb a {
  color: black;
  font-weight: normal;
  text-decoration: none;
}

.hp #main-content-center {
  width: 468px;
  float: left;
}
.hp #hp-center-right {
  width: 200px;
  float: right;
  //font-size: 0.9em;
}

.hp #hp-center-right h2 {
  font-size: 144%;
  background: #edecea;
  padding: 5px 6px;
  font-style: italic;
  color:  #7A7A7A;
  margin-top: 5px;
  margin-right: -10px;
}
  
.middle  img {
	max-width: 99%;
	margin: 5px 5px 5px 0;
}

.article-content img {
display:block;
margin:auto;
padding:10px 0;
text-align:center;
}

.article-perex figure {
  float: left;
  padding: 0;
  display: block;
  width: 120px;
  background: white;
  margin: 0 0 1em 0;
}

.article-perex figure img {
  padding: 3px 0;
}

.middle h3 {
	font-weight: bold;
}
.middle h3.grey {
  color: #a5a5a5;
  margin-top: 0;
  font-size: 1.2em;
}
.middle h3.grey img {
  vertical-align: middle;
}

.middle h2 {
	font-size: 240%;
	color: #B40006;
	
 	font-weight: normal;
	line-height: 1.1em;
}
.to-right {
	clear: right;
	margin-top: 0;
	padding-top: 0;
	float: right;
	color: silver;
}
a.to-top:hover {
	color: #000;
}
p.box {
	padding: 0 10px 0 30px;
  background: #fff url('../images/p-box.gif') no-repeat 0 5px;
  color: #a00;
}
.middle table {
	border: 1px solid gray;
	border-collapse: collapse;
	width: auto;
	max-width: 99%;
	padding: 0 0;
	margin: 0 0;
}
.middle table th {
	background: #efefef;
	border: 1px solid gray;
	padding: 5px;
	color: #004487;
}
.middle table th {
	background: #efefef;
	border: 1px solid gray;
	padding: 5px;
	color: #004487;
}
.middle table td {
	background: #f5f5f5;
	border: 1px solid gray;
	padding: 5px;
}
.middle table td p {
	padding: 0;
	margin: 0;
}
.article-perex {
	color: #565656;
	font-weight: bold;
	padding: 0 0 0;
	margin: 0.5em 0 1em 0;
}
.middle .article-perex {
  color: #808080;
  font-weight: normal;
  font-size: 1.2em;
  line-height: 1.3em;
  margin-bottom: 0;
}

.middle .top-info {
  padding: 10px 0;
  margin-bottom: 0.5em;
}
.article-content .article-perex {
	color: #000;
	padding: 0;
	font-weight: normal;
	margin: 0.5em 0 0 0;
	_margin: 0.5em 0 0 0;
	color: #000;
}
.article-content .mw_field h3 {
  margin-top: 0.5em;
}

.article-footer{
 text-align:right;
 font-style:italic;
 border-top:1px solid #f2f2f2;
}
.article-info{
  color:#565656;
  padding:0.15em 0em 0 0em;
  margin: 0px 0 0 0;
  text-align:left;
  vertical-align:middle;
  font-size: 83%;
  border-bottom: 2px dotted #ddd;
}
.middle a.art-info-comm {
  padding-left: 20px;
  background: url('../images/komentare.png') no-repeat 0 2px !important;
}
.art-tags {
  padding-left: 20px;
  background: url('../images/tagy.png') no-repeat 0 2px;
}
.art-tags a {
  font-weight: bold;
}
.art-rate {
  padding-right: 17px;
  background: url('../images/hodnoceni.png') no-repeat right 1px;
}

.vcard ul li a {
  text-decoration: underline;
  color: #565656;
}
.vcard .user_info {
  margin-top: 10px;
}
.middle .vcard img {
  margin: 0;
}
.vcard .user_info img {
  float: left;
  margin-right: 10px;
}
.vcard .lab {
  display: block;
  float: left;
  width: 100px;
  font-weight: bold;
}
.vcard .val {
  display: block;
  width: 225px;
  float: left;
}
.vcard .fr .lab {
  width: 140px;
}
.vcard .fr .val {
  width: 185px;
}
.vcard .user_item {
  margin: 0.15em 0;
  font-size: 0.9em;
}
.vcard .fl {
  width: 49%;
  float: left;
}
.vcard .fr {
  width: 49%;
  float: right;
}


.article-info a {
  text-decoration: none;
  color: #565656;
}

.middle .tbox {
  width: 242px;
  float: left;
  background: #F6F6F6;
  margin: 10px 5px 0 5px;
}
.middle .tboxr {
  width: 242px;
  float: left;
  background: #F6F6F6;
  margin: 10px 5px 0 10px;
}
.middle .tboxr h3, .middle .tbox h3 {
  width: 222px;
  line-height: 35px;
  margin: 0px;
  padding: 0 0 0 20px;
  font-size: 120%;
  color: #fff;
  background: #C50108;
}
.middle .tboxr p, .middle .tbox p {
  padding: 10px;
}
.middle .tboxr h3 a:hover, .middle .tbox h3 a:hover {
  text-decoration: underline;
}

.middle .tboxr ul, .middle .tbox ul {
  margin: 0;
  padding: 0;
}
.middle .tboxr p, .middle .tbox p {
  margin: 5px 10px 5px 0;
  padding: 0;
  text-align: right;
  font-weight: bold;
  font-size: 80%;
}
.tbox p a, .tboxr p a {
  color: #565656;
  text-decoration: none;

}

.middle .tboxr ul li, .middle .tbox ul li {
  margin: 0;
  padding: 7px 0 7px 10px;
  list-style: none;
  font-weight: bold;
  background: url('../images/dot.gif') 0 bottom repeat-x;
  overflow: hidden;
  font-size: 90%;
}
.middle .tboxr ul li a, .middle .tbox ul li a {
  padding: 0 0 0 10px;
  text-decoration: none;
  color: #565656;
}
.middle .tboxr ul li a:hover, .middle .tbox ul li a:hover, .middle .tboxr h3 a:hover, .middle .tbox h3 a:hover {
  text-decoration: underline;
}
.middle p.question {
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 0;
}

.middle p.r a {
  color: #B40006;
  font-weight: bold;
}
.middle .lexikon ul {
  float: left;
  margin: 0;
  text-align: left;
  width: 120px;
}
.middle .lexikon ul.center {
  width: 185px;
  float: left;
  padding: 0 0 0 15px;
  margin: 0 15px 0 30px;
  background: #fff url('../images/dot1.gif') right 0 repeat-y;
}
.middle .lexikon ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.middle .lexikon ul li a {
  padding-left: 12px;
  background: url('../images/praxe-row.gif') 0 center no-repeat;
  color: #000;
}
.full-story{
 vertical-align:middle;
 display:block;
 float:right;
 padding: 0 0px 0 0 !important;
 margin: 0 0 5px 0;
 font-size: 110%;
 line-height: 14px;
 color: #B40006 !important;
 text-decoration: none !important;
}
.full-story img {
  margin: 0 0 0 0;
  padding: 4px 10px 0 0;
}

.separator{
 visibility:hidden;
 margin: 0;
}
.pager{
  padding: 0 0.5em;
  display: block;
  text-align: right;
  background: #333;
}
.pager a{
  color: #fff;
  padding: 0 3px;
}
.pager a:hover,
.pager .big {
  color: #333;
  background: #fff;
  padding: 0 3px;
}

.res-head-title a:hover{
  background:#fff;
  color:#000;
}

.center{
  text-align:center;
}
.errorMsg{
 background:#FEDDDA;
 border:1px solid red;
 color:red;
 font-weight:bold;
 padding:2em;
}
.middle .article-content img.img-to-right {
  float: right;
  padding: 0;
  margin: 0 0 10px 10px;
}
.middle .article-content img.img-to-left {
  float: left;
  padding: 0;
  margin: 0 10px 10px 0;
}

#social-links {
  border: 1px solid #e3e2db;
  padding: 10px 0px 10px 10px;
  position: relative;
}

#social-links .social-btns {
 
}
#social-links .social-btns a {
  position: relative;
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  overflow: hidden;
  padding: 0;
  margin-left: 3px;
  text-decoration: none;
}
#social-links .social-btns a span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
#social-links .social-btns a.delicious span {
  background: url('../images/social/delicious.png') no-repeat 0 0;
}

#social-links .social-btns a.delicious,
.social-btns a.twt,
#social-links .social-btns a.pridej {
  position: relative;
  top: 2px;
}

#social-links .social-btns a.pridej span {
  background: url('http://pridej.cz/i/pridej125c.gif') no-repeat 0 bottom;
}

#social-links .social-btns a.delicious:hover span {
  background: url('../images/social/delicious.png') no-repeat 0 0;
}
#social-links .social-btns a.fb:hover span {
  background: url('../images/social/facebook.png') no-repeat 0 0;
}
#social-links .social-btns a.linkuj:hover span {
  background: url('../images/social/linkuj.png') no-repeat 0 0;
}
#social-links .social-btns a.twt:hover span {
  background: url('../images/social/twitter.png') no-repeat 0 0;
}
#social-links .social-btns a.pridej:hover span {
  background: url('http://pridej.cz/i/pridej125c.gif') no-repeat 0 0;
}
#social-links .social-btns a.delicious span,
#social-links .social-btns a.fb span,
#social-links .social-btns a.linkuj span,
#social-links .social-btns a.twt span,
#social-links .social-btns a.pridej span {
  _background-position: 0 -41px;
}


.social-btns form { margin: 0; margin-left: 3px; padding: 0; }
.social-btns form.paypal img { margin: 0; }
#social-links #fb_like { margin-bottom: 0; padding: 0;}
#social-links .social-btns iframe, #social-links .social-btns form { float: left; }
#social-links .social-btns a.delicious { float: left; margin-right: 10px; }
#social-links .social-btns a.pridej { width: 125px; float: left; }


.post {
  margin: 10px 2px 10px 2px;
  padding: 10px;
  overflow: auto;
}
.post:hover {
  background: #DCDCDC;
}
.newpost {
  background: #ffefef;
}
.mine {
  background: #9ac260;
}
div.post-head {
  margin: 0px 0 5px 0;
  padding: 5px 5px 2px 5px;
  background: #F6F6F6;
}
.post img {
  height: 50px;
  float: right;
}
.post span.discuss-subject {
  font-weight: bold;
}
.post span.discuss-reply {
  display: block;
  padding: 0 0 3px 0;
  margin: 0 0 10px 0;
}

.post span.discuss-user, .post span.discuss-date {
  font-size: 90%;
  color: #565656;
}
.discuss-subtree .post  {
  margin: 10px 2px 10px 18px;
}
.discuss-subtree .discuss-subtree .post  {
  margin: 10px 0px 10px 40px;
}
.discuss-subtree .discuss-subtree .discuss-subtree .post  {
  margin: 10px 0px 10px 60px;
}
.discuss-subtree .discuss-subtree .discuss-subtree .discuss-subtree .post {
  margin: 10px 0px 10px 80px;
}
.discuss-subtree .discuss-subtree .discuss-subtree .discuss-subtree .discuss-subtree .post {
  margin: 10px 0px 10px 100px;
}

.l-part {
  margin: 5px 0px 0px 0px;
  padding: 5px 5px 0px 5px;
  border: 3px solid #DCDCDC;
  border-bottom: 0px solid;
}
.l-part label, .r-part label {
  display: block;
}
.l-part input, .r-part textarea {
  width: 99%;
}
.r-part {
  margin: 0px 0px 5px 0px;
  padding: 0px 5px 5px 5px;
  border: 3px solid #DCDCDC;
  border-top: 0px solid;
}

div.le img {
  margin: 10px;
}

.middle h3 {
  font-size: 140%;
  color: #B40006;
  line-height: 1.1em;
}
.middle table.evod {
	border: 0px solid gray;
	border-collapse: collapse;
	width: auto;
	max-width: 99%;
	padding: 0 0;
	margin: 0px 0 10px 0;
}
.middle table.evod td {
	border: 0px solid gray;
	border-bottom: 0px solid #fff;
	background: #fff;
}
.middle table.evod tr.odd td {
	background: #F2F2F6;
}


.middle .tagit-back {
  background: #f6f6f6;
  padding: 5px;
  border: 1px solid #DCDCDC;
  margin: 5px 6px 5px 0;
}
.middle .tagit-back span#tagit_tags, .middle .tagit-back #tagit_mosttags {
  font-size: 180%;
  font-weight: bold;
  color: #64649B;
}


.tagit-h3 {
  margin-bottom: 15px;
}

#tagit_whsp {
  position: relative;
}

#tagit_whisperList {
  background: transparent;
  top: 22px;
}


#tagit_form {
  background: #f6f6f6;
  padding: 15px;
}

#tagit_form .fl {
  float: left;
  width: 220px;
}
#tagit_form .fr {
  float: right;
  width: 380px;
}
#tagit_form input {
  float: left;
  margin-right: 5px;
}
#tagit_form input.button {
  height: 22px;
}
#tagit_form input[type="text"] {
  border: 1px solid #D9D9D9;
  background: #fff url('../images/input.png') repeat-x 0 0;
  height: 18px;
  vertical-align: bottom;
  padding: 1px 3px;
}
#tagit_form #tagit_tags {
  display: block;
  line-height: 22px;
}

#tagit_form #tagit_tags span {
  background: #B40006 url('../images/tags_del.png') no-repeat right 50%;
  color: #fff;
  cursor: pointer;
  margin: 0 0 5px 5px;
  padding: 2px 20px 2px 4px;
}

#tagit_form #tagit_mosttags {
  color: #024379;
  font-weight: bold;
}
#tagit_form #tagit_mosttags span {
  cursor: pointer;
  text-decoration: underline;
}
#tagit_form #tagit_mosttags span:hover {
  text-decoration: none;
}

#ocontent .prevnext {
  font-size: 1em;
  font-weight: bold;
  display: block;
  text-align: center;
}
#ocontent .photoblock {
  display: block;
  text-align: center;
  background-color: #EDECEA;
  padding-top: 5px;
  padding-bottom: 5px;
}


.nearphoto {
  border: 1px solid #EDECEA;
  display: block;
  padding: 5px;
  float: left;
}
.pname {
  padding: 3px;
  padding-top: 18px;
  display: block;
  float: left;
  margin-right: 10px;
 }

.pname a{
  background: none;
}

.pname img{
  margin: 0;
  width: auto;
}

.current_photo {
background: url('../images/current.png') no-repeat top center;
}

.art-banner {
  text-align: center;
  padding-top: 10px;
}

.reklama {
  font-size: 0.7em;
  text-align: right;
}

.reklama a {
  text-decoration: none;    
  color: silver;
}  

.obscura_block .photo {
  text-align: center;
  padding: 5px 0;
  float: left;
  margin-right: 4px;
}
.obscura_block .photo img {
  padding: 0;
  display: inline;
  width: 79px;
}
.right .obscura_block .photo a {
  color: #565656;
  text-decoration: none;
}
.right .obscura_block .photo a:hover {
  color: #B40006;
}

ul.similar,
.marwel-links ul {
  margin: 0;
  padding: 0;
}
ul.similar li,
.marwel-links ul li {
  list-style-type: none;
  background: url('../images/sipka.png') no-repeat 2px 6px;
  padding-left: 15px;
  margin: 0;
}

.related-block div.fl {
  float: left;
  width: 48%;
  margin-right: 2%;
}


#search_form_block {
  width: 100%;
}
#search_form_block .submit_search {
  text-align: right;
  margin-top: 10px;
}
#search_form_block #plugin_tabs {
  margin-top: 10px;
  position: relative;
  top: 1px;
  _position: static;
  width: 100%;
}
#search_form_block #plugin_tabs .search_tab {
  display: block;
  float: left;
  background: #fff;
  margin-right: 5px;
  padding: 5px 10px;
  border: 1px solid #f2f2f6;
  border-bottom: 0;
}
#search_form_block #plugin_tabs .active {
  background: #f2f2f6;
}
#search_form_block #plugin_tabs .search_tab a {
  border: 0;
  background: transparent;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
}
#search_form_block #search_form {
  border-top: 0;
  background: #f2f2f6;
  padding: 10px;
}
#search_form_block #search_form .wanted_text {
  width: 120px;
  display: block;
  float: left;
}
#search_form_block #search_form #wanted_text {
  width: 330px;
  border: 1px solid #c8beb7;
}
#search_form_block #search_form h4 {
  font-size: 1em;
}
#search_form_block #search_form input[type="text"],
#search_form_block #search_form .date-from img,
#search_form_block #search_form .date-to img {
  vertical-align: middle;
}
#search_form_block .advancedSearch input[type="checkbox"] {
  vertical-align: bottom;
}

.search_result_row .odd {
  float: left;
}
.search_result_row .even {
  float: right;
}
.obscuraSearchResultItem {
  text-align: center;
}

.search_result_row .forumSearchResultItem {
  width: 100%;
  float: none;
}





.download {
  width: 100%;
}

#content {
  _width: 90%;
}

.download h3, .download h4 {
	margin: 0;
	padding: 0 5px 5px 0;
}

.download h4 {
	line-height: 1.2em;
	float: left;
	width: 150px;
	clear: left;
	font-size: 0.9em;
	font-weight: bold;
}

.download p.data {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	color: #4D4D4D;
}

.download img {
  margin: 0;
  padding: 0;
}
.download .frame {
  padding: 0px;
  
}
.download .fl-left {
  float: left;
  padding-top: 5px;
  width: 99%;
}
.download .fl-right {
  float: right;
  padding-top: 5px;
}
.download .cleaner {
  clear: both;
}
.download .list {
  margin-top: 10px;
}

.download .statistics {
  
  
  margin: 5px 5px 5px 0px;
  padding: 5px 5px 5px 0px;
  font-size: 80%;
}
.download .half-size {
  width: 49% !important;
}

.download .button {
	border: 1px solid #aad400;
	background: #fff  url('../images/flash_download.png') right top no-repeat;
  width: 100%;
	margin: 0.5em 0 1em;
	display: block;
	float: left;
}

.download .button .data {
	color: #4d4d4d;
}

.download .button img {
	width: 48px;
	height: 48px;
	margin: 20px 20px;
	padding-right: 20px;
	float: left;
}

.download .button div.main-info {
	float: left;
	margin: 10px 0;
	width: 365px;
}

.download .button div.main-info h3 {
	line-height: 1.2em;
}

.download .button div.main-info h3 a {
	text-decoration: none;
}

.download .f-img {
  float: left;
  width: 20px;
}

.download .f-name {
  display: block;
  padding-left: 20px;
}

.download .l-item {
  margin-top: 5px;
}

.download div.other-info {
	margin: 10px 0;
	float: left;
	display: block;
	font-size: 0.9em;
}

.download .ftype h4 {
  float: none;
  padding: 0;
}
.download .ftype p.data {
  margin-bottom: 1em;
}



.middle .download .description  { float: left; }
.middle .download .description h4.poznamka { float: none; clear: both; }
.download .button        { clear: both; }
.download div.other-info { float: none; clear: both; }
.download .preview       { margin-top: 0; }


.right .column-in {
	margin: 0;
	padding: 0;
}

.right ul li {
  padding-left: 12px;
  list-style-type: none;
  background: url('../images/li.png') no-repeat 0 6px;
}

.right h3.grey {
  padding: 5px 0;
  color: #1a1a1a;
  margin-top: 0;
}

.right h3 {
  color: #04819E;
}

.right h2 {
  background: #7a7a7a;
  margin-right: -15px;
  font-style: italic;
  font-weight: normal;
  color: white;
  padding: 1px 6px;
}

.hp .right .split #b-81 {
  height: 340px;
  top: 0;
  right: 0;
}
.hp .right .split #b-31 {
  border-top: 4px solid #edecea;
  bottom: 0;
  right: 0;
  max-height: 200px;
  z-index: 1000;
}

.rb {
  
  margin-bottom: 10px;
}

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

.right p.img {
  margin-top: 0;
}

.right .cloud {
  font-size: 1.4em;
}


.bloglist .item {
  margin-bottom: 15px;
}
.bloglist .foto {
  float: left;
  width: 60px;
  margin-right: 10px;
  padding: 0;
}
.bloglist .bcontent {
  padding-left: 70px;
}
.bloglist h4 {
  font-size: 0.95em;
  margin: 0;
}
.rb .r {
  font-size: 0.9em;
}
.rb .r a {
  color: #686868;
}
.bloglist .bperex {
  font-size: 0.85em;
}
.bloglist img {
  float: left;
  width: 60px;
  margin: 0;
  padding: 0;
}

.bloglist a {
  color: #a00;
  text-decoration: underline;
}

.bloglist a:hover {
  text-decoration: underline;
}
.bloglist p {
  margin: 0;
}
.bloglist p.rinfo {
  margin: 0;
  padding: 0;
  color: #494949;
  font-size: 0.95em;
  font-weight: bold;
}

.action  ul{
  padding-top: 10px;
  margin-top: 0;
}


.authorinfo p.img {
  float: right;
  padding: 10px 0 0 5px;
}
.authorinfo h4 {
  margin-top: 0;
  padding-top: 10px;
}


.cloud a.class1 {
  font-size: 120%;
  font-weight: bold;
  margin: 0 2px;
}
.cloud a.class2 {
  font-size: 150%;
  margin: 0 2px;
  font-weight: bold;
}
.cloud a.class3 {
  font-size: 180%;
  margin: 0 2px;
}
.cloud a.class4 {
  font-size: 210%;
  margin: 0 2px;
}
.cloud a.class5 {
  font-size: 240%;
  margin: 0 2px;
}

.right ul {
  padding: 5px 0px 5px 5px;
}

span.big {
  background:#C40009 none repeat scroll 0%;
  color:white;
  font-size:120%;
  font-weight:bold;
  line-height:2em;
  margin:0pt 0.25em;
  padding:0pt 0.1em;
}

.last_post .date,
.last_post .today,
.last_post .puser {
  font-size: 90%;
  color: #686868;
}
.last_post p {
  margin-bottom: 1em;
}

.right #b-77 {
  padding: 0;
  border: 0;
}

#jobs_block {
  background: #fff;
  border: 1px solid #0A2851;
  margin: 8px auto 0;
}
#jobs_block a.jobs-logo{  
   width: 150px;
   display: block;
    float: left;
    height: 45px;
     }
     
 #jobs_block a.jobs-logo img {margin-top:10px;margin-left:25px }    
     
 #jobs_block a.jobs-title {
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    font-weight: bold;
    line-height: 34px;
    padding: 10px 7px 0 0;
    position: relative;
    text-decoration: none;
    top: 2px;
}  
   
   
#jobs_block .jobs_header {
  background-color: #19325A;
  color: #fff;
}
#jobs_block .jobs_header img {
  vertical-align: bottom;
}
#jobs_block .jobs_footer {
 background-color: #19325A;
  clear: both;
  height: 28px;
  padding: 0 6px 5px 0;
  text-align: center;
  color: white;
}

#jobs_block .jobs_footer span {
  color: #FFA500;
  font-weight: bold;
}

#jobs_block .jobs_footer a {
  color: white;
  font: 12px/35px Arial;
  text-decoration: underline;
  font-weight: bold;
}

#jobs_block .jobs_footer a:hover, #jobs_block .jobs_footer a:visited {
  color: white;
  font-weight: bold;
  text-decoration: none;
}
#jobs_block h3 {
  color: #fff;
  margin: 0;
  padding: 22px 10px 0 0;
  text-align: left;
  float: right;
  font-size: 12px;
  font-variant: normal;
}
#jobs_block h3 a {
  color: #fff !important;
}
#jobs_block ul {
  list-style-type: none;
  padding: 2px 5px 2px 12px;
  margin: 3px 0;
  width: 200px;
  font-family: Arial;
}
#jobs_block ul li {
 
  margin: 3px 0;
  padding-left: 12px;
  color: #0a2851;
  line-height: 1.3em;
  background: url('../images/jobs-li.png') no-repeat 0 6px;
}
#jobs_block ul li a {
  color: #0a2851;
  text-decoration: underline;
  font-weight: normal;
}
#jobs_block .r {
  clear: left;
  margin: 0;
  font-size: 12px;
}
#jobs_block .r a {
  color: #0a2851;
  font-weight: bold;
  text-decoration: underline;
  padding-right: 5px;
}
#jobs_block p {
  margin: 0;
}

.right .oksystem {
  background: #fff;
  border: 1px solid #128D50;
  width: 250px;
  margin: 0 auto;
  padding: 0;
}
.right .oksystem ul li {
  list-style-type: square;
  margin: 4px;
  background-image: none;
  color: #4F779F;
  padding: 0;
}
.right .oksystem ul li a {
  color: #104175;
}



#bs-content {
  border-top: 0;
  padding: 5px;
  margin-bottom: 5px;
  clear: left;
  background: #fff;
}
#bs-header {
  background: #edecea;
  margin-top: 5px;
  height: 21px;
  border-bottom: 1px solid #ccc;
}
#bs-header div {
  float: left;
  padding: 3px 15px;
  height: 15px;
  font-weight: bold;
  cursor: pointer;
  border-bottom: 1px solid #ccc;
}
.article-content #bs-header img {
  display: inline;
  padding: 0;
}
#bs-header div#bs-header-1 {
  border-right: 1px solid #ccc;
}
#bs-header div.active {
  background: #fff;
  border-bottom: 1px solid #fff;
}

.reader-publisher-module h3 {
  padding: 5px 0;
  color: #1a1a1a;
  margin-top: 0;
}
.reader-publisher-module ul {
  margin: 0;
  padding: 0 0 10px 0;
}
.reader-publisher-module li {
  padding: 0;
  list-style-type: none;
  font-weight: bold;
  margin: 5px 0;
}

#banner-right {
  position: absolute;
  top: 5px;
  right: -140px;
}

footer {
  display: block;
  margin: 0;
}

footer .footer-top {
  background: #fff;
  width: 100%;
}
footer .footer-bottom a {
  text-decoration:underline;
  color: #fff;
}
footer .footer-bottom a:hover {
  text-decoration:underline;
}

footer .footer-bottom {
  text-align: left;
  padding: 20px 15px 13px;
  color: #fff;
  font-size: 0.9em;
  background-color: #B40006;
}
footer .partners{
  color: #fff;
  font-weight: bold;
  margin: 0;
  padding: 0;
  padding-top: 2px;
  background: #550000;
  font-size: 0.8em;
  height: 18px;
}


footer .partners a{
  color:#fff;
  padding: 0 1.5em 0 1.5em;
}

footer .partners span{
  width: 100px;
  margin-left: 15px;
  float:left;
  display:block;
  font-weight: normal;
  color: #fff;
}

.article_chapter{
 padding:1em;
 position:relative;
}
.article_chapter ul{
 margin-left:0;
 padding-left:0;
}
.article_chapter .prev{
 position:absolute;
 top:0;
 left:0;
 display:block;
 float:left;
 margin:1em 0 0 1em;
}
.article_chapter .center{

}
.article_chapter .next{
 position:absolute;
 top:0;
 right:0;
 float:right;
 display:block;
 margin:1em 1em 0 0;

}
.article_chapter .top{
 display:block;
 text-align:center;
}
.article_chapter ul li{
 padding:0.25em 0.25em 0.25em 0em;
 margin: 0 0 0 1em;
 background-position: left center;
 background-image:none;
}

.rating{
  margin-top:1em;
  background: #3b3b3b;
  padding: 3px 5px 0;
  color: #fff;
}

.rating form {
  padding: 0;
  margin: 0;
}

.rating .rateit-form {
  width: 100%;
}

.rateit-outcome {
  float: right;
}

.rateit-info {
  margin-left: 1em;
}

.rateit-submit {
  background: #808080;
  border: 0;
  color: #fff;
  font-weight: bold;
  float: right;
}


#tbbox {
  background: #eee;
  border: 1px solid #aaa;
  width: 180px;
  z-index: 1000;
}

#tb {
  text-align: center;
}

#tb div {
  padding: 5px;
}

#tb img {
  border: 0;
  margin: 0;
}

#tb a {
  text-decoration: none;
}

.tbheader {
  background: #ddd;
}

.tbheader strong {
  padding-left: 5px;
}

#tbhandle {
  cursor: move;
}

#tbclose, #tbmin {
  display: block;
  float: right;
  font-family: monospace;
  padding: 0 3px;
}

#tbclose {
  cursor: pointer;
  background: #800;
  color: #fff;
}

#tbclose:hover {
  background: #f00;
}

#tbmin {
  cursor: pointer;
  background: #666;
  color: #fff;
  margin-left: 5px;
}

#tbmin:hover {
  background: #999;
}

.state_unfinished {
  background:#D9ECFF url('../../../modules/marwel/images/state_unfinished.gif') no-repeat top right;
}
.state_hidden {
  background:#FFEEDD url('../../../modules/marwel/images/state_hidden.gif') no-repeat top right;
}
.state_before {
  background:#FFFFDC url('../../../modules/marwel/images/state_before.gif') no-repeat top right;
}
.state_after {
  background:#E2C5C5 url('../../../modules/marwel/images/state_after.gif') no-repeat top right;
}


.pul-doleva{
width:46%;
float:left;
padding:5px;
margin:1em 0;
}
.pul-doprava{
width:46%;
float:right;
padding:5px;
margin:1em 0;
}
.r {
  text-align: right;
}
.r a {
  color: #64649B;
}
.authorinfo p.r {
  padding: 0px;
}
.authorinfo p {
  padding: 5px 0;
}

/*
.middle a[href^="http"] {
   background: url('../images/wen.gif') right 1px no-repeat;
   padding-right: 10px;
}
.middle .twtr-widget a,
.middle a[href^="http://www.linuxexpres.cz"],
.middle a[href^="http://img.linuxexpres"],
.middle a[href^="http://linuxexpres"] {
   background-image: none;
   padding-right:0;
}
*/

.ph_left {
  float: left;
  margin: 0 10px 10px 0;
  clear: both;
}
.ph_right {
  float: right;
  margin: 0 0 10px 10px;
  clear: both;
}
.ph_center {
  text-align: center;
}
.ph_center span,
.ph_left span,
.ph_right span {
 display: block;
  text-align: center;
  font-style: italic;
  font-size: 0.9em;
}



.listphoto {
  padding: 4px;
  background-color:#F0F0F0;
 }

.inlinebox {
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px solid #E3E3E3;
  margin: 10px 0;
}

.middle .inlinebox a {
  background: none;
  padding: 0;
  margin-right: 10px;
}
.middle .inlinebox a.last {
  margin: 0;
}

.inlinebox .t {
  float: left;
  width: 190px;
}

.middle .inlinebox .t a {
  padding-left: 25px;
  background: url('../images/camera.gif') no-repeat left center;
}

.inlinebox .p {
  float: right;
  padding: 4px;
  background-color:#F0F0F0;
  width: 420px;
  text-align: center;
}

.middle .inlinebox a img {
  display: inline;
  padding: 3px;
  background-color: #FFF;
  vertical-align: bottom;
  margin: 0;
}

#ocontent h2 {
  margin-bottom: 10px;
}

#ocontent .photo {
  width: 202px;
  float: left;
  height: 240px;
  padding: 0 5px;
  text-align: center;
  display: block;
  margin: 0 3px 5px 0;
  display: block;
  background-color:#FFF;
}

#ocontent .photo .photo-text {
  margin-top: 10px;
  text-align: left;
  padding: 0 10px;
  font-size: 0.9em;
}

#ocontent .photo .photo-text a {
  color: #558;
  text-decoration: underline;
  font-weight: bold;
}

#ocontent .photo img {
  margin:0;
  padding:0;
  }

.middle .twtr-widget {
  margin-top: 15px;
}

section.fb {
  background: white;
  border: 1px solid #ababab;
  font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
  font-size: 11px;
}

section header {
  height: auto;
}

section.fb h3.f {
  background: #eceef3;
  border-bottom: 1px solid #d8dfea;
  color: #463535;
  margin-top: 0;
  font-size: 13px;
  padding: 10px;
}

section.fb h3.l {
  font-size: 13px;
  padding: 10px;
}

section.fb a {
  color: #3B5998;
  text-decoration: none;
  background: transparent !important;
  padding-right: 0 !important;
}

section.fb p {
  padding: 0;
}

section article {
  padding: 10px;
}

section footer {
  padding: 10px;
}

section .link {
  padding-left: 12px;
}

section .desc {
  color: gray;
}

section.fb .item {
  border-bottom: 1px dotted #ccc;
  margin: 10px 0;
  padding: 7px 0;
}
 
section.tw {
  background: #4D4D4D;
  border-radius: 4px;
  font-size: 11px;
}

section.tw article {
  background: white;
  margin: 0 1px;
  border-radius: 4px;
}

section.tw h3 {
  color: white;
  padding: 10px;
}

section.tw a {
  color: #4D4D4D;
  background-image: none !important;
  padding-right: 0 !important;
}

section.tw .item {
  padding: 6px 0;
  border-bottom: 1px dotted #ccc;
}

section.tw footer a {
  color: white;
}

/* starsi clanky */
p.old {
  margin-top: 0.5em;
  padding: 0.25em 0.5em;
  text-align: right;
  color: white;
  background: #333;
}

p.old a {
  padding: 1px 2px;
  color: white;
  background: #333;
}

p.old a:hover {
  color: black;
  background: white;
}

h2.sol a,h2.sol a:hover{ color:white!important;text-decoration:none!important;}
.sklik iframe {margin: 0 auto}
#google_ads_div_LE21_titulka_prvni_pravy_stred_180x150_ad_wrapper {text-align:center}
.span6 {width:49%;float:left}
.span6.first {margin-right:2%} 
.text_red {color: #B40006;}
.pr { border-bottom: 2px dotted #DDDDDD;margin: 0.3em 0; color: silver;line-height:15px;font-size:10px}
.googleads {margin-top:10px}
.mainbody {background: #343434 url('../images/body-bg3.png') repeat-x;}

#stick-art {
  background: none repeat scroll 0 0 #fff;
  height: 275px;
  width: 683px;
}

#stick-art h2.topartcles {font-size:15px;line-height:21px}
#stick-art .intro-articles {
  border: 3px solid #165ea2;
  border-radius: 8px;
  height: 240px;
  margin-bottom: 10px;
  margin-top: 12px;
  padding: 15px 10px 10px;
  position: relative;
}
#stick-art .stick-art-item {
  float: left;
  height: 50px;
  padding: 5px 10px 5px 0px;
  text-align: left;
  width: 330px;
}
#stick-art .stick-art-item-thumb {
  float: left;
  height: 50px;
  margin-right: 5px;
  width: 50px;
}
#stick-art img {margin:0px}
#stick-art .stick-art-item h3 {
  font-size: 108%;
  margin: 0;
}
.article-banner {margin-top:15px}

.rssbox-item {
  float: left;

  padding: 5px 0;
  text-align: left;
  width: 250px;
}

.rssbox-thumb {
  float: left;
  margin-right: 7px;

}

.rssbox-item h3 {
  font-size: 100%;
  margin: 0;
}

.rssbox-item img {
width:80px;
}

.oosidebar img {
  width:50px;
}

/*********** VLASTNI */

.vsuvka-grey, .vsuvka-gray {
	background-color: #edecea; 
	padding: 15px;
}
	
