/* CSS Document */

/* 

Predpone stilov:


*/

html {
    margin:0px;
    padding:0px;
}

body{
	margin: 0px;
	padding: 0px;

	background-color: #a7a7a7;

	
	font-family:Tahoma;
	font-size: 11px;
	color: #000000;
	background-image:url(library/images/ozadje2.jpg);
	background-repeat:repeat;
	background-position:top center;}


.clear { clear: both; background: none; float:none;}

a img{ 
	border:none;}

img{ 
	border:none;
	padding:0px;
	margin:0px;}

a{
	}

p{
	padding:0px;
	margin:0px;	}

div{
	border:none;
	padding:0px;
	margin:0px;}


/* MAIN LAYOUT */
#wrapper{}

#ogrodje{
	width:1000px;
	margin: 0 auto;}

#ogrodje2{
	width:980px;
	padding:0px 0px 0px 20px;}

#header{
	width:980px;
	height:293px;}

#faux{
	width:980px;}

#left_side{
	width:337px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	clear:none;}

#content_side{
	width:600px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	clear:none;}

/*********************************** 

			HEADER

***********************************/

table.header_top_menu{
	width:980px;
	height:44px;
	background-image:url(library/images/top_menu_bg.png);
	background-repeat:no-repeat;
	background-position:0px 2px;}

table.header_top_menu tr td.separator{
	width:10px;
	height:43px;
	background-image:url(library/images/separator.png);
	background-repeat:no-repeat;
	background-position:top left;}

table.header_top_menu tr td{
	text-align:center;}

table.header_top_menu tr td a:link,
table.header_top_menu tr td a:visited,
table.header_top_menu tr td a:active{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	padding:18px 10px 10px 10px;
	line-height:12px;
	display:block;}

table.header_top_menu tr td a:hover{
	text-decoration:none;}
/*
.header_top_menu_right{
	width:270px;
	height:14px;
	padding:15px 5px 0px 5px;
	float:right;}

.header_top_menu_right span{
	color:#ffffff;
	float:left;
	margin:0px 0px 0px 0px;
	font-size:10px;}

.header_top_menu_right a:link,
.header_top_menu_right a:visited,
.header_top_menu_right a:active{
	float:right;
	text-decoration:none;
	color:#ffffff;
	margin:0px 0px 0px 0px;
	font-size:10px;}

.header_top_menu_right a:hover{
	text-decoration:underline;}*/
	

/*********************************** 

			FOOTER 

***********************************/	

#footer{
	height:40px;
	width:980px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#ffffff;
	background-color:#000000;}
