/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	/*background-image: url(./img/mainbg.gif);
	background-position: top left;
	background-repeat: repeat-x;*/
	background-color: #000;
	color: #000;
}

.left { float: left; }

.right { float: right; }

.clear { clear: both; font-size: 1px; }

a { text-decoration: none; color: #ED1D24; }
a:hover { text-decoration: underline; }

a.ak { text-decoration: none; color: #ED1D24; font-weight: bold; }
a.ak:hover { text-decoration: underline; font-weight: bold; }

table { font-size: 11px; }

ul {
	list-style-type: square;
}

.th {
	background-color: #8C8363;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.Alert {
     border: 1px solid #DDD;
	padding: 5px;
	margin: 5px;
	font-weight: bold;
	color: #FDFDFD;
	text-align: center;
	background-color: #A30000;
}

.area {
	padding: 2px;
	background-color: #e7e7e7;
	border: 1px solid #DDD;
	text-align: center;
}

.nadpis {
	padding-top: 15px;
}

.nadpis[class] {
	padding-top: 5px;
}

.form {
	border: 1px solid #FFF;
 	background-color: #000;
	color: #FFF;
	padding: 2px;
	font-size: 11px;
}

#body {
	width: 100%;
	height: 100%;
	text-align: center;
}

.title1 {
	font-size: 12px;
	color: #ED1D24;
	font-weight: bold;
}

.tcl {
     color: #ED1D24;
}

.standard {
	font-size: 12px;
}

.mainTable {
	width: 774px;
	background-color: #000;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}

.mainTable td {
	vertical-align: top;
}

.logo {
	width: 271px;
}

.menu_bg {
	width: 40px;
	background-color: #5B5B5B;
	background-image: url(./img/menu_pole.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-right: 2px solid #000;
}

.aktual {
	background-image: url(./img/aktual_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 100%;
}

.main {
	vertical-align: top;
	width: 463px;
	background-image: url(./img/foot.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #DFDADD;
	padding-bottom: 89px;
}

.mainText {
	vertical-align: top;
	padding: 5px;
}

.head {
	background-color: #000;
	height: 39px;
	width: 100%;
}

.flags {
	margin: 13px 0px 0px 10px;
	width: 30%;
}

.flags img {
	margin-right: 3px;
}

.kontakt a {
	display: block;
	background-image: url(./img/kontakt1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 38px;
	height: 67px;
}

.kontakt a:hover {
	display: block;
	background-image: url(./img/kontakt.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 38px;
	height: 67px;
}

.novinky a {
	display: block;
	background-image: url(./img/novinky1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 38px;
	height: 70px;
}

.novinky a:hover {
	display: block;
	background-image: url(./img/novinky.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 38px;
	height: 70px;
}

.cenik a {
	display: block;
	background-image: url(./img/cenik1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 38px;
	height: 55px;
}

.cenik a:hover {
	display: block;
	background-image: url(./img/cenik.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 38px;
	height: 55px;
}

.prodej a {
	display: block;
	background-image: url(./img/prodej1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 38px;
	height: 63px;
}

.prodej a:hover {
	display: block;
	background-image: url(./img/prodej.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 38px;
	height: 63px;
}

.uvod a {
	display: block;
	background-image: url(./img/uvod1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 38px;
	height: 95px;
}

.uvod a:hover {
	display: block;
	background-image: url(./img/uvod.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 38px;
	height: 95px;
}

#bell
{
  width:463px;
  height:85px;
  padding-top:20px;
  float:right;
}
