body {
	margin: 0;
	padding: 0;
	color: #FFFBF0;
	font: 13px sans-serif, "Miriam Fixed", FrankRuehl, "Levenim MT", Tunga, Vrinda;
	background: #1F2E03 url(images/pozadi_body.png);
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #C8B80C;
}

a:hover {
	
	color: #C9B90D;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}



#hlavicka {
	width: 1000px;
	margin: 0 auto;
	height: 220px;
	background-image: url(images/hlavicka.png);
	background-repeat: repeat-x;
	background-position: left top;
}

/* Header */

#logo {
	width: 1000px;
	height: 220px;
	margin: auto;
	color: #2A3F00;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #00AA00;
}

#logo h1 {
	text-transform: lowercase;
	font-weight: normal;
	font-size: 16pt;
	color: #663300;
}

#logo p {
	text-transform: uppercase;
	font-size: 16px;
	color: #FF0000;
	height: 35px;
	width: 650px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #550000;
}

/* Menu */



/* Wrapper */



/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0px 0 0 0;
	background-color: #2A5F00;
	background-image: url(images/content.png);
}	
#page_profil {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background-color: #666666;
	background-image: url(images/content.png);
}
/* zac�tel aktuality */
#aktual {
	
	width:490px;
	padding:0px 8px 0px 5px;
	border: 3px solid #CAC626;
	
}


#aktual p.aktual_nadpis{
	color:#D4FF55;
	padding-left:10px;	
	font-weight:bold;
	font-family:sans-serif, "Miriam Fixed", FrankRuehl, "Levenim MT", Tunga, Vrinda;
	font-size:20px;
	border-bottom:2px solid #CAC626;
	margin-top:8px;
}
#aktual span.aktual_datum{
	font-size:10px;
	color:#CAC626;
	margin-left:330px;
}
.aktual_obsah {
margin-top:-5px;
	color:#FFDFAA;
	padding-left:10px;
		
	margin-bottom:10px;
}
.aktual_image {
	width:auto;	
}
/* konac aktuality */
/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 560px;
	color: #AEA52B;
}

.post {
	padding-bottom: 15px;
	line-height: 120%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 0 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #AFB548;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 2px biline #FFFF00;
	margin: -10px 20px 20px 20px;
	color: #FFFFFF;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 05px 20px;
	margin-top:15px;
	
}
.entry h1 a{
	
	font-weight:bold;
	
}
.entry img.hlavni{
margin-left:30px;
}

#foto{
	border-left: 2px dotted #FFFF00;
	border-right: 2px dotted #FFFF00;
	text-align:center;
	line-height:inherit;
	width: 500px;
	float: left;
	margin-left: 25px;
	background-color: #1F2E03;
}
#foto img {
	padding:5px;
}


.links {
	padding: 4px 20px;
	text-align: left;
	font-weight: bold;
	background-image: url(images/pozadi_body.png);
	color: #C9B90D;
}

.links a {
	border: none;
	color: #FFFF00;
}

.links a:hover {
	color: #9D9A1E;
}

/* Bocnilisty */

	

#sidebar1 {
	float: left;
	background-color: #3D5900;
	background-image: url(images/lista_nova.png);
	
	}

#sidebar2 {
	float: right;
	background-image: url(images/lista_nova.png);
}

.sidebar {
	float: left;
	width: 220px;
	padding: 0;
	font-size: 14px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	text-align: left;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #C9B90D dashed;
	color: #C9B90D;
}


.sidebar li h2 {
	margin: 0 0 0 0;
	padding: 10px 15px;
	font-size: 16px;
	color: #C9B90D;
	background-color: #2A5F00;
	background-image: url(images/lista.png);
	background-repeat: repeat-x;
}


.sidebar li h2 a {
	color: #C9B90D;
	
}
.sidebar a {
	color: #C9B90D;
}
.sidebar li h2.velke {
	height:80px;
	margin: 0 0 0 0;
	padding: 10px 15px;
	font-size: 16px;
	color: #C9B90D;
	background-color: #2A5F00;
	background-image: url(images/lista_velka.png);
	background-repeat: repeat-x;
}

/* Search */

#searchform {
	margin: 0;
	background-image: url(images/lista_nova.png);
}

#searchform br {
	display: none;
}

#searchform h2 {
}



#zaobleni1 {
	width: 220px;
	height: 20px;
	margin: left;
	
}

#zaobleni2 {
	width: 220px;
	height: 20px;
	margin: right;
	
}
/* Footer */

#footer {
	width: 1000px;
	height: 20px;
	margin: 0 auto;
	background-image: url(images/content_spodek.png);
}

#footer p {
	margin: 0;
	padding: 0px 0 0 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
        
}

#footer a {
	color: #FFFFFF
	
	}
	
* ------- FORM ------- */
#user .userForm {
	margin: 3px, 10px;
	padding-top: 3px;
	overflow: hidden;
	font-size: 0.85em;
	line-height: 1.4em;
}

#userForm LABEL {
	width: 50px;
	float: left;
	margin-top: 3px;
	line-height: 18px;
	padding-left:10px;
}

#userForm .password,
#userForm .text,
#findForm .text {
	width: 125px;
	height: 18px;
	float: left;
	margin-left: 10px;
	margin-top: 3px;
	border: 0 none;
	line-height: 18px;
}

#userForm .password,
#userForm .text {
	font-size: 1.15em;
}

#findForm .text {
	width: 148px;
	margin-top: 0;
}

#userForm .password {
	width: 125px;
}

#userForm .button {
	font:Verdana, Arial, Helvetica, sans-serif;
	width: 75px;
	height: 25px;
	float: right;
	margin: 3px 12px 0 5px;
	line-height: 16px;
	letter-spacing: 0em;
	font-size: 1em;
	font-weight:bold;
	background-color: #9D9A1E;
	color: #2A3F00;
}
#user .anchors {
	display: block;
	margin-left: 10px;
	font-size: 0.9em;
	line-height: 1.3em;
}
#btnOk {
	width:80px;
	height: 25px;
	float:right;
	margin-right:10px;
	background-color: #9D9A1E;	
}
.odkaz a:hover{
	padding:0;
	margin:0;
}
.odkaz{
	margin-left:10px;
}
.noTextTransform {
	text-transform: none;
	margin-left:20px;
}
#dataBox FORM {
	margin: 0;
	padding: 0;
}
#dataBox p{
	color: #FFFF00;
}
#dataBox FIELDSET {
	width:97%;
	display: block;
	position: relative;
	margin: 5px 0;
	padding: 7px;
}



#dataBox FIELDSET LEGEND {
	margin: 0;
	margin-bottom: 7px;
	padding: 3px 5px;
	font-weight: bold;
	text-transform: uppercase;
}

#dataBox FIELDSET P {
	padding: 10px 0 3px 5px;
	
}

#dataBox FIELDSET BR {
	clear: both
}

#dataBox FIELDSET HR {
	clear: both;
}

#dataBox FIELDSET LABEL {
	display: block;
	width: 146px;
	float: left;
	margin: 3px;
	margin-bottom: 0;
	padding: 3px 5px;
}

#dataBox FIELDSET LABEL.compulsory {
	color: #00BF00;
}

#dataBox FIELDSET LABEL.inline {
	width: 50px;
}
* ------- FORM ------- */

#dataBox FORM {
	margin: 0;
	padding: 0;
}
#dataBox p{
	color: #D4FF00;
	height: 40px;
	
	margin-bottom: 50px;
}
#dataBox FIELDSET {
	display: block;
	position: relative;
	margin: 5px 0;
	padding: 7px;
	border:solid 2px #AEA52B;
}

#dataBox FIELDSET LEGEND {
	margin: 0;
	margin-bottom:7px;
	padding: 3px 5px;
	font-weight: bold;
	text-transform: uppercase;
}

#dataBox FIELDSET P {
	padding: 10px 0 3px 5px;
	
}

#dataBox FIELDSET BR {
	clear: both
}

#dataBox FIELDSET HR {
	clear: both;
}

#dataBox FIELDSET LABEL {
	display: block;
	width: 110px;
	float: left;
	margin: 3px;
	margin-bottom: 0;
	padding: 3px 5px;
}

#dataBox FIELDSET LABEL.compulsory {
	color: #ed202a;
}

#dataBox FIELDSET LABEL.inline {
	width: 50px;
}

INPUT,
SELECT,
TEXTAREA {
	font-size: 1em;
}

INPUT {
	height: 18px;
	line-height: 18px;
}

INPUT.button {
	height: 30px;
	letter-spacing: 0.1em;
	cursor: pointer;
}

SELECT {
	height: 20px;
}

SELECT.multiple {
	height: 70px;
}

TEXTAREA {
	height: 67px;
	font: normal 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#dataBox FIELDSET .text,
#dataBox FIELDSET SELECT {
	width: 150px;
	float: left;
	margin: 3px;
}

#dataBox FIELDSET .inline .text {
	width:100px;
}

#dataBox FIELDSET .inline.button {
	min-width: 100px;
	float: left;
	margin: 3px 0 0 3px;
}

#dataBox FIELDSET .button.submit {
	width: 150px;
	height: 30px;
	margin: 10px 0 15px 0;
}

#dataBox FIELDSET TEXTAREA {
	width: 322px;
	float: left;
	margin: 3px;
}

#dataBox FIELDSET .group {
	display: block;
}

#dataBox FIELDSET .group LABEL{
	display: block;
	width: auto;
	float: left;
	background-color: #9D9A1E;
}
#dataBox FIELDSET .group .radio {
	float: left;
	margin: 7px 3px 0 3px;
}

.alert {
	font-size:1em;
	color: #FFDF55;
	margin:20px;
	
}
.alert H4{
padding:20px;
}
#dataBox .messageOK,
#dataBox .messageError {
	color: black;
	text-align: center;
	margin: 7px 0;
	padding: 7px 0;
	font-size: 1.3em;
}



/************/


#galerie{
	
	padding-left:50px;
	text-align:justify;
	
}
.nadpis{
	font-size:1.2em;
	color:#FFDF00;
	
}
#galerie .text{
	font-size:1.2em;
	color:#FFDF00;
	margin:0px;
}

#galerieobal{
	margin-left:0px;
	width:140px;
	height:176px;	
	float:left;
	text-align:center;
	background-image: url(images/film_galerie.png);
}
#galerieobal a:hover{
	margin:0px;
}
#galerieobal #obrazek{
	
	width:120px;
	height:120px;
	position:relative;
	top:28px;
	left:7px;
}

#galerie ul li a:hover{
	margin:0px;
}
#galerie ul li a img{
	border:1px solid white;
	padding:2px;
	
}


#adminImg {
	
	text-align:center;
	
	
}
#obal_galerie {
	
	width:220px;
	height:140px;
	margin:20px;
	background-image: url(images/film_side.png);
	

}
.tl_odstranit{
	float:right;
	width:33px;
	height:33px;
	margin-right:20px;
}


#adminImg img{
	position:relative;
	top:10px;
	left:10px;
	padding:0px;
	margin:0px;
	
}

#galerie{
	background:black;
	border:2px dotted yellow;
	text-align:left;
	background-image:url(images/aktual.png)
}
.nadpis{
	font-size:1.2em;
	color:#FFDF00;
	
}
#galerie .text{
	font-size:1.2em;
	color:#FFDF00;
	margin:10px;
}

#galerie ul li{
margin:5px;
	
display: inline; 

}

#galerie ul li a:hover{
	margin:0px;
}
#galerie ul li a img{
	border:1px solid white;
	padding:2px;
}
.radio{
	width:30px;
	height:30px;
	background-image: url(images/radio1.png);
}
.radio1{
	width:30px;
	height:30px;
	background-image: url(images/radio2.png);
}
.textadmin{
margin-left:20px;
}


/* pridano 22.12.2009  - overlay priprava na gallery*/

.overlay{
	background:transparent url(images/overlay.png) repeat top left;
    position:fixed;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    z-index:100;
}

.box{
  	position:fixed;
	top:-200px;
    left:30%;
    right:30%;
    background-color:#fff;
    color:#7F7F7F;
    padding:20px;
    border:2px solid #ccc;
    -moz-border-radius: 20px;
    -webkit-border-radius:20px;
    -khtml-border-radius:20px;
    -moz-box-shadow: 0 1px 5px #333;
    -webkit-box-shadow: 0 1px 5px #333;
    z-index:101;
 }
.box h1{
	border-bottom: 1px dashed #7F7F7F;
    margin:-20px -20px 0px -20px;
    padding:10px;
    background-color:#FFEFEF;
    color:#EF7777;
    -moz-border-radius:20px 20px 0px 0px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -khtml-border-top-left-radius: 20px;
    -khtml-border-top-right-radius: 20px;
}
a.boxclose{
	float:right;
    width:26px;
    height:26px;
    background:transparent url(images/cancel.png) repeat top left;
    margin-top:-30px;
    margin-right:-30px;
    cursor:pointer;
}
.data{
  	position:fixed;
	top:-200px;
    left:30%;
    right:30%;
    background-color:#fff;
    color:#7F7F7F;
    padding:20px;
    border:2px solid #ccc;
    -moz-border-radius: 20px;
    -webkit-border-radius:20px;
    -khtml-border-radius:20px;
    -moz-box-shadow: 0 1px 5px #333;
    -webkit-box-shadow: 0 1px 5px #333;
    z-index:101;
 }

#ckeditor{
	
	height:500px;
	
}
.activate {
	background:red;
}
/* konec gallery */
.box1{
  	position:fixed;
	top:-200px;
    left:30%;
    right:30%;
    background-color:#fff;
    color:#7F7F7F;
    padding:20px;
    border:2px solid #ccc;
    -moz-border-radius: 20px;
    -webkit-border-radius:20px;
    -khtml-border-radius:20px;
    -moz-box-shadow: 0 1px 5px #333;
    -webkit-box-shadow: 0 1px 5px #333;
    z-index:101;
 }
.box1 h1{
	border-bottom: 1px dashed #7F7F7F;
    margin:-20px -20px 0px -20px;
    padding:10px;
    background-color:#FFEFEF;
    color:#EF7777;
    -moz-border-radius:20px 20px 0px 0px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -khtml-border-top-left-radius: 20px;
    -khtml-border-top-right-radius: 20px;
}
a.boxclose1{
	float:right;
    width:26px;
    height:26px;
    background:transparent url(images/cancel.png) repeat top left;
    margin-top:-30px;
    margin-right:-30px;
    cursor:pointer;
}

table
{border: solid 2px #878030;
}
th{
background:#2A5F00;

}
td{text-aligin:middle;
	
}
tr{ 

background:#555F00;

}
col{
background:#555F00;
}
.editace table {
	width:100%;

}

#login_form{
cursor: pointer;
    _cursor: hand;
}


.table_obrazek{
	background:url(images/pozadi_obr.png)
}

/* fotogalerie   pridano 25.1.2010 */
.fotogelerie_cela{  
    padding: 5px;  
    margin: 3px;   
    background-color: #2A5F00;  
    border: 1px solid silver;  
}  
.hideClass{  
    display:none  
}
.nadpisy_fotogalerie{
	font-weight:bold;
	font-size:14px;
}
.hideClass{  
    background-color:#555F00;   
    padding: 5px;  
    margin: 5px;  
}  

.read{
	border:1px solid black;
	margin-right:30px;
	cursor: pointer;
    _cursor: hand;
	
}
#main-div {
	z-index:100000;
	background:url(images/ok.png);
	width:300px;
	height:80px;
	display:none;
	text-align:center;
	padding-top:70px;
	border:5px solid #878030;
	position:absolute;
	color:#CAC626;
	_height:150px;
	
}
#main-div .button{
background:green;
}
#pozadi_uzivatel{
	z-index:1000;
	background:#1F2E03;
	width:600px;
	height:600px;
	_height:300px;
	display:none;
	border:5px solid #878030;
	position:absolute;
}

pozadi_uzivatel label{
color:red;
border:#CAC626;
margin-right:30px;
}
#pozadi_uzivatel .field{
background: #063402;
color:#CAC626;
}
#pozadi_uzivatel .field b{
	background: #063402;
	color:#878030;
}

#obsah_uzivatele{
	display:none;
	color:#bae2a4;
}
.tlacitko_ulozit_uzivatele{
width:90px;
height:45px;

}
#edit_user{
	margin-left:5px;
	_margin-left:25px;
}
#edit_user H1{
	color:#808119;
}
#edit_user legend{
	font-size:14px;
	color:#CAC626;
	
}

#napoveda{
	
	z-index:10000;
	background:#1F2E03;
	width:400px;
	height:300px;
	_height:300px;
	display:none;
	border:5px solid #878030;
	position:absolute;
	
}
#pozadi_aktualita{
	z-index:1000;
	background:#1F2E03;
	width:585px;
	height:500px;
	
	display:none;
	border:5px solid #878030;
	position:absolute;
}
#obsah_aktuality{
	display:none;
	color:#bae2a4;
	padding-left:15px;
	
}

#pozadi_reality{
	z-index:1000;
	background:#1F2E03;
	width:585px;
	height:500px;
	
	display:none;
	border:5px solid #878030;
	position:absolute;
}
#obsah_reality{
	display:none;
	color:#bae2a4;
	padding-left:15px;
	
}
/* galerie byty   pridano 20.2.2010 */
#byty {

width:485px;
height:190px;

	

}

#hlavicka_byty {
	
	
	width:480px;
	height:30px;
	

}

#cena_foto_byty {
	width:480px;
	height:80px;
}

.foto_byty {
float:left;
	width:160px;
	height:160px;
	

}

.text_byty{
float:right;
width:100px;
height:35px;
	margin-left:60px;
	margin-top:10px;
}

.foto_byty{
border:2px solid #D43F00;
width:120px;
height:120px;
	
}


#nabidka_byty {
	
}

.nabidka_byty_td {
	margin-left:15px;
	width:450px;
	height:134px;
	
}

#fotos{
	width:430px;
	float:right;
	height:410px;
	border:1px solid red;
	overflow:scroll;
	background:#bae2a4;
	padding-left:25px;
	padding-top:10px;
}
#obal_fotky{
	width:120px;
	height:120px;
	float:left;
	background:white;
	margin:2px;
	border:1px solid black;
}

.flashBox {
width:640px;
height:510px;
color: #4F8A10;
display:none;
position:absolute;
z-index:100000000;
border:10px solid black;
border-top:5px solid black;
background:black;
}

.container {width:996px; height:35px; padding:0px 0 0 0px; background:url(ie-css3/color.jpg);border:2px solid #cac626; margin: 0 auto;

background-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.7)));
background-image: -moz-linear-gradient(-90deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.7));}

.shadow {
 
width: 996px;
}
.color {position:relative; background:#fff; display:block; background-image: url(images/pozadi_menu.png);

}
.menu1 {padding:0px; margin:0; list-style:none; height:35px;}
.menu1 .subHolder {position:absolute; left:-9999px; z-index:111111111111;}
.menu1 ul {padding:5px 0; margin:35px; list-style:none; background:#878030}
.menu1 li {float:left;}
.menu1 li a {color:#ccc; line-height:35px; display:block; float:left; padding:0 20px; text-decoration:none; font-family:arial, sans-serif; font-size:12px; font-weight:bold;}
.menu1 li:hover {position:relative;
background-image:url(images/pozadi_menu_po.png)}
.menu1 li a:hover {color:#fff; white-space:nowrap; position:relative; text-decoration:none;}
.menu1 li:hover > a {color:#fff;}
.menu1 :hover .subHolder {left:0;  top:0px;}

.menu1 .subShadow {float:left; }
.menu1 .subColor {position:relative; display:block; margin-left:4px; margin-top:5px; height:100%;
-moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6);
-webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6);
box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6);
}
.menu1 .col1 {background:#cac626;

background-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.7)));
background-image: -moz-linear-gradient(-90deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.7));
}
.menu1 .col2 {background:#8c8;
background-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.7)));
background-image: -moz-linear-gradient(-90deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.7));
}
.menu1 .col3 {background:#f31;
background-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.7)));
background-image: -moz-linear-gradient(-90deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.7));
}
.menu1 .col4 {background:#79b;
background-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.7)));
background-image: -moz-linear-gradient(-90deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.7));
}

.menu1 ul li {float:none;}
.menu1 ul li a {white-space:nowrap; line-height:20px; padding:0 30px 0 10px; float:none;}

.menu1 table {border-collapse:collapse; width:0; margin:0 0 -1px 0;}

.boxEmail {
width:450px;
height:320px;
color: black;
position:absolute;
z-index:100000000;
border:3px solid black;
border-top:3px solid black;
background:white;
}

.boxByty{
	z-index:10000000000;
	background:#1F2E03;
	width:585px;
	height:535px;
	_height:500px;
	display:none;
	border:5px solid #878030;
	position:absolute;
	color:#bae2a4;
}
.boxByty h1{
	padding-left:10px;
}
.tableByt{
	background:none;
	border:none;
}
.table_obal{
	margin:0px 20px 0px 20px;
}
.table_obal legend{
	font-size:16px;
	font-weight:bold;
}
.bunka{
	text-align:right;
	padding-right:10px;
	background:none;
}
.bunka1{
	background:none;
}
.tableByt textarea{
	width:300px;
	height:100px;
}
.ulozByt{
	background:url(images/dalsitl.png) no-repeat;
	height:45px;
	width:113px;
	float:right;
	border:0;
	margin:20px 20px 0px 20px;
}
.box_galerie{
	border-bottom:1px dashed #CAC626;
}
#box_gallery_width{
	width:150px;
	height:120px;
	
	float:left;
	text-align:center;
	padding-top:30px;
	margin:5px;
	background:url(images/pozadi_obrazku.png) no-repeat;
}
#box_gallery_height{
	width:150px;
	height:136px;
	
	float:left;
	text-align:center;
	padding-top:14px;
	margin:5px;
	background:url(images/pozadi_obrazku.png) no-repeat;
}

.nright{
    float:right;
}

.nprintpage{
    float:right;width:180px;height:45px;
}

.ndivobrazek{
    text-align:center;padding-left:50px;padding-bottom:8px;
}

.nobrazek{
    float:left; margin:3px; border:1px solid yellow;
}
.nclear{
    clear: both;
}
.ndivzaobleni{
    position:relative; top:25px;
}
