/* Bloky pre lengine.php */
.nav_bar {
width: 199px;
height: 18px;
padding-top: 5px;
padding-bottom: 3px;
padding-left: 11px;
color: #ffffff;
font-weight: bold;
font-size:12px;
font-variant:small-caps;
background: #002a82;
border-bottom:1px solid #ffffff;
}
.nav_bar_2 {
color: #ffffff;
font-weight: bold;
}
.nav_bar_3 {
width: 194px;
height: 18px;
padding-top: 5px;
padding-bottom: 3px;
padding-left: 16px;
color: #ffffff;
font-weight: bold;
font-size:12px;
font-variant:small-caps;
background: #002a82;
border-bottom:1px solid #ffffff;
}

/* Štruktúra stránky */
#main {
width: 959px;
text-align: left;
border: 0px solid #26322E;
background: #153674;
}
#head {
width: 959px;
height: 150px;
background: url("../images/hlavicka/hlavicka.php");
float:left;
}
#head2 {
	position: relative;
	bottom: -50px;
	left: 15px;
	width: 240px;
	height: 57px;
	background: url("../../../images/logo_mini4.png");
}

#nav_4 {
width: 250px;
height: 150px;
float: right;
}
#nav_5 {
width: 744px;
float: left;
background: #ffffff;
margin-bottom: 5px;
}
#reklama {
	position:relative;
	bottom: 50px;
	left: 260px;
	width: 468px;
	height: 60px;
	background: url("http://s-games.eu/images/s_forum_reklama.jpg");
}
#head_nav {
color: #ffffff;
height: 20px;
text-align: left;
cursor: pointer;
background: #000ba2;
}
#content {
width: 505px;
float: left;
padding: 5px 12px 0 12px;
background: #fff;
}

#content_download {
width: 942px;
float: left;
padding: 4px 8px 0 9px;
background: #fff;
}

#nav_1 {
width: 210px;
height: 100%;
float: right;
padding-left: 5px;
}
#nav_2 {
width: 210px;
height: 100%;
float: left;
padding-left: 5px;
}

.nav {
background: #8a9bba;
padding: 5px 10px 10px 10px;
}
.nav2 {
background: #8a9bba;

}

.nav3 {
background: #8a9bba;
padding: 5px 8px 10px 8px;
}

#druhy-blok-text {
padding-left: 5px;
}

.bottom {
width:959px;
height: 50px;
margin-bottom: 12px;
margin-top: 12px;
background: url(../images/bg_paticka.jpg);
clear:both;
}

.bottom div a {
color:#ffffff;
}

.bottom div a:hover {
color:#cdcdcd;
text-decoration: underline;
}

.bottom div {
padding-right: 5px;
text-align: right;
color:#ffffff;
}

/*PSE 10 stránka */

.bottom_pse {
width:959px;
height: 50px;
margin-bottom: 12px;
margin-top: 12px;
background: url(../images/bg_paticka_pse.jpg);
clear:both;
}

.bottom_pse div a {
color:#000000;
}

.bottom_pse div a:hover {
color:#363636;
text-decoration: underline;
}

.bottom_pse div {
padding-right: 5px;
text-align: right;
color:#000000;
}

/* facebook - odkaz */
.button{
display: block;
width:210px;
height:25px;
margin: 0 0 5px 0;
}
#facebook {
width: 210px;
height: 25px;
background-image:url('http://www.s-games.eu/images/facebook_promo.png');
}
#facebook:hover {
width: 210px;
height: 25px;
background-image:url('http://www.s-games.eu/images/facebook_promo_hover.png');
}
#extraliga {
width: 210px;
height: 25px;
background-image:url('http://www.s-games.eu/images/extraliga_promo.png');
}
#extraliga:hover {
width: 210px;
height: 25px;
background-image:url('http://www.s-games.eu/images/extraliga_promo_hover.png');
}

#twitter {
width: 210px;
height: 25px;
background-image:url('http://www.s-games.eu/images/twitter_promo.png');
}
#twitter:hover {
width: 210px;
height: 25px;
background-image:url('http://www.s-games.eu/images/twitter_promo_hover.png');
}


/* Ostatné (definícia tagov a pod.) */
h2 {
margin: 0px;
padding: 0px;
margin-bottom: 10px;
}

ul {
padding: 0px; /* Pre Firefox */
margin: 0px;
margin-left: 18px;
}

img {
border: 0px;
}
