@import url("nullDefault.css");

body {
  background:#000000;
  color:#C1C1C1;
  font-size:15px;
  line-height:auto;
  font-family:Verdana;
}

#page {
  width:1159px;
  height:auto;
  background:url('../img/CompressExp/Bg_page.gif') repeat-y 0px 0px;
  margin:0px auto 0px auto;
}

.pageIn {
  width:auto;
  height:auto;
  margin:0px 89px 0px 89px;
}

#header {
  width:auto;
  height:auto;
  margin:0px 0px 6px 0px;
  padding:10px 0px 0px 0px;
}

#header .logo {
  width:255px;
  height:73px;
  font-size:0px;
  line-height:0px;
  display:block;
  float:left;
}

#header .topMenu {
  width:700px;
  height:auto;
  float:right;
  text-align:right;
  color:#FFCC00;
  font-size:10px;
  padding:0px 10px 0px 0px;
}

#header .topMenu a {
  color:#FFCC00;
}

#header .topMenu span {
  margin:0px 5px 0px 5px;
}

#body {
  background:#191919;
}

#content {
  width:auto;
  height:auto;
  padding:16px;
}

/* -------------------------- 
    CONTENT 
   -------------------------- */

h1 {
  color:#FFCC00;
  font-size: 18px;
  padding: 0 1em 1em;
}

#content h1.artTitle, .artBody h1 {
  color:#FFCC00;
  font-size: 18px;
  padding:0px;
}

#content .artTitle strong {
  color: #999;
}

#content .catTitle {
  color:#FFCC00;
  font-size: 15px;
  text-transform: uppercase;
  padding: 0px 0px 0px 0px;
  margin:0px 0px 20px 0px;
}

#content .artBody h2 {
  padding: 1em 0em;
  font-size: 1.3em;
  color:#FFCC00;
}

.artBody h3 {
  padding-top: 1em;
  margin-bottom: 1em;
  color:#FFCC00;
}

#content .artBody h4 {
  padding-top: 1em;
  margin-bottom: 1em;
  font-size: 1.1em;
  color:#999;
  border-bottom: 1px solid #999;
}

#content .perexArt {
  font-size:12px;
  font-weight: bold;
  color: #fff;
  padding:10px 10px 0px;
}

#content .artBody {
  font-size:12px;
  line-height:15px;
  padding:10px;
}

#content .artBody ul li {
  list-style-type: square;
  font-size:11px;
}

#content .artBody ul li ul li {
  list-style-type: disc;
}

#content .artBody ul li ul li ul li {
  list-style-type: circle;
}

#content .artBody ol li {
  list-style-type: decimal;
}

#content .artBody ol li ol li {
  list-style-type: lower-alpha;
}

#content .artBody td {
  padding: 0.3em;
  border: 1px solid #999;
}

#content .artBody img {
  border: 3px double #666;
  margin: 5px 10px 5px 0;
}

#content ul, #content ol {
  margin: 5px 30px;
  padding: 0 10px;
}

#content li 
{
  padding: 3px 10px;
}

#content .PrichuteMainTbl2 table {
  width:auto !important;
  font-size:11px;
  color:#000000;
}

#content .PrichuteMainTbl2 table tr {
  background:#FFFFFF;
}

#content .PrichuteMainTbl2 table .tableLineColor {
  background:#DDDDDD;
}

#content .PrichuteMainTbl2 p {
  font-size:12px;
  color:#FFCC00;
}

#content .allArt {
  font-size:11px;
  display:block;
  text-align:right;
  padding:5px;
}

.alert {
  border:2px solid #ffffff;
  color:#ffffff;
  margin:10px 0;
  padding:10px;
  background:#FF0000;
  font-size:11px;
}

.alert li {
  color:#ffffff;
}

.error-msg {
  font-size:10px;
  color:#FF0000;
}

#content a {
  color: #FFCC00;
  text-decoration: underline; 
}

#contentHeader {
  background: url('../img/CompressExp/Bg_headBoxBig.gif') no-repeat;
  height: 37px;
  line-height: 37px;
  padding: 0 10px;
}

.breadcrumbs {
  color:#FFCC00;
  margin-bottom:10px;
  font-style:italic;
  font-size:11px;
}

.breadcrumbs a {
  padding: 0px ;
}

#content fieldset {
  border: 1px solid #999;
  padding: 5px;
  margin: 5px 0;
}

#content legend {
  padding: 0 5px;
  font-weight: bold;
}

#content .wrap {
  border: 1px solid #999;
}

#content .wrap .item2 {
  background:#4C4C4C;
}

/* IKONKY DOLE */
#pager a {
  display: block;
  font-size: 0.8em;
  /*width: 100px;*/
  height: 30px;
  padding: 10px 10px 10px 35px;
  margin: 0 10px;
  line-height: 30px;
  float: left;
}

#content .prevPages {
  background: url(../img/CompressExp/Bg_icoLeftArrow.gif) no-repeat 0 50%;
}

#content .print {
  background: url(../img/CompressExp/Bg_icoPrint.gif) no-repeat 0 50%;
}

#content .send {
  background: url(../img/CompressExp/Bg_icoMail.gif) no-repeat 0 50%;
}

#content .nextPages {
  padding: 10px 35px 10px 10px;
  text-align: right;
  background: url(../img/CompressExp/Bg_icoRightArrow.gif) no-repeat right 50%;
}

#content .leftHpColl {
  width:630px;
  height:auto;
  float:left;
  overflow:hidden;
  margin:0px 14px 0px 0px;
}

#content .rightHpColl {
  width:305px;
  height:auto;
  float:left;
}

#content .leftColl {
  width:630px;
  height:auto;
  float:left;
  overflow:hidden;
  margin:0px 14px 0px 0px;
}

#content .rightColl {
  width:305px;
  height:auto;
  float:left;
}

#content .bigHpBox {
  width:auto;
  height:auto;
  background:url('../img/CompressExp/Bg_headBoxBig.gif') no-repeat 0px 0px;
  overflow:hidden;
  margin:0px 0px 11px 0px;
  border-bottom:1px solid #999999;
}

#content .bigHpBox p {
  padding:0px;
}

#content .mediumHpBox {
  width:305px;
  background:url('../img/CompressExp/Bg_headBoxMedium.gif') no-repeat 0px 0px;
  overflow:hidden;
  float:left;
  margin:0px 20px 0px 0px;
  border-bottom:1px solid #999999;
}

#content .mediumHpBox h3 {
  font-size:10px;
}

#content .mediumHpBox h3 a {
  display:block;
  padding:6px;
  background:#4C4C4C;
  border-bottom:1px solid #969696;
  height:24px;
  text-decoration:none;
}
#content .mediumHpBox h3 a:hover {
  color: #ffcc00;
}

#content .mediumHpBox a {
  color:#C1C1C1;
}

#content .mediumHpBox .listArt h3 a:hover, #content .mediumHpBox .listArt h3 .active {
  background:url('../img/CompressExp/Bg_menuActive.gif') repeat-x 0px 0px;
}

#content .mediumHpBox .boxIn {
  padding:0px 0px 0px 0px !important;
  zoom: 1;
}

#content .mediumHpBox .perex {
  padding:10px;
  color:#ffffff;
}

#content .mediumHpBox .nextArt {
  height:auto;
	background:#B2B2B2;
  color:#131313;
  padding:7px 5px 7px 5px;
}

#content .mediumHpBox .nextArt a {
  color:#131313;
  text-decoration:none;
}

#content .mediumHpBox .nextArt a:hover {
  text-decoration:underline;
}

#content .mediumHpBox .nextArt ul {
  font-style:italic;
  padding:0px 0px 0px 4px;
  line-height:16px;
}

#content .mediumHpBox .nextArt li {
  padding:0px 0px 0px 18px !important;
  background:url('../img/CompressExp/Bg_listArrow.gif') no-repeat 0px 5px;
}

#content .mediumHpBox .nextArt h4 {
  font-size:11px;
  font-weight:normal;
}

#content .mediumHpBox strong {
  color:#4C4C4C;
  padding:0px 0px 0px 30px;
  margin:0px 0px 3px 0px;
  display:block;
  background:url('../img/CompressExp/Bg_plus.gif') no-repeat 0px 3px;
}

#content .mediumHpBox .listNews {
  background:#7F7F7F;
  border-bottom:1px solid #191919;
  height:70px;
}

#content .mediumHpBox .listNews .imgBox {
  width:90px;
  height:69px;
  /*margin-left:*/
  
}

#content .mediumHpBox .listNews h3 {
  font-weight:bold;
  font-size:12px;
  margin:0px 0px 2px 0px;
}

#content .mediumHpBox .listNews h3 a {
  background:none;
  border:none;
  color:#ffffff;
  padding:0px;
}

#content .mediumHpBox .listNews .perex {
  padding:0px 0px 0px 0px;
  color:#4C4C4C;
  font-size:11px;
  margin:0px 0px 1px 0px;
}

#content .hpBoxes {
  position:relative;
}

#content .hpBoxes .cotrolBtn {
  width:35px;
  height:35px;
  position:absolute;
  top:3px;
  left:3px;
  background:url('../img/CompressExp/arrowBoxesDown.gif') no-repeat center center;
  cursor:pointer;
}

#content .hpBoxes .selected {
  background:url('../img/CompressExp/arrowBoxesUp.gif') no-repeat center center;
}

#content .hpBoxes .boxIn {
  border-left:1px solid #999999;
  border-right:1px solid #999999;
	padding:10px 12px 10px 12px;
}

#content .hpBoxes .boxIn ul {
  margin:0px;
  padding:0px;
  position:relative;
}

#content .hpBoxes .boxIn li {
	height:100%;
	padding:0px;
}

#content .hpBoxes .boxIn ul h3 {
  margin-left:146px;
}

#content .hpBoxes .boxIn ul .imgBox {
  position:absolute;
  top:0px;
  left:0px;
  padding:0px !important;
}

#content .hpBoxes h2, #content .hpBoxes h1 {
  width:auto;
  height:40px;
  line-height:40px;
  padding:0px 10px 0px 55px;
  font-size:15px;
  font-weight:bold;
  color:#FFCC00;
}

#content .hpBoxes h2 a, #content .hpBoxes h1 a {
	text-decoration:none;
	color:#FFCC00;
}

#content .hpBoxes h2 a:hover, #content .hpBoxes h1 a:hover {
	color:#B2B2B2;
}

#content .hpBoxes .imgBox {
  /*width:146px;*/
  height:111px;
  display:block;
  float:left;
  padding-right:10px;
}

#content .hpBoxes .allList {
  font-style:italic;
  float:right;
  padding:0px 0px 0px 13px;
  margin:3px 3px 5px 0px;
  background:url('../img/CompressExp/Bg_allListLink.gif') no-repeat 0px 2px;
  font-size:11px;
}

#content .hpBoxes .perex {
  font-size:14px;
}

#content .hpBoxes .moreLink {
  color:#FFCC00;
}

#content .hpVideoBox .boxIn {
  border-top:1px solid #999999;
}

#content .leftBoxes {
  width:305px;
  margin-right:20px;
  float:left;
  overflow:hidden;
}

#content .rightBoxes {
  width:305px;
  margin:0px;
  float:left;
  overflow:hidden;
}

#content .articles {
  font-size:12px;
  background:#7F7F7F;
  padding:5px;
  margin:0px 0px 0px 0px;
  border-bottom:1px solid #999999;
}

#content .articles h2 {
  font-size:14px;
  line-height:18px;
  margin:0px 0px 10px 0px;
}

#content .articles h2 a {
  color:#ffffff;
  text-decoration:none;
}

#content .articles .date {
  font-size:10px;
  color:#ffffff;
}

#footer {
  padding:10px;
  color:#ffffff;
  font-size:11px;
}

#footer a {
  color:#ffffff;
}

.noMargin {
  margin:0px !important;
}

.bottomMargin {
  margin:0px 0px 7px 0px !important;
}

.alignLeft {
  float:left;
  margin-right:10px;
}

.moreLink {
  margin:0px 10px 0px 5px;
}

.searchBox {
  float:right;
  margin:16px 10px 0px 0px;
}

.searchBox fieldset {
  border:0px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

.searchBox legend {
  display:none;
}

.searchBox #srch {
  width:147px;
  height:auto;
  margin:0px 0px 0px 0px;
  padding:2px 2px 3px 2px;
  font-size:12px;
  border:1px solid #808080;
  color:#808080;
  float:left;
}

.searchBox #btn {
  width:21px;
  height:21px;
  background:url('../img/CompressExp/Bg_searchIco.gif') no-repeat 0px 0px;
  border:0px;
  cursor:pointer;
  margin:0px 0px 0px 7px;
  float:left;
}

#player {
  width:600px;
  height:auto;
  margin:0px auto 0px auto;
}

.videoDesc {
  margin:20px 0px 0px 0px;
}

.artRightColumn {
  width:305px;
  height:auto;
  float:right;
  margin:0px 0px 10px 17px;
  overflow:hidden;
}

.artRightColumn .env {
  border:1px solid #9A9994;
}

.artRightColumn .chapters {
  padding:12px 12px 12px 12px;
  background:#4C4C4C;
}

.artRightColumn .chapters .head {
  padding-left:20px;
  margin-bottom:10px;
}

.artRightColumn .chapters ul {
  margin:0px !important;
  padding:0px !important;
}

.artRightColumn .chapters li {
  list-style:none !important;
  padding:2px 0px 3px 20px !important;
}

.artRightColumn .chapters .active {
  padding:0px 0px 0px 20px !important;
}

.artRightColumn .chapters .active:hover {
  background:none;
}

.artRightColumn .chapters a {
  text-decoration:none !important;
  font-weight:bold;
}

.artRightColumn .chapters li:hover {
  background:url('../img/CompressExp/Bg_bigArrow.gif') no-repeat 0px 0px;
}

.artRightColumn .chapters li:hover a {
  text-decoration:underline !important;
}

.artRightColumn .artImgBox {
  text-align:center;
}

.artRightColumn .artImgBox img {
  margin:0px 0px 0px 0px !important;
  border:0px !important; 
}

.artRightColumn .boxGall {
  border-top:1px solid #969497;
  padding:3px 3px 3px 3px;
  margin:0px 0px 0px 0px;
}

.artRightColumn .boxGall .boxImg {
  width:70px;
}

.artRightColumn .boxGall img {
  margin:0px 3px 0px 0px !important;
  border:0px !important; 
}

.artRightColumn .buyShop {
  width:305px;
  height:40px;
  display:block;
  background:url('../img/CompressExp/Bg_btnBuyShop.gif') no-repeat 0px 0px;
}

.artRightColumn .buyShop:hover {
  background:url('../img/CompressExp/Bg_btnBuyShopActive.gif') no-repeat 0px 0px;
}

.artRightColumn .PhotoText {
	color:#191919;
	font-weight:bold;
	background:#E5E5E5;
	margin-bottom:0px !important;
	padding:20px 20px 20px 30px !important;
}

.sendArticleForm {
  font-size:11px;
  padding:10px;
  margin:0px auto 0px auto;
}

.sendArticleForm fieldset {
  margin-bottom:10px;
  color:#F1B8F5;
}

.sendArticleForm legend {
  display:block !important;
  color:#F1B8F5;
  margin:0px;
  padding:0px;
  font-size:12px;
  color:#FFCC00;
}

.sendArticleForm th {
  width:200px;
  text-align:left;
}

.sendArticleForm label {
  color:#ffffff;
  float:left;
  font-size:11px;
}

.sendArticleForm td input {
  background:#ffffff;
  border:1px solid #FFCC00;
  width:200px;
}

.sendArticleForm #send-option {
  margin-left:205px;
  border:1px solid #FFCC00;
}

.sendArticleForm textarea {
  border:1px solid #FFCC00;
}

.sendArticleForm .extra {
  background:transparent url('../img/CompressExp/Bg_formExtra.gif') no-repeat scroll 0 bottom;
  display:block;
  float:left;
  height:4px;
  margin:0 5px 0 0;
  padding:5px 0 0;
  width:5px;
}

.sendArticleForm .sentInputBtn {
  text-align:right;
}

.sendArticleForm .sendmail-cz {
  width:100px;
  height:20px;
  line-height:28px;
  background:#FFCC00;
  color:#000000;
  font-weight:bold;
  text-align:center;
  border:0px;
  font-size:11px;
  margin:0px 0px 0px 0px;
  cursor:pointer;
}

.note .extra {
  background:transparent url('../img/CompressExp/Bg_formExtra.gif') no-repeat scroll 0 bottom;
  display:block;
  float:left;
  height:4px;
  margin:0 5px 0 0;
  padding:5px 0 0;
  width:5px;
}

#listPager, #listPager2 {
  color:#ffffff;
  padding:5px 5px 5px 5px;
  margin-top:10px;
  margin-bottom:5px;
  font-size:11px;
}

#listPager2 a {
	color:#FFCC00;
}

#listPager #listPagerInner, #listPager2 #listPagerInner {
  float:right;
}

#listPager .active, #listPager2 .active {
  font-weight:bold;
}

#listPager span, #listPager2 span {
  margin:0px 2px 0px 2px;
}

#listPager a:hover, #listPager2 a:hover {
  text-decoration:none;
}

.NoBorder  {
	border:0 solid !important;
}