
html, body {
	height: 100%;
	scrollbar-base-color: #F2F9FF;
}
strong{
	color: #4682B4;	
}
#radek{
	width: 150px;
	float:left;
}
h6{
	color:#6495ED;
}
hr{
	border: 1px solid #4682B4;
}
input{
font-style: italic;	
}
body {
	font: 11px Tahoma, Helvetica, sans-serif;
	color: #444;
	margin: 0 auto 20px auto;
	padding: 0;
   background: #F2F9FF url(images/bg_main.png) 0% 0 repeat-y;
}
#admin{
	background-color: #F7EFD4;
	padding-right: 35px;
	/*margin-bottom: 7px;*/
}
#admin-title{
	padding-top: 6px;
	padding-left: 35px;
	float:left;
	font: 16px Tahoma, Helvetica, sans-serif;
	/*font-size: 13px;*/
	color: #045DBB;
}
#ponuka{
	/*background-color: #FCF8C0;*/
	/*border-bottom: 2px solid gray;*/
	/*border-right: 1px solid gray;*/
	/*border-left: 1px solid silver;*/
	float:right;
	padding-left:40px;
	padding-right:40px;
	padding-top:5px;
	padding-bottom:5px;
	height:32px;
}
#objekt{
	/*background-color: #F1E0A2;*/
	/*border-bottom: 2px solid gray;*/
	/*border-right: 1px solid gray;*/
	/*border-left: 1px solid silver;*/
	float:right;
	padding-left:40px;
	padding-right:40px;
	padding-top:5px;
	padding-bottom:5px;
	height:32px;
}
.formular{
	padding:10px;
}
.label{
	width: 100px;
	float:left;
}
#novinky{
	padding:20px;
}
ul, li {list-style:none;}
.oramovanie{
	margin-top: 7px;
	border:1px solid silver;	
}
.nadpis_ponuky{	
	Padding:12px;
	border-right:1px solid silver;
	border-bottom:2px solid silver;
	background-color: #F7EFD4;
	color: #057AC8;
	font-size: 14px;	
	/*font-weight: bold;*/	
}
.velke_budovy{
	margin-top:20px;
	Padding:12px;
	border-left:1px solid silver;
	border-bottom:1px solid silver;
	height:100%;	
}
.velke_budovy_v_ponuke{
	background-color: #F1E0A2;
	margin-top:0px;
	Padding:12px;
	border-left:1px solid silver;
	border-bottom:1px solid silver;
	/*height:140px;*/	
	width: 97%;
}
.skryte_budovy_v_ponuke{
	background-color: #E9967A;
	margin-top: 0px;
	Padding: 12px;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
	height: 100%;
	width: 97%;
}
.male_budovy_v_strede{
	margin-top:20px;
	Padding:12px;
	border-right:1px solid silver;
	border-bottom:2px solid silver;
	background-color: #F7EFD4;	
}
.skryte_budovy_v_strede{
	margin-top: 20px;
	Padding: 12px;
	border-right: 1px solid silver;
	border-bottom: 2px solid silver;
	background-color: #EFB8CA;
}
.male_budovy{
	margin-top:20px;
	Padding:12px;
	border-right:1px solid silver;
	border-bottom:1px solid silver;
	background-color: #FCF8C0;
	
}
.male_budovy_v_ponuke{
	margin-top: 20px;
	Padding: 12px;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
	background-color: #F7EFD4;
}
#maly_nadpis{
	padding-bottom: 8px;
	font-size: 13px;
	font-variant: normal;
	font-weight: bolder;
	text-transform: uppercase;	
}
.thumbs{
	float:left;
	margin-right:12px;
	margin-bottom:12px;
	border:3px solid gray
}
.small_thumbs{
	float:right;
	margin:5px;
	border:3px solid gray
}
#search{
	background: #9dc302 url(images/submit-bg.png) 0 0 repeat-x;
	border: 1px solid #708090;
	color: #00008B;
	font-size: 10px;
	height: 20px;
	width: 100px;
}
/* Resetting styles for cross-browser compatibility */
h1, h2, h3, h4, h5, h6, h7, p, form, ul, ol, li, blockquote, fieldset {margin: 0; padding: 0;}
img, a {border:none; text-decoration: none;}
/*ul, li {list-style:none;}*/

/* Default link colors */
a:link {color: #17a; text-decoration: none;}
a:visited {color: #17a; text-decoration: none;}
a:hover {color: #0099ea; text-decoration: underline;}
a:active {color: #17a; text-decoration: none;}

/* Some general styles */
p {
    margin: 0 0 10px 0;
    padding: 0;
    line-height: 1.2em;
}
h1, h2, h3, h4, h5, h6, h7 {font-family: Arial, Helvetica, sans-serif;}
h1, h2 {
    font-size: 16px;
}
h3, h4 {
    font-size: 14px;
}
h5, h6, h7 {
    font-size: 12px;
}

.small {
    font-size: 
}
#obrazok{
	
	float:left;
	margin:10px;
}
#nazvy_filmov{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#ponuka_obrazky{
	
	width:100%;
	border-left: 1px solid silver; 
	border-bottom: 1px solid silver;
	height:130px;
	margin-bottom:8px;
}
#popisky{
	font-size: 14px;
}
#wrapper {
    position: relative;
    overflow: auto;
	margin: 0 auto;
	padding: 0;
	width: 100%;
   background: transparent url(images/bg.png) 0 0 repeat-x;*
}

#container {
 /* width: 774px;*/ /* toto roztiahne horne logo */
  margin: 42px auto 0 auto;
  padding: 0;
}

#header {
	margin: 0 auto;
	padding: 0;
	/*width: 774px;*/
	height: 120px;
	background: #055dbc url(images/top_bg.jpg) 100% 0;
	
}

#navbar {
	margin: 0 auto;
	border-left:2px solid white;
	border-right:2px solid white;
	padding: 0;
	position: relative;
   width: 98%;
	height: 28px;
	background: #9c0 url(images/nav-bg.png) 0 0 repeat-x;
	font: bold 12px tahoma, Arial, Helvetica, sans-serif;
}

#navbar ul {
	margin: 0;
	padding: 0;
	float: left;
}

#navbar li {
	padding: 0 2px 0 0;
	margin: 0;
	float: left;
	background: url(images/nav-sep.png) 100% 0 no-repeat;
}

#navbar ul li a:link, #navbar ul li a:active, #navbar ul li a:visited {
	display: block;
	float: left;
	padding: 0 20px;
	height: 28px;
	line-height: 28px;
    color: #fff;
    text-decoration: none;
}

#navbar ul li a:hover {
	background: url(images/nav-bg.png) 0 100% repeat-x;
}

#main {
    margin: 0;
    padding: 0px;
}

#intro {
	/*toto je pod navigaciou*/
	position: relative;
    margin: 0 auto;
    padding: 5px 0;	 
    width: 98%;
    height: auto;
    background-color: #f8f1d9;
    border-top: 4px solid #e3d293;
    border-bottom: 1px solid #e3d293;
	 border-left:2px solid white;
	 border-right:2px solid white;
    overflow: auto;
}

#intro #text {
    margin: 0;
    padding: 0 0 0 16px;
    width: 420px;
    float: left;
}

#intro h1 {
    margin-bottom: 10px;
    color: #963;
    font: bold italic 12px Georgia, "Times New Roman", Serif;
}

.pred {
    color: #c00;
    font: bold 16px "Trebuchet MS", Arial, Helvetica, Sans-serif;
    line-height: 110%;
}

#sellerpic {
    margin: 0 16px 0 0;
    padding: 0;
    width: 250px;
    height: 208px;
    background-color: #e3d293;
    border: 5px solid #e3d293;
    float: right;
}

#sellerpic h1 {
    margin-top: 5px;
    font-size: 11px;
    font-weight: bold;
}

#columns-wrapper {
	position: relative;
    margin: 0 auto;
    padding: 0;
    /*width: 750px;*/
}

#right {
    position: relative;
    float: right;
    margin: 0;
    padding: 0px;
    width: 261px;
  /* border: 1px solid green;*/
}

#left {
    margin: 0;
	 padding-top: 0px;
    padding-left: 3px;
    width: 98%;
}

#left h1 {
    margin-bottom: 20px;
    color: #1c60aa;
    font: bold 16px "Trebuchet MS", Arial, Helvetica, Sans-serif;
    line-height: 110%;
}

#left h2 {
    margin-bottom: 20px;
    color: #c00;
    font: bold 16px "Trebuchet MS", Arial, Helvetica, Sans-serif;
}

#left p {
    margin-bottom: 20px;
}

#left #subPages {
    margin: 0;
    padding: 0 16px;
}

#left #indexPage {
    margin: 0;
    padding: 0 16px;
	 height:920px;
}

#left #indexPage h1.free-bonus {
    margin: 30px 0 0 0;
}

#left #indexPage ol {
    margin-bottom: 20px;
    text-align: left;
}

#left #indexPage ol li {
    margin-left: 1em;
    list-style: decimal;
}

#form-intro {
    margin: 0 0 10px 0;
    padding: 0;
    background: #f1e1b9 url(images/form-intro-bg.png) bottom left no-repeat;
}

#form-intro p {
    margin: 0;
    padding: 10px 10px 30px 10px;
    font-size: 11px;
}
#newsletter {
    margin: 0 0 0 16px;
    padding: 0;
    /*width: 251px;*/
    background: #fcf9cd url(images/form-bg.png) 0 0 repeat-y;
    /*float: left;*/
	 height: 100% auto;
}

#newsletter form {
 margin: 0;
 padding: 10px;
}

#newsletter #top {
    margin: 0px;
    padding: 0px;
    width: 251px;
    height: 11px;
   /* border: 1px solid black;*/
    background: #f1e1b9 url(images/form-bg-top.png) 0 0 no-repeat;
}

#newsletter #bottom {
    margin: 0;
    padding: 0;
    width: 251px;
    height: 11px;
    background: #f1e1b9 url(images/form-bg-bottom.png) 0 0 no-repeat;
}

#newsletter p {
    margin: 0;
    padding: 10px;
    font-size: 11px;
}

#newsletter fieldset {
   border: none;
   margin: 0;
   padding: 5px;
   width: 254px;
}

#newsletter input {
   margin: 2px 0;
   padding: 2px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   border: 1px solid #ead299;
   width: 114px;
}

#newsletter label {
   float: left;
   display: block;
   width: 100px;
   margin: 7px 0 0 0;
   padding: 0;
   font-size: 11px;
   font-weight: bold;
}

#newsletter .submit-btn {
   width: 120px;
   height: 20px;
   line-height: 18px;
   margin: 5px 0 0 102px;
   padding: 0;
   background: #9dc302 url(images/submit-bg.png) 0 0 repeat-x;
   border: 1px solid #a8c35a;
   color: #425301;
   font-size: 10px;
}

#newsletter .submit-btn:hover {
    background: #e26400 url(images/submit-bg.png) bottom left repeat-x;
    border: 1px solid #c60;
    color: #fff;
	 
    }
#zanre {	
   width: 225px;
   height: 18px;
   line-height: 18px;
   margin-left: 10px;
   margin-bottom: 5px;
   padding-left: 5;
   background: #9dc302 url(images/submit-bg.png) 0 0 repeat-x;
   border: 1px solid #a8c35a;
   color: #425301;
   font-size: 11px;
}

#zanre:hover {
    background: #e26400 url(images/submit-bg.png) bottom left repeat-x;
    border: 1px solid #c60;
    color: #fff;
    }


/* Footer --------------------------------------------------------------------------------------------------------- */
#footer {
    clear: both;
	margin: 0;
	padding: 0;
	color: #ccc;
	/*width: 774px;*/
    height: 92px;
	background: #27333a url(images/footer-bg.png) 0 0 repeat-x;
	text-align: center;
}

#footer-left {
    float: left;
	margin: 0;
	padding: 0;
	width: 12px;
    height: 92px;
	background: #27333a url(images/footer-bg-l.png) 0 0 no-repeat;
}

#footer-right {
    float: right;
	margin: 0;
	padding: 0;
	width: 12px;
    height: 92px;
	background: #27333a url(images/footer-bg-r.png) 0 0 no-repeat;
}

#footer p {
	padding-top: 5px;
    margin: 0;
	font-size: 10px;
	line-height: 14px;
}

#footer a:link, #footer a:visited, #footer a:active {
	font-size: 11px;
	color: #fff;
    font-weight: bold;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

