html {
	margin: 0px;
	padding: 0px;
}

body {
	background-color : #e5e5e5;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ddd;
	font-size : 12px;
	text-align: center;
	line-height: 16px;

	background-image: url(img/bg-new.jpg);
	background-position: 50% 150px;

	background-repeat: repeat-y;
  min-height: 100%;
  height: auto;
	margin: 0px;
	padding: 0px;
}

hr {clear:both; visibility:hidden;}

#megalista {
margin:0 auto;
  width: 100%;
background:#000;
height:25px;

  background: #000;
  	
}


#megalista #in{

padding:5px 0 0 0;
margin:0 auto; 
border:0px solid silver;
height:23px; 
color:#fff;
text-align:left;
text-decoration:none;
font-size:11px;
}

#megalista a{
text-align:left;
font-size:11px;
color:#f7adc6;  
padding:3px 0 0 0px;
text-decoration:none;
}
#megalista a:hover{
text-align:left;
font-size:11px;
color:#c12857;  
padding:3px 0 0 0px;
text-decoration:underline;
}


#bg {
  width: 100%;
  background-image: url(img/bgmain-7-megaobrazky.jpg);
	background-position: center top;
	background-repeat: no-repeat;	
}

#main{
  overflow:hidden;
  display: block;
  position: relative;
	width: 960px;
	text-align: left;
	margin: auto;
  min-height: 100%;
  height: auto;
}


a {text-decoration: none;}
 


p,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}

blockquote {font: bold 1em sans-serif;}

code {
	background: #444;
	display: block;
	font-size: 12px;
	margin: 0 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
}

img {border: none;}

ul {margin-left: 2em;}
h1 {margin:3px 0 0 0;font: normal 17px sans-serif;}

a.whitelink {font: normal 17px sans-serif; color:#bbbbbb;}
a.whitelink:hover {font: normal 17px sans-serif; color:#bbbbbb; text-decoration:underline;}

a.whitelink-g4 {font: normal 12px sans-serif; color:#bbbbbb; margin:0; padding:0;}
a.whitelink-g4:hover {font: normal 12px sans-serif; color:#bbbbbb; text-decoration:underline;margin:0; padding:0;}


h2 {
	font: bold 14px Verdana,sans-serif;
	padding-bottom: 4px;
}
h3 {
	font: bold 12px Verdana,sans-serif;
	padding-bottom: 4px;
}


/* misc */
.clearer {clear: both;}
.stripes {
	background: #FFF url(img/stripe.gif);
	height: 6px;
	width:955px;
	margin-left:17px;
}
.left {float: left;}
.right {float: right;}

/* header */
.header {
	 
	border-bottom: 0px solid #333;
	font: normal 10px sans-serif;
	height: 150px;
	background: none;
}

.header small {
float:right;
margin-top:10px;
margin-right:30px;
text-align:right; 
color:white;
font: bold 11px Verdana,sans-serif;
}

.header small a{
color:red;
font: bold 11px Verdana,sans-serif;
text-decoration:none;
}

.header small a:hover{

color:#000;
font: bold 11px Verdana,sans-serif;
text-decoration:underline;
}



 


 

.mains {
	background: none; /*#303030 FFFFFF*/
	
	margin:0px 3px 0 0;
}
.mains .left {width: 702px;border: 0px solid red;}
.mains .right {width: 254px;border: 0px solid red;}



.mains .left ul, .mains .left li {
margin:0;
padding:0;
}


.mains .right ul {
margin:0;
padding:0;
}

.mains .right li {

margin:0;
padding:0;
}



.content {
	border-left: 1px solid #444;
	border-top: 1px solid #444;
	padding: 16px;
}

/* content elements */
.content h1 {
	background: url(img/bgh1.gif) repeat-x left bottom;
	color: #EEE;
	margin-bottom: 10px;
	padding: 6px 0 4px;
}

.content a {
	color: #999;
	text-decoration: underline;
}
.content a:hover {color: #CCC;}
.content .descr {margin-bottom: 5px;}

/* navigation */
.nav {

display:none;
background: #ebe6e9 url(img/nav.gif);
	width:955px;
	margin-left:17px;
font-size:10px;

}
.nav a {
	background: #191919 url(img/nav.gif);
	border-right: 1px solid #161616;
	color: #CCC;
	float: left;
	font: bold 1em Verdana,sans-serif;
	
	padding: 0 20px;
}
.nav a:hover {
	background: #191919 url(img/nav_hover.gif);
}

/* sub-navigation */
.subnav {
	background: #2A2A2A;
	border: 1px solid #1E1E1E;
	border-top-color: #444;	
	padding: 12px;
}
.subnav h1 {padding-top: 8px;margin:0;}
.subnav h2 {padding-top: 6px;margin:0;}
.subnav h3 {padding-top: 2px;margin:0;}
.subnav h4 {padding-top: 0px;margin:5px 0 0 0;}

.subnav p {padding:0;margin:0 0 10px 0; line-height:130%; font-size:12px;}

.subnav p a {color:#c02958; text-decoration:underline;}

.subnav ul {
margin: 0;
padding:0;
}
.subnav li {
	background: url(img/li.gif) no-repeat left bottom;
	list-style: none;
	margin: 5px;
padding:2px 0px 0 0;
line-height:25px;

}


.subnav li a {
        font: bold 11px Verdana,sans-serif;
	color: #777;
padding:0px 5px 0 0;	
	padding-left: 18px;
	text-decoration: none;
	font-wheight:none;

}





/* footer */
.footer {
	background: #191919;
	border-top: 1px solid #444;
	color: #999;
	padding: 3% 3% 1%;
}
.footer ul {
	border-top: 1px solid #262626;
	margin: 0;
}
.footer li {
	width:24%;
	float:left;
	border-bottom: 1px solid #262626;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 1.5em;
	padding-left: 0%;
	width: 99%;
}
.footer a {color: #666;}
.footer a:hover {
	color: #BBB;
	background: #222;
}

.top_mobil {padding-left:15px; padding-top:5px;}

.wallpapers_res {
float:left;height:160px;width:140px; border:1px solid #404040;
margin-left: 19px;margin-bottom: 10px;
}
.wallpapers_res_erotika {
float:left;height:160px;width:140px; border:1px solid #562c3c;
margin-left: 19px;margin-bottom: 10px;
}

.wallpapers_res_oimage,.wallpapers_res_oimage_erotika {
background-color:#404040;margin-top:8px;margin-left:5px;height:95px;width:130px; border:0px solid red;
}
.wallpapers_res_oimage_erotikaa {
background-color:#562c3c;margin-top:8px;margin-left:5px;height:95px;width:130px; border:0px solid red;
}


.wallpapers_res_oimage img,.wallpapers_res_oimage_erotika img { padding-left:15px;padding-top:10px;
}


.wallpapers_text,.wallpapers_text_erotika {
float:left;background-color:#404040;border-left:5px solid #303030;border-bottom:5px solid #303030;height:45px;width:95px;overflow:hidden; font-size:10px;
}
.wallpapers_text_medium {
float:left;background-color:#404040;border:0px solid #303030;height:45px;width:625px;overflow:hidden; font-size:10px;
}


.wallpapers_text_erotikaa {
float:left;background-color:#562c3c;border-left:5px solid #303030;border-bottom:5px solid #303030;height:45px;width:95px;overflow:hidden; font-size:10px;
}

.wallpapers_lupa_erotika {
float:left;background-color:#562c3c;margin-right:5px;height:45px;width:35px; border:0px solid red; overflow:hidden; font-size:10px;
}

.wallpapers_lupa_medium {
float:left;background-color:#404040;margin-right:0px;height:45px;width:40px; border:0px solid red; overflow:hidden; font-size:10px;
}

.wallpapers_lupa {
clear:right;
float:left;background-color:#404040;margin-right:5px;height:45px;width:30px; border:0px solid red; overflow:hidden; font-size:10px;
}

.wallpapers_text,.wallpapers_text_medium span {
padding-left:5px;
}
.wallpapers_text_erotika span {
padding-left:5px;
}

.wallpapers_text span.smaller {
padding-left:5px;
font:8px;
}
.wallpapers_text_erotika span.smaller {
padding-left:5px;
font:8px;
}


.wallpapers_lupa img, .wallpapers_lupa_erotika img {
float:left;
}



.wallpapers_res_medium {
height:510px; border:1px solid #404040;
margin-left: 5px;margin-bottom: 5px;
}


.wallpapers_res_medium img {
height:500px;padding:5px; border:0;
}

.wallpapers_res_rozliseni {
height:15px; border:1px solid #404040;
margin-left: 5px;margin-bottom: 10px;
}

.wallpapers_res_rozliseni_add {
height:35px; margin-left: 5px;margin-bottom: 0px; border:0px solid red;
}


.wallpapers_res_rozliseni_add span.typ1 {
text-align:center;float:left; background-color:#252525; width:80px;border-left:1px solid #404040;border-top:1px solid #404040;
}

.wallpapers_res_rozliseni_add span.typ2 {
float:left;display:block; background-color:#252525; width:80px;border-left:1px solid #404040;border-top:1px solid #404040;text-align:center;
}
.wallpapers_res_rozliseni_add span.typ3 {
text-align:center;float:left;display:block; background-color:#252525; width:352px;border-left:1px solid #404040;border-top:1px solid #404040;
}


.wallpapers_res_rozliseni_add div.text {
float:left;display:block; background-color:#494949; border:1px solid #404040; color:white; height:30px;
padding:0px;margin:0px; width:675px;
}

.col3,.col3center {
	float: left;
	width: 31%;
}
.col3center {margin: 0 2%;}

/* bottom */
.bottom {
	color: #666;
	clear: both;
	font-size: 1.1em;
}
.bottom a {color: #888;}

.wstyle a {color: #888;}
.wstyle{
 background:#222;
	color: #666;
	clear: both;
	font-size: 0.7em;
}


/*PNG FIX*/
 img, div { behavior: url("fix/iepngfix.htc") }


/*Tabs*/

#container {
	margin-left:5px;
	width:670px;
}
.tabs {
	width:50px auto;
	margin-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:6px;
	padding-right:6px;
	text-align:center;
	float:left;
	cursor:pointer;
	border-left:0px solid #ccc;
	border-bottom:0;
	color:white;
	background: #111 url(img/tabs_top.jpg) repeat-x left top;
}
#content {
	margin-bottom:10px;
	height:80px;
	clear:both;
	border:1px solid #212121;
	background-color:#404040;
}
#load {
	z-index:500;
	position:relative;
	left:0;
	top:500px;
	width:900px;
	height:90px;
	background-color:red;
	color:white;
	border:1px solid red;
	display:none;
}
.banner-mezi-tapetami {clear:left;border:0px solid red; height:120px;}
.banner-leva-0 {height:150px; width:180px; border-bottom:5px solid #2a2a2a;border-top:5px solid #2a2a2a; margin:0 auto;}
.banner-leva-1 {height:125px; width:125px; border-bottom:5px solid #2a2a2a;border-top:5px solid #2a2a2a; margin:0 auto;}
.banner-leva-3 {height:240px; width:120px; border-bottom:5px solid #2a2a2a;border-top:5px solid #2a2a2a; margin:0 auto;}

.banner-leva-250 {height:260px; width:240px; border-bottom:5px solid #2a2a2a;border-top:5px solid #2a2a2a; margin:0 auto;}


span.erotic {font-size:9px; color:orange;}
span.sexy {font-size:9px; color:#8001D9;}
span.top {font-size:9px; color:yellow;}
span.new {font-size:9px; color:red;}
.banner-top-full {clear:left; margin-left:15px;margin-right:15px;height:60px; border:0px solid red;}

.banner-top-full div.banner-1-top-a {height:60px; width:468px; float:left; border:0px solid silver;}
.banner-top-full div.banner-2-top-b {height:60px; width:468px; float:right; border:0px solid silver;}

.banner-bottom-full {clear:left; margin-left:10px;margin-right:10px;height:185px; border:0px solid red;width:880px;}
 
.blok-subsekce {height:60px;clear:left;}
.blok-subsekce div.banner {height:60px; width:234px; border:0px solid red;float:right;}
.blok-subsekce div.menu {height:60px; width:434px; border:0px solid red;float:right;}
.banner-tapety {clear:left;height:140px; border:0px solid silver;}

