/* ogrodje 
**************
*/

.hiddenpic {
display:none;
}

body {
text-align: center;
margin-left:20px;
margin-right:20px;
margin-top:0px;
margin-bottom:20px;
background-color:#7f7f7f;
}
/*
div {
border:1px solid #000000;
}
*/
div, body {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
background-color:none;
color:#ffffff;
}

a {
color:#ffffff;
text-decoration:none;
}

#red_dot_logo {
width:180px;
height:70px;
background-image: url(../images/red-dot-logo.gif);
background-repeat: no-repeat;
background-position:bottom left;
}

#gigo_logo {
width:180px;
height:45px;
background-image: url(../images/gigo-logo.gif);
background-repeat: no-repeat;
background-position:bottom left;
}

#c_right_column a {
color:#b3e2ee;
text-decoration:none;
}

#c_right_column a:hover {
text-decoration:underline;
}

a:hover, .selected {
color:#b3e2ee;
text-decoration:none;
}

#c_wrapper {
position:relative;
width:1000px;
margin: 0 auto;
text-align:left;
} 

#c_header {
height:115px;
width:100%;
margin-bottom:25px;
}

#c_sitty_logo {
float:left;
width:180px;
margin-left:25px;
margin-right:25px;
height:100%;
background-image: url(../images/sitty-logo.gif);
background-repeat: no-repeat;
background-position:bottom right;
}

#c_header_image {
float:left;
width:525px;
height:100%;
}

#c_gigo_logo {
float:left;
width:180px;
margin-left:25px;
margin-right:25px;
height:100%;
/*
background-image: url(../images/gigo-logo.gif);
background-repeat: no-repeat;
background-position:bottom left;
*/
}

#c_left_column {
float:left;
width:180px;
margin-left:25px;
margin-right:25px;
height:100%;
}

#c_middle_column {
float:left;
width:525px; 
height:525px;
}

#c_middle_column_left {
float:left;
height:100%;
width:262px;
}

#c_middle_column_right {
float:right;
height:100%;
width:262px;
}

#c_middle_column_right {
cursor:pointer;
cursor:hand;
background-image:url(../images/next.png);
background-repeat:no-repeat;
background-position:200px 475px;
}

#c_middle_column_left:hover {
cursor:pointer;
cursor:hand;
background-image:url(../images/previous.png);
background-repeat:no-repeat;
background-position:0px 475px;
}


#c_right_column {
float:left;
width:180px;
margin-left:25px;
margin-right:25px;
padding-bottom:25px;
height:100%;
font-size:12px;
line-height:18px;
}

#c_right_column ol {
margin:0;
padding:0;
margin-left:20px;
}

#c_right_column li {
padding-top:12px;
}

#c_content {
clear:both;
overflow:auto;
}

#c_left_menu {
}

#c_left_menu ul {
margin:0;
padding:0;
margin-right:2px;
text-align:right;
list-style:none;
}

#c_left_menu li {
text-transform: uppercase;
display:block;
padding-bottom:25px;
}

#c_left_menu li a {
}

#c_left_menu li a:hover {
}
