* {
	padding: 0;
	margin: 0;
}
html {
 overflow-y: scroll;
}
img {
	border: none;
}
body {
	background: none;
	text-align: center;
	background: url("banner-leva.jpg") repeat-x 0 110px black;
	font-family: Arial, Helvetica, sans-serif;
}
.grey {
	color: #80888B;
}
div#vlajky {
	position: absolute;
	top: -15px;
	left: 1000px;
	font-size: 0.8em;
	color: #BFD6E2;	
}
div#vlajky a {
	display: block;
	height: 25px;
	width: 37px;
	margin: 5px;
	float: left;
	color: #DCE8EF;
	text-decoration: none;
	filter: alpha(opacity=50, style=0);
	-moz-opacity:0.5;
}
div#vlajky a:hover {
	color: #ecf8fe;
	filter: alpha(opacity=100, style=0);
	-moz-opacity:1.0;
}
div#vlajky a.english {
	background: url(uk.gif) no-repeat;
}
div#vlajky a.german {
	background: url(ger.gif) no-repeat;
}
div#vlajky a.czech {
	background: url(cz.gif) no-repeat;
}
div#page {
	background-color: black;
	color: white;
	width:1100px;
	margin: 30px auto;
	text-align: left;
}
div#page a {
	color: white;
}
div.banner {
	width:1100px;
	height: 255px;
	position: relative;
	background: url('banner.jpg') no-repeat 0 80px;
}
div.banner a img {
	border: none;
}
div#topmenu {
	width: 700px;
	height: 20px;
	padding-top: 20px;
	position: absolute;
	top: 20px;
	left: 400px;
	background: url('topmenu.jpg') no-repeat;
	text-align: center;
	font-size: 85%;
	font-weight: bold;
}
div#topmenu a {
	text-decoration: none;
	font-variant: small-caps;
	margin: 0 20px;
	color: white;
}
div#topmenu a:hover {
	color: #8c8c8c;
}
div#telo {
	margin-top: 20px;
	font-size:14px;
	position: relative;
	height: auto;
	_height: 480px;
	min-height: 480px;
}
div#leftmenu {
	width: 250px;
	float: left;
}
div#leftmenu .menu {
	background: #101013;
	width: 210px;
	padding: 10px 10px 20px 20px;
}
div#leftmenu ul {
	
	list-style: none;
	margin-top: 5px;
}
div#leftmenu .menu a {
	color: #8c8c8c;
	border-bottom: #1b1c23 1px solid;
	text-decoration: none;
	display: block;
	width: 190px;
	height: auto;
	min-height: 15px;
	_height: 15px;
	padding: 10px 10px 10px 20px;
	background: url(leftmenu-plus.gif) no-repeat left center;
}
div#leftmenu .menu a:hover, div#leftmenu .menu a.active {
	color: white;
}
div#obsah {
	width: 580px;
	float: left;
	padding: 10px;
}
div.obsah a img {
	border: none;
}
div#obsah h1 {
	font-size: 100%;
}
div.rightmenu {
	float: right;
	width: 230px;
	padding: 20px 0 20px 20px;
	font-size: 80%;
}
div.rightmenu h3 {
	font-weight: normal;
	display: block;
	width: 230px;
	color: white;
	font-size: 120%;
	border-bottom: 2px solid #FF6D0A;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
div.aktualne {
	width: 670px;
	float: left;
	padding: 10px 10px 10px 0;
	margin-top: 200px;
	
}
div.aktualne ul li, div.rightmenu ul li {
	list-style: none;
	padding: 15px 0 15px 60px;
	font-size: 90%;
	text-align: justify;
}
div.rightmenu ul li {
	padding: 5px 0 5px 30px;
	font-size: 95%;
}
div.aktualne ul li.prvni {
	background: url(list-o.jpg) no-repeat left center;
}
div.aktualne ul li.druhy {
	background: url(list-m.jpg)  no-repeat left center;
}
div.aktualne ul li.treti {
	background: url(list-z.jpg)  no-repeat left center;
}
div.rightmenu ul li.prvni {
	background: url(sm_list-o.jpg) no-repeat left 5px;
}
div.rightmenu ul li.druhy {
	background: url(sm_list-m.jpg)  no-repeat left 5px;
}
div.rightmenu ul li.treti {
	background: url(sm_list-z.jpg)  no-repeat left 5px;
}
div.flash {
	width: 325px;
	
	float: right;
	padding: 10px;
	margin-top: 200px;	
}
div.aktualne h4, div.flash h4 {
	font-size: 100%;
	font-weight: normal;
	display: block;
	width: 335px;
	border-bottom: 1px solid #FF6D0A;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 15px;
}
div.aktualne h4 {
	width: 650px;
	}

div .vyroba-reklamy, .podpora-prodeje, .velkoplosny-tisk {
	width: 240px;
	height: 40px;
	position: absolute;
	top: 205px;
	text-align: center;
	font-size: 110%;
}
div .vyroba-reklamy {
	left: 95px;
	background: url('banner-blok-leva.jpg') no-repeat ;
}
div .podpora-prodeje {
	left: 430px;
	background: url('banner-blok-stred.jpg') no-repeat ;
}
div .velkoplosny-tisk {
	left: 765px;
	background: url('banner-blok-prava.jpg') no-repeat ;
}
div .vyroba-reklamy a, .podpora-prodeje a, .velkoplosny-tisk a {
	text-decoration: none;
	display: block;
	width: 240px;
	height: 30px;
	padding-top: 10px;
}
div .vyroba-reklamy-big, .podpora-prodeje-big, .velkoplosny-tisk-big {
	width: 240px;
	height: 200px;
	position: absolute;
	top: -30px;
	text-align: left;
}
div .vyroba-reklamy-big {
	left: 95px;
	background: url('blok-odkaz-leva.jpg') no-repeat ; 
}
div .podpora-prodeje-big {
	left: 430px;
	background: url('blok-odkaz-stred.jpg') no-repeat ; 
}
div .velkoplosny-tisk-big {
	left: 765px;
	background: url('blok-odkaz-prava.jpg') no-repeat ; 
}
div .vyroba-reklamy-big a, .podpora-prodeje-big a, .velkoplosny-tisk-big a {
	text-decoration: none;
	display: block;
	width: 230px;
	padding: 135px 15px 0;
	color: white;
	font-size: 90%;
}
div.bottom {
	background: url('bottom.gif') no-repeat;
	color: #8C8C8C;
	font-size: 80%;
	width:1100px;
	height: 88px;
}
div.bottom a {
	display: block;
	width: 1100px;
	height: 58px;
	margin-bottom: 10px;
}
p {
	margin-top: 6px;
  font-weight: normal;
  font-size: 95%;
  text-align: justify;
  color: #80888B;
}
div#obsah a {
	color: #9D9D9D;
}
div#obsah a:hover {
	color: white;
	text-decoration: none;
}
h1 {
	margin-top: 45px;
  font-weight: bold;
  font-size: 105%;
}
h2 {
  margin-top: 10px;
  font-weight: bold;
  font-size: 105%;
}
h3 {
  font-weight: normal;
  font-size: 95%;
}




