@charset "utf-8";
/* CSS Document */
.orange {
				color:#FF9900;
				font-size:13px;
				font-style:italic;
			}
			h1 {
				color:#FF9900;
				font-size:13px;
				font-style:italic;
			}
			.tmavy_spodok2 {				
				width: 100%;
				height: auto;

				background: #004A00;
				/*color: #E1E5E1;*/
				color: #CCCCCC;
				background-image: url(../obr/green-hi.gif);
				background-attachment:fixed;
				background-repeat: repeat;

				vertical-align: text-bottom;
				text-align: center;

				z-index: 1;
			}
			p, span {
				line-height:18px;
				letter-spacing:0.7px;
			}
			.blok {
				width:468px;
				padding:0 86px;				
			}
			#nav_up {
				position:relative;
				top:25px;
			}
			#nav_down {
				position:relative;
				bottom:25px;
			}
