* {
    margin:0px;
    padding:0px;
}

body {
	font-family:Tahoma,Arial;
	text-align:center;
	color:#131616;
	font-size:12px;
	background:#F14E4E url('images/bkg.jpg');
}

img {
	border:0;
}

p {
	margin-bottom:10px;
}

h1,
h2 {
	font-size:14px;
	color:#EE2B2A;
	font-weight:bold;
	margin-bottom:18px;
}

h3{
	font-size:14px;
	color:#EE2B2A;
	font-weight:bold;
	margin-bottom:18px;
	text-align: center;
}

a {
	color:#EE2B2A;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.inner {
	margin-left:35px;
	margin-top:20px;
	margin-right: 12px;
	margin-bottom: 15px;
}

.inner2 {
	margin-left:35px;
	margin-top:20px;
	margin-right: 30px;
}

#container {
	text-align:left;
	overflow:hidden;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid black;
}

#header {
	background-color:#272324;
	position:relative;
	height:213px;
}

#top1 {
	position:absolute;
	background-image:url('images/top-up-1.jpg');
	left:0;
	top:0;
	width:250px;
	height:62px

}

#top2 {
	position:absolute;
	background-image:url('images/top-up-2.jpg');
	left:250px;
	top:0;
	width:216px;
	height:62px

}

#top3 {
	position:absolute;
	background-image:url('images/top-up-3.jpg');
	left:466px;
	top:0;
	width:50px;
	height:62px
}

#top4 {
	position:absolute;
	background-image:url('images/top-up-4.jpg');
	left:516px;
	top:0;
	width:50px;
	height:62px
}

#top5 {
	position:absolute;
	background-image:url('images/top-up-5.jpg');
	left:566px;
	top:0;
	width:54px;
	height:62px
}

#top6 {
	position:absolute;
	background-image:url('images/top-up-6.jpg');
	left:620px;
	top:0;
	width:54px;
	height:62px
}

#top7 {
	position:absolute;
	background-image:url('images/top-up-7.jpg');
	left:674px;
	top:0;
	width:126px;
	height:62px
}

#top8 {
	position:absolute;
	background-image:url('images/hlavicka.jpg');
	left:0px;
	top:62px;
	width:800px;
	height:140px
}

#top-menu {
	position:absolute;
	left:680px;
	top:0px;
}

#top-menu a {
	display:block;
	float:left;
}

#menu {
	text-align:center;
	overflow:hidden;
	background-color:#272324;
	height:30px;
	color:white;
	font-size:17px;
	font-weight:bold;
	font-family:Arial;
}

#menu div {
	margin-top:0px;
}

#menu a {
	color:white;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}

#menu a:hover {
	color:#EE2B2A;
}

#content {
	overflow:hidden;
	width:798px;
	border-left:1px solid #DADCDC;
	border-right:1px solid #DADCDC;
	background:#F2F3F3 url('images/page_bkg.gif') repeat-x;
}

#content-left {
	float:left;
	width:398px;
	border-right:1px solid #DADCDC;
	min-height:295px;
	height:295px;
}

*>#content-left { 
	height:auto;
}

#content-right {
	float:right;
	position: relative;
	width:398px;
}


#footer {
	position:relative;
	border-top:4px solid #D00504;
	background-color:#131616;
	overflow:hidden;
	height:47px;
	color:white;
	font-family:Tahoma;
}

#copy {
	position:absolute;
	left:25px;
	top:17px;
}

#realisation {
	position:absolute;
	right:25px;
	top:17px;
}

.mini {
  font-size:10px;
}

li {
	list-style:none;
	display:block;
	background: url('images/li.gif') 0 9px no-repeat;
	line-height:25px;
	padding-left:15px;
}

#nadpis {
	font-family:Tahoma,Arial;
	text-align:center;
	color:#131616;
	font-size:15px;
}

.stlpec1 {
	padding-left: 10px;
}

.stlpec2 {
	padding-left: 20px;
}

.foto {
	display:block;
	margin-top: 10px;
	margin-bottom: 5px;
}

.foto-text {
	text-align: center;
	font-weight: bold;
	color: #EE2B2A;
	padding-left: 20px;
}

.foto-text2 {
	text-align: left;
	font-weight: bold;
	color: #EE2B2A;
	font-size: 10px;
	padding-left: 10px;
}

.foto-text3 {
	text-align: center;
	font-weight: bold;
	color: #EE2B2A;
	font-size: 10px;
}

.logo2 {
	padding-left: 20px;
	padding-top: 10px;
}

.online {
	position: absolute;
	top: 10px;
	left: 240px;
}

.magazine span,
.magazineactiv span {
	cursor:pointer;
	font-weight: bold;
}

.magazine,
.magazineactiv {
	margin-top: 10px;
}

.magazineactiv .articles {
	display:block;
}

.magazineactiv a,
.magazine a {
  color: #EE2B2A;
  text-decoration: none;
  font-weight: normal;
}

.magazineactiv a:hover,
.magazine a:hover {
  text-decoration: underline;
}

.articles {
	display:none;
	padding-left: 10px;
}

.articles a {
	color: #000;
	text-decoration: none;
}

.articles a:hover {
	text-decoration: underline;
}

.articles span {
	font-weight: bold;
}

.underline {
  text-decoration: underline;
  font-weight: bold;
}

.underline:hover {
  text-decoration: none;
}
