body {
	margin: 0;
	margin-bottom: 10px;
	background: #5a666a;
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	font-family: Georgia, Times New Roman, Times, serif;
}
a {
	color: #33a7cf;
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
img {
	border: none
}
.tabela {
	background: url(/img/back_fleha.jpg) repeat-x bottom #fff;
}
table {
	table-layout: fixed;
}

#container {
	background: url(/img/container_background.jpg) no-repeat bottom #fff;
	width: 960px
}
	#container_out {
		padding: 0px 10px 70px 10px
	}
	#top {
		height: 60px;
	}
		#top_jeziki {
			font-size: 11px;
			float: left;
			width: 250px;
			margin-top: 10px;
			margin-left: 40px
		}
		#top_sekundarna {
			float: right;
			width: 310px;
		}
	#logo {
		text-align: center;
		height: 100px
	}
	#navigacija {

	}
		#navigacija_narocanje {
			margin-left: 20px
		}
	#main {
	}
		.fleha {
			background: url(/img/siva_fleha.jpg) no-repeat top center;
			min-height: 300px
		}
		#left {
			float: left;
			width: 330px;
			margin-right: 10px
		}
			#left_text{
				font-family: Georgia, Times New Roman, Times, serif;
				font-size: 24px;
				color: #999999;
				padding-top: 0px;
				padding-left: 22px;
				margin-right: 10px
			}
			#left_title {
				padding-left: 22px;
				padding-bottom: 10px;
				padding-top: 55px
			}
		#right {
			float: left;
			padding-top: 80px;
			color: #666;
			width: 590px;
			line-height: 22px
		}
			#right h1 {
				color: #EA097E;
				font-size: 24px;
				font-weight: normal;
				margin-top: 35px
			}
			#right_vsebina {
				float: left;
				width: 370px;
				padding-right: 20px
			}
			#right_fotke {
				width: 190px;
				float: right
			}

	#bnavigacija_p {
		width: 960px;
	}
	#bnavigacija {
		margin-top: -40px;
		margin-left: 15px;
		position: absolute;
		width: 960px;
	}
		#bnavigacija_narocanje {
			margin-left: 20px
		}
#crta {
	height: 1px;
	background: #cccccc;
	width: 320px;
}
	#crta hr {
		display: none
	}
#footer {
	font-size: 10px;
	color: #cccccc;
	padding: 10px 0px 0px 10px
}
	#footer a {
		color: #c8e5ec
	}
.clear {
	clear: both
}
.nolink {
	color: #000000 !important;
}
	.nolink:hover {
		text-decoration: none !important
	}
/* Old stuff */

