body {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 14px;
	color: #666666;
	margin-top: 30px;
}
div.break { clear: both; }
.maintable td{vertical-align:top}
table.invisible { border:0px; border-spacing:0px;padding:0px;}
table.invisible td{ border:0px; border-spacing:0px;padding:0px;vertical-align:top;}
h1{font-size:170%;color:#AD48F0;margin:0px 0px 10px 0px;padding:0px}
h2{font-size:130%;margin:0px 0px 5px 0px;padding:0px;font-weight:normal}
hr { border: 0px; border-bottom: 1px dotted #cccccc; overflow: hidden; margin: 30px 0px; }
a { color: #666666; text-decoration: none; border-bottom: 1px dotted #CCCCCC; }
a img {border: 0px; }
a:hover{color:#ad48f0;}

div.langSwitch{float:right;font-size:80%;padding:20px 15px 0px 0px}
div.langSwitch img{vertical-align:middle}
div.title { font-size: 120%; margin-top:15px;}
div.title a{color:#ad48f0} /*color:#ad48f0}*/
div.subtitle {font-size: 80%; position: relative; top: -5px;}

/* ----------------- MENU ------------------*/
div.menu {
	color: #dcab01;
	margin-top: 20px;

}
div.menuHr{overflow:hidden;height:1px;width:750px;background:#dcab01;margin-top:20px;margin-bottom:1px}
.menuItem {
	font-size:80%;
	height:15px;
	display: block; float: left; width:120px;
	/*background:#fff;*/
	text-decoration: none;
	color: #8f8f94;
	border-bottom: 0px; padding: 5px 5px;
	margin-right:1px;
}
.menuSep{float:left;display:block}
.menuItem:hover{}
.menuSelected { background-image:url(img/selected.png);height:15px;margin-right:1px;font-size:80%; width:110px;color: #fff; padding: 5px 5px; font-weight: normal;display: block; float: left;border:0px}
.menuSelected:hover{}
/* ----------------- LIST ------------------*/
div.list {
	font-size: 90%; /*padding: 40px 0px;
	border-top: 1px solid #d0d0d0;
	background: url("http://untitled.cz/2media/img/silver1_bg.png");
	padding-bottom: 40px;*/
	margin-top:20px;
	margin-bottom:40px;
	text-align:left;
}
div.list a { display:block;float:left;width:250px;height:20px; overflow: hidden; border-bottom: 0px; padding:0px;margin:0px;}
div.list a:hover{}
div.list .selected{color:#ad48f0;}
/* ----------------- THUMB ------------------*/
div.thumb {
	float: left;
	margin-right: 10px; margin-bottom: 30px;
}
div.thumb a{border:0px}
/* ----------------- INFO ------------------*/

div.infoL {
	background-image: url("img/info_left.png");
	background-repeat: no-repeat;
	width: 8px;
	float: left;
	height: 200px;
}
div.infoR {
	background-image: url("img/info_right.png");
	background-repeat: no-repeat;
	width: 8px;
	float: left;
	height: 200px;
}
div.infoB {
	/*background-image: url("img/info_back.png");
	background-repeat: repeat-x;*/
	/*background: #eeeeee;*/
	/*min-height: 200px;*/
  padding: 5px 5px;
	width: 100%;
	/*border-top:1px dotted #e0e0e0;*/
}
.info { color: #bbbbbb; }
div.infoB .item { width: 200px; height: 20px; font-size: 80%; float: left;overflow:hidden; border-bottom: 1px solid #f4f4f4;}
div.infoB .title { margin: 5px 0px 10px 0px; font-size: 15px;color:#ad48f0 }
div.infoB .desc{ margin: 10px 0px; font-size: 12px; color:#7E7E7E}

div.footer { width: 750px; color: #BBBBBB; font-size: 80%; line-height: 14px; margin-top: 10px;padding-bottom:50px}
div.footer img { vertical-align: middle; }
div.footerItem { width: 250px; float: left;  }

/*section*/
.section{
  border-top:0px solid #dadada;margin-top:10px;padding-top:1px;
}

