body, html {
	font-family:Arial;
    margin: 0 auto; 
    background:#E3E3E3; 
    font-size:12px;
    padding: 0;
}

a {
    color:#0187C5;
}
a:hover {
	text-decoration:none;
}

a img {
    border:0px;
}

img {
    border:0px;
} 

.red {
    color:#FF0000;
    font-size: 14px;
    padding-left: 30px;
}

input[type="text"], input[type="file"], input[type="password"], textarea {
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #CCCCCC;
    padding: 2px;
}

.red_color {
    color:#FF0000;
}

.center {
    text-align: center;
}

.rss {
    width: 12px;
    margin: 7px 0 0 -10px;
    height: 12px;
    background: url('/public/design/img/rss.gif') repeat scroll 0 0 transparent;
    float:right;
    font-size: 0;
}

#main{
    width: 1013px; 
    margin: auto;
}

#main #header {
    height: 80px;
}

#main #basic_menu {
    overflow: hidden; 
    background-color: red;
    margin:0; 
    padding:0;
}

ul {
    margin:0; 
    padding:0;
}

#main #basic_menu ul li {
    float:left;
    list-style:none;
}

#main #basic_menu ul li a {
    display:block;
    padding-left:10px;
    padding-right:10px;
    padding-top:5px;
    padding-bottom:5px;
    color:#FFF;
    font-size: 14px;
    font-weight: bold;
}

#main #basic_menu ul li a:hover {
    background-color:#A70000;
}

#main #menu_content {
    position:relative; 
    display: block; 
    overflow: hidden;
    background-color: #FFF;
}

#main #menu_content #menu {
    width:220px; 
    float:left;
    padding-top: 5px; 
}

#main #menu_content #menu ul li {
    list-style:none;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 18px;
}

#main #menu_content #menu ul li b {
    padding-left:8px;
    color:red;
}

#main #menu_content #menu ul li a {
    /*background-color:red; */
    /*border:#000 1px solid; */
    color:#0187C5;
    /*display:block; */
    
    /*margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 2px;*/
    font-size: 12px;
}

#main #menu_content #menu #user_menu h2 {
    border: 1px solid #E9E9E9; 
    padding: 1px 5px 1px 23px; 
    color:#0D3159; 
    font-size: 120%; 
    line-height:25px; 
    margin: 0; 
    margin-right: 10px; 
    margin-left: 10px; 
    margin-bottom: 10px; 
    background: url('/public/design/img/h2_bull.gif') no-repeat scroll 8px 9px transparent;
}

#main #menu_content #menu #m_kiev h2 {
    border: 1px solid #E9E9E9; 
    padding: 1px 5px 1px 23px; 
    color:#0D3159; 
    font-size: 120%; 
    line-height:25px; 
    margin: 0; 
    margin-right: 10px; 
    margin-left: 10px; 
    margin-bottom: 10px; 
    background: url('/public/design/img/h2_bull.gif') no-repeat scroll 8px 9px transparent;
}

#main #menu_content #menu h2 {
    border: 1px solid #E9E9E9; 
    padding: 0 5px 1px 23px; 
    color:#0D3159; 
    font-size: 120%; 
    line-height:25px; 
    margin: 0; 
    margin-right: 10px; 
    margin-left: 10px; 
    margin-bottom: 10px;
    margin-top: 20px; 
    background: url('/public/design/img/h2_bull.gif') no-repeat scroll 8px 9px transparent;
}

#main #menu_content #menu ul li div { 
    padding-left:10px; 
    padding-right:10px;
}

#main #menu_content #content {
    margin-left:220px; 
    /*border:1px solid;*/
}

/* active_users */
#main #menu_content #content #active_users {
    padding-top: 5px; 
    padding-bottom: 20px; 
    overflow: hidden;
}

#main #menu_content #content #active_users h2 {
    border: 1px solid #E9E9E9; 
    padding: 0 5px 1px 23px; 
    color:#0D3159; 
    font-size: 120%; 
    line-height:25px; 
    margin: 0; 
    margin-right: 10px; 
    background: url('/public/design/img/h1_bull.gif') no-repeat scroll 8px 9px transparent;
}

#main #menu_content #content #active_users ul li {
    list-style: none; 
    width: 16%; 
    float:left; 
    text-align: center;
}

#main #menu_content #content #active_users ul li div {
    padding-top:5px;
}

#main #menu_content #content #active_users ul li div a img {
    padding: 1px; 
    margin: 10; 
    border: 1px solid #CCCCCC; 
    text-align: center;
    width: 100px;
}

#main #menu_content #content #active_users h3 {
    margin:0; 
    text-align: left;
}

#main #menu_content #content #active_users p {
    text-align: justify; 
    padding-right:10px;
}

 #news p span {
    color:gray; 
    font-size: 11px; 
    text-align: left; 
    margin:0;
}

/* news */
#main #menu_content #content #news {
    padding-top: 5px; 
    padding-bottom: 20px; 
    overflow: hidden;
}

#main #menu_content #content #news h2 {
    border: 1px solid #E9E9E9; 
    padding: 0 5px 1px 23px; 
    color:#0D3159; 
    font-size: 120%; 
    line-height:25px; 
    margin: 0; 
    margin-right: 10px; 
    background: url('/public/design/img/h1_bull.gif') no-repeat scroll 8px 9px transparent;
}

#main #menu_content #content #news ul li {
    list-style: none; 
    width: 33%; 
    float:left; 
    text-align: center;
}

#main #menu_content #content #news ul li div {
    padding-top:5px;
}

#main #menu_content #content #news ul li div a img {
    padding: 1px; 
    margin: 10; 
    border: 1px solid #CCCCCC; 
    text-align: center;
    width: 100px;
}

#main #menu_content #content #news h3 {
    margin:0; 
    text-align: left;
}

#main #menu_content #content #news p {
    text-align: justify; 
    padding-right:10px;
}

 #news p span {
    color:gray; 
    font-size: 11px; 
    text-align: left; 
    margin:0;
}

#main #menu_content #content #rock h2 {
    border: 1px solid #E9E9E9; 
    padding: 0 5px 1px 23px; 
    color:#0D3159; 
    font-size: 120%; 
    line-height:25px; 
    margin: 0; 
    margin-right: 10px; 
    background: url('/public/design/img/h1_bull.gif') no-repeat scroll 8px 9px transparent;
}

#main #menu_content #content #rock h2 a {
    color:#0D3159;
}

#main #menu_content #content #board_dnevnik, #main #menu_content #content #afisha_articles {
    overflow: hidden;
}

#main #menu_content #content #board_dnevnik div, #main #menu_content #content #afisha_articles div {
    float: left; 
    width: 50%;
}

#main #menu_content #content #board_dnevnik div ul, #main #menu_content #content #afisha_articles div ul {
    list-style: none; 
    margin: 0; 
    padding: 0; 
    padding-right: 10px; 
    padding-bottom: 20px; 
    line-height:18px;
}

#main #menu_content #content #board_dnevnik div ul li h2, #main #menu_content #content #afisha_articles div ul li h2 {
    border: 1px solid #E9E9E9; 
    width: 350px; 
    padding: 0 5px 1px 23px; 
    color:#0D3159; 
    font-size: 120%; 
    line-height:25px; 
    margin: 0; 
    background: url('/public/design/img/h1_bull.gif') no-repeat scroll 8px 9px transparent;
}

#main #menu_content #content #board_dnevnik div ul li h2 a, #main #menu_content #content #afisha_articles div ul li h2 a {
    color:#0D3159;
}

#main #banners {
    overflow: hidden;
    background-color: #FFF;
}

#main #banners #banner_1 {
    float:left;
    width:50%;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
}

#main #banners #banner_2 {
    float:left; 
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px; 
}

#main #footer {
    padding:10px; 
    background-color: red; 
    font-size: 12px;
}

#main #stat {
    text-align: center;
    background-color: #FF0000;
}

.amenu {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
}
.amenu:hover {
	text-decoration:underline;	
	font-size:14px;
}

.image {
	border:1px solid #CCCCCC;
	padding:1px;	
}

.photo {
    max-width: 180px; 
    min-width: 100px; 
    min-height: 100px; 
    max-height: 150px;
}

#email {
    width:160px;
}

.center {
    text-align: center;
}

.left {float:left;width:220px;overflow:hidden;padding:20px;background:#C7CFDE;height:290px}
.right {float:right;width:220px;overflow:hidden;padding:20px;background:#C7CFDE;height:290px}
.left .copy{margin-top:190px}
.content {margin-left:210px;background:#E0E6ED;padding:20px;padding-left:70px;}

.block {margin:20px;}
.block .title{margin:20px;}
.block .text{margin:20px;}

.current {-moz-border-radius: 5px 5px 5px 5px; background-color:grey; color:#000000; font-weight:bold; height:29px; margin:2px; padding:4px 6px; text-decoration:none;}
.no_current {-moz-border-radius: 5px 5px 5px 5px; background-color:#F0F0ED; color:#0681B5; margin:2px; padding:4px 6px; padding: none; text-decoration:none;}
#paginationControl a, 
#paginationControl a:link, 
#paginationControl a:active {
	-moz-border-radius: 5px 5px 5px 5px; 
	background-color:#F0F0ED; 
	color:#0681B5; 
	margin:2px; 
	padding:4px 6px; 
	padding: none; 
	text-decoration:none;
}

.mydate {
    background:url("/public/design/img/bg_date.gif") no-repeat scroll 0 0 transparent;
	float:left;
	height:50px;
	margin:0 10px 0 0;
	text-align:center;
	width:35px;
}
.myday {
    color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	height:20px;
	line-height:22px;
}
.mymonth {
    color:#7C8284;
	font-size:11px;
	height:14px;
	line-height:13px;
}
.myear {
	color:#FFFFFF;
    font-size:10px;
    height:15px;
    text-align:center;
    line-height:15px;
}
.anketa_image {
	width:200px; 
	position:relative;	
}

.anketa_image .on_line {
	width:200px;
	height:18px;
	margin-top:1px;
	background:red;
	color:white;
	font-weight:bold;
	font-size:13px;
	/*margin:0px;*/
		
	/* fix it at the bottom */
	position:absolute;
	top:0px;	
	/* hide it by default */
	display:block;

	/* opacity setting */
	filter:alpha(opacity=80);    /* ie  */
	-moz-opacity:0.8;    /* old mozilla browser like netscape  */
	-khtml-opacity: 0.8;    /* for really really old safari */  
	opacity: 0.8;    /* css standard, currently it works in most modern browsers like firefox,  */
}

.zitem {
	width:75px;
	height:75px;	
	border:4px solid #222;	
	margin:5px 5px 5px 0;
	/* required to hide the image after resized */
	overflow:hidden;
	/* for child absolute position */
	position:relative;
	/* display div in line */
	float:left;
}
.zitem .caption {
	width:75px;
	height:18px;
	background:#000;
	color:#fff;
	font-weight:bold;
		
	/* fix it at the bottom */
	position:absolute;
	bottom:-1px; /* fix IE issue */
	left:0;

	/* hide it by default */
	display:none;

	/* opacity setting */
	filter:alpha(opacity=70);    /* ie  */
	-moz-opacity:0.7;    /* old mozilla browser like netscape  */
	-khtml-opacity: 0.7;    /* for really really old safari */  
	opacity: 0.7;    /* css standard, currently it works in most modern browsers like firefox,  */
}

.zitem .on_line {
	width:75px;
	height:13px;
	padding-left:13px;
	background:red;
	color:white;
	font-weight:bold;
	margin:0px;
		
	/* fix it at the bottom */
	position:absolute;
	left:0;
	
	/* hide it by default */
	display:block;

	/* opacity setting */
	filter:alpha(opacity=80);    /* ie  */
	-moz-opacity:0.8;    /* old mozilla browser like netscape  */
	-khtml-opacity: 0.8;    /* for really really old safari */  
	opacity: 0.8;    /* css standard, currently it works in most modern browsers like firefox,  */
}

.zitem .caption a {
	text-decoration:none;
	color:#fff;
	font-size:12px;	
	
	/* add spacing and make the whole row clickable*/
	padding:2px;
	display:block;
}

.zitem img {
	border:0;
	
	/* allow javascript moves the img position*/
	position:absolute;
}

.clear {
	clear:both;	
}

/*_____________________________________________ Start - Projects - jCarouselLiteDemo _____________________________________________*/

#jCarouselLiteDemo .carousel  {
    padding: 10px 0 0 0;
    margin: 0 0 20px 10px;
    overflow: hidden;
    position: relative;     
}
#jCarouselLiteDemo .main {
	/*margin-left: 40px;*/
}

#jCarouselLiteDemo .demo em {
	color: #FF3300;
	font-weight: bold;
	font-size: 60%;        
	font-style: normal;
}
#jCarouselLiteDemo .carousel button { /*Don't remove this. we still use this for individual demos. only the front pages use images as of now*/
	float: left;
}              
#jCarouselLiteDemo .carousel a.prev, #jCarouselLiteDemo .carousel a.next {
	display: block;
	float: left;
	width: 30px;
	height: 100px;
	text-decoration: none;
	background: url("/image/imageNavLeft.gif") left 60px no-repeat;
}
#jCarouselLiteDemo .carousel a.next {
	background: url("/image/imageNavRight.gif") right 60px no-repeat;
}
#jCarouselLiteDemo .carousel a.next:hover {
	background-image: url("/image/imageNavRightHover.gif");
}
#jCarouselLiteDemo .carousel a.prev:hover {
	background-image: url("/image/imageNavLeftHover.gif");
}    
#jCarouselLiteDemo .carousel a:hover, #jCarouselLiteDemo .carousel a:active {
	border: none;
	outline: none;
}                 
#jCarouselLiteDemo .carousel .jCarouselLite {
	/*border: 1px solid gray;  */
	float: left;
	background-color: #dfdfdf;
        
	/* Needed for rendering without flicker */
	position: relative;
	visibility: hidden;
	left: -5000px;
}
#jCarouselLiteDemo .carousel ul {
	margin: 0;
}
#jCarouselLiteDemo .carousel li img, 
#jCarouselLiteDemo .carousel li p {
	background-color: #fff;
	width: 75px;
	height: 75px;
	margin: 5px;
}
        
#jCarouselLiteDemo .widget img {
	cursor: pointer;
}
#jCarouselLiteDemo .mid {
	margin-left: 80px;
	width: 400px;
	height: 200px;
}
#jCarouselLiteDemo .vertical {
	margin-left: 100px;
}
#jCarouselLiteDemo .vertical .jCarouselLite {   /* so that in IE 6, the carousel div doesnt expand to fill the space */
	width: 100px;
}
#jCarouselLiteDemo .imageSlider li img, 
#jCarouselLiteDemo .imageSlider li p, 
#jCarouselLiteDemo .imageSliderExt li img , 
#jCarouselLiteDemo .imageSliderExt li p {
	width: 300px;
	height: 200px;
}
            
/*_____________________________________________ End - Projects - jCarouselLiteDemo _____________________________________________*/

.div_carousel {
     color:#000;
} 

.div_carousel:hover {
    text-decoration:underline;    
    background-color:red;
    color:#FFF;
}

.gruppa {
    text-align:center; 
    font-size:12px; 
    vertical-align:middle; 
    height:33px;
}

.view_all {
    text-align: right; 
    padding-right: 30px;
}


/* slide show for CLUBS & BASE */
#slideshow {
    position:relative;
    height:350px;
    text-align: center;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:128px;
    z-index:8;
    opacity:0.0;
    height:350px;
    max-width:520px;
    min-width:520px;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}










