/** contains styles on the first page **/
.inv {
  display: none;
  }

.obsah {
	padding: 0;
	margin: 0;
	border: 0;
}

/* levy obsah */
.left {
  background: #ffffff url(../images/firstPage/pozadi_white.jpg) repeat-y;
  width: 578px;
  vertical-align: top;
  padding: 0;
}

/* pravy obsah */
.right {
  background: #E5E5E5 url(../images/firstPage/pozadi_right.jpg) repeat-y right;
  width: 200px;
  vertical-align: top;
  padding: 20px 0 0 0;
}

/* obsah pres celou sirku */
.full {
  background: #ffffff url(../images/firstPage/pozadi_white.jpg) repeat-y;
  width: 778px;
  vertical-align: top;
  padding: 0;
}

.padding-home {
  padding: 10px 15px 0 20px;
}

/* clanky */
.article {
  /*height: 170px;*/
  margin: 15px;
}

.article p {
  font-size: 11px;
  margin-bottom: 0;
  margin-top: 4px;
  color: black;
  text-align: left;
}

/*nadpisy clanku */
.article h3 {
  display: inline;
  margin: 0;
}

.article h3 a:link, .article h3 a:visited {
  font-size: 14px;	
  color: #737173;
  font-weight: normal;
}

.article h3 a:hover {
  text-decoration: none;
}

/* obrazky v clancich */
.leftfloat {
  border: none;
  padding: 0;
  margin: 0 5px 0 0;
  float: left;
}

.validator {
	text-align: right;
}

.flash {
  width: 778px;
  height: 75px;
  background: #ffffff url(../images/firstPage/flash.jpg) no-repeat;
}

/* dva sloupce clanku */
.column-left {
  width: 265px; 
  float: left;
  padding: 0 0 0 0;
  border: 0 solid #E6E6E6;
}

.column-right {
  width: 265px;
  padding: 0 0 0 0;
  float: left;
}

.padding-deset h3 {
  font-weight: bold;
  font-size: 18px;
  color: #737173;
  padding: 0 0;
  margin: 0;
}

.padding-deset h3 a {
  font-weight: bold;
  font-size: 18px;
  color: #737173;
  padding: 0 0;
  margin: 0;
}

/* v uvodu clanku */
img.sipka-dolu {
  float: left;
  position: relative;
  top: 3px;
  margin: 3px 5px 3px 3px;
}

/* obsah praveho sloupce */
.aktuality {
  font-size: 11px;
  color: #000000;
  margin: 5px;
  background: #ffffff url("../images/firstPage/pozadi_right.jpg") repeat-y;
}

.aktuality a.news_name {
  font-weight: bold;
  color: black;
  text-decoration: none;
}

a.pagetitle {
  font-weight: 900;
  font-size: 16px;
  color: #737173;
  text-decoration: none;
}

a.pagetitle:hover {
  color: #737173;
  text-decoration: underline;
}

.aktuality a.news_name:hover {
  text-decoration: underline;
}

.aktuality ul{
  padding: 0;
  margin: 5px 0 0 0;
}

.aktuality ul li{
  margin: 5px 0 0 0;
  list-style-type: none;
}

/* u aktualit */
.padding-deset {
  padding: 2px 10px 10px 10px;  
}

/*banner redaktoru*/
.redaktor {
  background: #ffffff url("../images/firstPage/krabice_newII.jpg") no-repeat;
  width: 193px;
  height: 330px;
  padding: 0;
  margin: 0;
}

.redaktor-vice {
  position: relative;
  top: 290px;
  text-align: right;
  margin: 0;
  padding: 2px 10px 10px 10px;
  font-size: 12px;
}

/* spodek stranky*/
.bottom-right {
  background: #ffffff url("../images/firstPage/bottom_right.jpg") no-repeat top;
  width: 200px;
  margin: 0;
  height: 6px;
  font-size: 2px;
}

.bottom-left {
  background: #ffffff url("../images/firstPage/bottom_left.jpg") no-repeat top;
  width: 578px;
  height: 6px;
  margin: 0;
  font-size: 2px;
}

/** moduly na prvni strance **/
/* subscription login form */
a.small:link, a.small:visited{
  font-size: 11px;
  color: #848484;
}
a.small:hover {
  text-decoration: none;
}

#subscriptionLogin, #subscriptionPassword {
  width: 120px;
}

#subscriptionLoginForm {
	margin: 5px 0;
	padding: 0;
}

#subscriptionLoginForm label {
	font-size: 11px;
}

#subscriptionLoginForm table {
	margin: 0;
	padding: 0;
}

/* prihlasovaci policko do subscription */
.abonent {
  width: 65px;
  cursor: pointer;
  color: #ffffff;
  font-weight: bold;
  border: solid #000000 1px;
  background-color: #60A54A;
}

.abonent:hover {
  cursor: pointer;
  color: #60A54A;
  font-weight: bold;
  border: solid #000000 1px;
  background-color: #ffffff;
}

.sport h2, .security h2, .stenice h2, .kufr h2 {
  font-size: 11px;
  padding: 0;
  margin: 0;
}
