#nav li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	background: #00080;
	cursor: pointer;
	position: relative;
}


#nav li a {
	margin: 0;
	padding: 10px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-decoration: none;
}

* {
	padding: 0px;
	margin: 0px;
}




/* === links === */



/* menu */

ul.nav,
ul.nav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	
	.nav span {
		display: block;
		background: #292966 url(gifai/meniu_back.gif) repeat-x left bottom;
		padding: 2px 0px 3px 0px;
	}
	
	.nav1 span {
		display: block;
		
		padding: 2px 0px 3px 0px;
	}

		.nav a {
			display: block;
			font-size: 11px;
			color: #ffffff;
			text-decoration: none;
			padding: 0px 0px 0px 12px;
		}
		
		.nav a:hover {
			color: yellow;
			text-decoration: underline;
		}
		
		.nav2 a {
			display: block;
			font-size: 11px;
			color: yellow ;
			text-decoration: none;
			padding: 0px 0px 0px 12px;
		}
		.nav2 a:hover {
			color: white;
		}
		
		.nav1 a {
			display: block;
			font-size: 11px;
			font-weight: bold;
			color: #000000;
			text-decoration: none;
			padding: 0px 0px 0px 12px;
		}


/* --- */

#container {
	text-align: left;
	width: 950px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

			

	
	#info {
		margin-bottom: 2px;
	}
	
		#left-col {
			float: left;
			width: 200px;
		}
		
			.left-nav-wrapper {
				background-color: #121212;
				padding: 3px;
				border: 1px solid #424242;
				margin-bottom: 5px;
			}
			
			.small-block {
				width: 217px;
				margin-bottom: 5px;
			}
			.small-block1 {
				width: 200px;
				margin-bottom: 5px;
			}

			
				.small-block h3.title {
					background: transparent url(gifai/tur_lent_virs.gif) no-repeat;
					font-size: 15px;
					font-weight: bold;
					color: #ffffff;
					padding: 5px 9px 5px 10px;
				}
				
				.small-block .content-wrapper {
					background-color: #121212;
					padding: 0px 3px;
					border-right: 1px solid #424242;
					border-left: 1px solid #424242;
				}
				
				.small-block .foot {
					background: transparent url(gifai/tur_lent_ap.gif) no-repeat left bottom;
					font-size: 10px;
					padding: 2px 9px 6px 10px;
				}
		

				.small-block1 h3.title {
					background: transparent url(gifai/tur_lent_virs_1.gif) no-repeat;
					font-size: 11px;
					font-weight: bold;
					color: #ffffff;
					padding: 5px 9px 5px 10px;
				}
				
				.small-block1 .content-wrapper {
					background-color: #6699ff;
					padding: 0px 0px;
					border-right: 4px solid #121212;
					border-left: 4px solid #121212;
				}
				
				.small-block1 .foot {
					background: transparent url(gifai/tur_lent_ap_1.gif) no-repeat left bottom;
					font-size: 10px;
					padding: 2px 9px 6px 10px;
				}

		
		
		
		
		
		
		
		#middle-col-left {
			float: left;
			width: 526px;
			height: 300px;
			padding: 0px 2px;
			width: 526px;
		}
		
		
			
			.big-block {
				margin-bottom: 5px;
			}
			
				.big-block .r-bg {
					background: transparent url(gifai/centr_virs.gif) no-repeat right top;
				}
				
				
					.big-block h2.title {
						font-size: 16px;
						color: #ffffff;
						padding: 5px 15px 5px 15px;
					}
					
					
				
				.big-block .content-wrapper {
					background-color: #121212;
					padding: 0px 3px;
					border-right: 1px solid #424242;
					border-left: 1px solid #424242;
				}
				
					.content {
						background-color: #6699ff;
					}
				
				.big-block .foot {
					background: transparent url(gifai/centr_ap_des.gif) no-repeat right bottom;
				}
				
				
				
					.big-block .foot .l-bg {
						background: transparent url(gifai/centr_ap_kair.gif) no-repeat left bottom;
						font-size: 10px;
						padding: 3px 9px 8px 10px;
					}
					
					
					
		
		
		#right-col {
			float: right;
			width: 220px;
		}
	

	
			
#footer {
		background: transparent url(gifai/footer.gif) no-repeat;
		height: 100px;
		padding: 0px 10px 0px 11px;
	}
	
		
		#all-rights {
			float: right;
			padding-top: 24px;
		}
		
		#footer p {
			color: #6699ff;
			line-height: 12px;
		}
		
			#footer p a {
				color: #ffffff;
			}
	
	/* --- footer: end ---------- */



/* clear fix */


.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
}









