/*
*
* CSS ñòèëè FOTOHALL
* 
*/
html {
  position: relative;
  min-width: 1000px;
}
body {
  margin: 0px;
  background: #FFFFFF;
  min-width: 1000px;
  font: 14px Tahoma;
}

/* ÑÑÛËÊÈ */
a, a:visited, a:link {
  text-decoration: underline;
  color: black;
}
a:active, a:hover {
  color: red;
}
a.tab, a:visited.tab, a:link.tab {
  text-decoration: none;
  color: white;
}
a:active.tab, a:hover.tab {
  color: white;
  font: 16px Tahoma;
  font-weight: bold;
}

a.mainlevel-nav, a:visited.mainlevel-nav, a:link.mainlevel-nav {
  text-decoration: none;
  color: white;
text-shadow: black 0 1px 0;
	font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a:active.mainlevel-nav, a:hover.mainlevel-nav {
  text-decoration: underline;
	color: white;
}
img {border: none;}
div.head {
  height: 264px;
  background: #6699cc;
}
div.headLeft {
  background: url('/templates/madeyourweb/images/top_1.jpg') no-repeat left;
  float: left;
  height: 264px;
  width: 50%;
}
img.logo {
  height: 50px;
  width: 235px;
  margin-left: 10%;
  margin-top: 12px;
}
div.headRight {
  background: url('/templates/madeyourweb/images/top_2.jpg') no-repeat right;
  float: right;
  height: 264px;
  width: 50%;
}
div.tab {
  position: absolute;
  top: 100px;
  right: 90px;
  background: url('/templates/madeyourweb/images/555.png') no-repeat bottom center;
  height: 165px;
}

div.menu {
  height: 40px;
  background: url('/templates/madeyourweb/images/line.png') repeat-x;
  margin-top: -14px;
	margin-bottom: 15px;
}

div.menuItems {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  color: #333333;
  
}

div.menuItems ul {
  overflow: hidden;
  list-style: none;
	padding-top: 8px;
}

div.menuItems ul li {
  float: left;
  padding-left: 7px;
  padding-right: 7px;
  margin-top: 3px;
}
h1 {
  font-size: 20px;
}
h2 {
  font-size: 16px;
}
div.contentMain {
  padding-left: 40px; 
  color: #333333;
  font: 12px Tahoma;
}
div.contentSub {
  color: #666666;
  font: 12px Tahoma;
  float: right;
  padding-left: 20px;
  padding-right: 20px;
}
div.foot {
  position: relative;
  bottom: 0;
  
  border-top: 1px solid #b1cbe5;
  font: 10px Tahoma;
  line-height: 55px;
  padding-left: 20px;
  color: #666666;
}
div.footLine {
  position: absolute;
  right: 0px;
  height: 20px;
  width: 30%;
  background: #b1cbe5;
  color: white;
  font: 10px Tahoma;
  font-weight: bold;
  text-align: center;
  line-height: 16px;
}
table.tab-prais td {
	border: 1px solid #cddcf5;
	padding: 5px 10px;
}

table.tab-prais tr.tab-otst td {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #eaf3fd;
}

table.tab-prais tr.tab-zag td {
	border-bottom: 1px solid #eaf3fd;
}

table.tab-prais td.tab-otstup {
	padding-left: 30px;
}

.content-z{
	font-size: 14px;
	color: #993366;
	font-weight: bold;
}

table.tab-vnim {
	background: none;
	border: 1px solid #cddcf5;
	text-align: center;
	font-weight: bold;
	width: 350px;
}

.content-u {
	color: #993366;
	font-size: 125%;
	font-weight: bold;
	text-decoration: underline;
}

.cena {
	color: #993366;
	font-size: 13pt;
	font-weight: bold;
}

table.tab-prais td.cena {
	background: none;
	text-align: center;
	color: #993366;
	font-size: 125%;
	font-weight: bold;
	width: 90px;
}

table.tab-prais tr:hover td.cena{
	background-color:#cddcf4;
}

table.tab-prais tr:hover {
	background-color:#cddcf4;
}

table.tab-prais tr.tab-zag:hover td.cena{
	background: none;
}

table.tab-prais tr.tab-zag:hover {
	background: none;
}

table.tab-prais tr.tab-shap {
	text-align: center;
	font-weight: bold;
}

table.tab-prais tr.tab-shap:hover {
	background: none;
}
div#vasen div.moduletable {
  padding-left: 20px;
  padding-bottom: 20px;
}
div#vasen div.moduletable ul.kl_rssfeed-ul {
  list-style:none;
  margin: 0;
  padding:0;
  
}
div#vasen div.moduletable ul.kl_rssfeed-ul li.kl_rssfeed-li {
  padding: 3px;
  margin: 0;
}
div#vasen div.moduletable ul.kl_rssfeed-ul li.kl_rssfeed-li h4.kl_rssfeed-item_title {
  font-size: 11px;
  margin: 0;
  padding:0;
}
.contentheading{
	margin: 0;
	font-family: Arial;
	font-size: 16px;
	color: #993366;
	font-weight: bold;
}
