body {
margin: 0;
padding: 0;
background-color: #000022;   
color: white; 
background-image: url(g/bg0.jpg); 
/*background-attachment: fixed; */ /* če ne želiš scroll-a dol */ 
background-repeat: no-repeat;  
background-position: top center;
font-size: 12px;
font: small Arial, Helvetica, Verdana, sans-serif;
height:1365px;
}

#wrapper {
width:900px;
position:absolute;
left:50%;
margin-left:-450px; 
/* border: 1px solid white;*/
height:1335px;
}

/* header ====================================== */ 

#header {
width:884px;
height:84px;
border-top: 1px solid #3399FF; 
border-left: 1px solid #3399FF; 
border-right: 1px solid #003399; 
border-bottom: 1px solid #003399;
background-image: url(g/pano2.jpg); 
background-repeat: no-repeat;  
background-position: bottom left;
/* background-image: url(g/test1.png); 
background-repeat: repeat;  
background-position: top center; */
/* background-color:white; */
}

#logo {
position:absolute;
left:50%;
top:1px;
width:266px;
margin-left:172px;  
/* margin-left:-125px; */  
padding:2px;
background-color: white;
}

#title {
width:300px;
margin: 2px;
text-align:top left;
}

/* menu ====================================== */ 

#ul_menu {
/*position:absolute;
left:56px; */
top:89px;	
width:884px;
background-color: #0066CC; 
height:34px;
border-top: 1px solid #3399FF; 
border-left: 1px solid #3399FF; 
border-right: 1px solid #003399; 
border-bottom: 1px solid #003399;
}

#menu_tbl {
height:34px;
}

#menu_tbl td { 
border-left: 1px solid #3399FF;  
border-right: 1px solid #003399;
/* display: inline;
color: white; 
padding: 0px;
padding: 0px 6px 18px 6px; 
height: 100%; /*30px; 
vertical-align: center; */
}

#ul_menu a {
display:inline;
font-weight: bold; 
padding:9px 5px 9px 5px;  
color: white;
font-size: 13px; 
text-decoration: none;
height:90%;
vertical-align: bottom;
}

#ul_menu a:hover {
background-color: #256290;
color: yellow;
} 

#ul_menu a:link, #header-bottom a:visited {
text-decoration: none;
}

/* jeziki ====================================== */ 

#flags {
position:absolute; 
left:50%;
margin-left:173px; 
top:122px; /*93 */ 
padding: 2px;
height:16px;
width:264px;
/* background-color: #0066CC; */  
border-top: 1px solid #3399FF; 
border-left: 1px solid #3399FF;
border-right: 1px solid #003399;
border-bottom: 1px solid #003399;

background-image: url(g/test1.png); 
background-repeat: repeat;  
background-position: top center;

/*border-top: 1px solid #868686; 
border-right: 1px solid #868686;
border-bottom: 1px solid black;
border-left: 1px solid black; 
background-image: url(g/gradient.gif);  
background-repeat: repeat-x;  
background-position: top center; */
z-index:1;
}

#flags a {
border: none;
border-style: none;
background: transparent;
text-decoration: none;
}

#flags a:link, #flags a:visited {
text-decoration: none;
}

/* vsebina ====================================== */ 

#content {
position: absolute;
top: 121px;
left:7px;
width:608px; 
margin: 1px 1px 0 0;
border-top: 1px solid #868686; 
border-left: 1px solid #868686; 
border-right: 1px solid Black; 
border-bottom: 1px solid Black; 
padding: 3px;
font-size: 12px;
color: white; 
overflow:hidden;
background-image: url(g/test3.png); 
background-repeat: repeat;  
background-position: top center;
}

#cp {
background-image: url(g/cp.jpg); 
background-repeat: no-repeat;  
background-position: top right;
background-color: #929292; 
font-size: 13px; 
font: Arial, Helvetica, Verdana, sans-serif;
height:15px;
color:black;
margin:0px 0px 0px 0px;
}

#content img {
border-top: 1px solid #868686; 
border-left: 1px solid #868686;
border-right: 1px solid Black; 
border-bottom: 1px solid Black;
margin: 2px 10px 0px 2px;
}

#content p {
margin: 2px 10px 0 0;
}

#content a {
color: yellow;
}

#content a:hover {
color: #0066CC;
}

#vsebina {
/*whiteSpace:pre-wrap; */
}

/* novice ====================================== */ 

#newslist {
background-image: url(g/test1.png); 
background-repeat: repeat;  
background-position: top center;
border-top: 1px solid #3399FF;
border-left: 1px solid #3399FF;
border-right: 1px solid #003399; 
border-bottom: 1px solid #003399;
position: absolute;
top: 144px;
left:50%;
margin-left:173px; 
width: 268px; /*210*/
height: 145px;
color: white;
padding: 0px;
font-size:10px;
}

#newslist h3 {
font-size: 15px; /* 110 */
margin: 0;
padding: 0.2em 0 0.2em 0px;
font-weight: bold;
}

/* vreme ======================================= */

#sidebar {
background-image: url(g/test1.png); 
background-repeat: repeat;  
background-position: top center;
border-top: 1px solid #3399FF; 
border-left: 1px solid #3399FF;
border-right: 1px solid #003399;
border-bottom: 1px solid #003399;
position: absolute;
top: 291px;
left:50%;
margin-left:173px; 
width: 268px; 
height: 480px;
color: white;
padding: 0px;
font-size:9px;
}

#sidebar h3 {
font-size: 15px; /* 110 */
margin: 0;
padding: 0.2em 0 0.2em 0px;
font-weight: bold;
}

#sidebar .inner {
padding: 10px;
}

#sidebar table {
margin-left: 0;
padding-left: 0px;
font-size:12px;
color:black;
}

#sidebar a {
font-size: 12px; /* 110 */
line-height: 1.4em;
color: white;
}

#sidebar a:hover {
background-color: Yellow;
color: Blue;
}

/* autor ====================================== */

#author {
position:absolute;
left:50%;
margin-left:410px;
top:1350px;
width:100px;
border: 1px solid white;
}

/* pics ======================================= */

#picr {
position: absolute;
top: 600px; 
left: 5px; 
Z-INDEX:1;
width:200px;
}

#pic_f1 {
position: absolute;
top: 650px; 
left: 50%px;
margin-left:-300px; 
Z-INDEX:-1;
width:300px; 
}

#pic_f2 {
position: absolute;
top: 800px; 
left: 800px; 
Z-INDEX:1;
width:300px; 
}

#pic_f3 {
position: absolute;
top: 800px; 
left: 300px; 
Z-INDEX:1;
width:300px; 
}

#pic_f4 {
position: absolute;
top: 1150px; 
left: 280px; 
Z-INDEX:1;
width:300px; 
}


#picbl {
position: absolute;
top: 700px;
right: -3px;
Z-INDEX:1;
}

#picm {
position: absolute;
top: 500px;
right: 220px;
Z-INDEX:1;
}

.sample {
background-color: #EEEEEE;
/*border: 1px solid black; */
}

.sample td{
border-right: 1px solid #003399; 
border-bottom: 1px solid #003399;
}
