body { background-color: #f9f9f9; width: auto;  margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px; font: 12px Arial, Verdana, sans-serif; line-height: normal; white-space: normal; }
td { background-color: #e4f0fc;  font: 12px Arial, Verdana, sans-serif; line-height: normal; white-space: normal;}

/* SCROLLBAR-TRACK-COLOR: #b3c6d9; */

.bgmenu{  background-color: #1291E9;  color: white;}
.red{ background-color: white; }
.data{ background-color: #e6e6e6; }
.grafic{ background-color: #1291E9; }
.no_grafic{ background-color: #f4f4f7; }
.err{ background-color: #ffff00; }
.arc{ background-color: #b3c6d9; PADDING-TOP: 0px; }
.arcGray{ background-color: #f4f4f4; }
.dGray{ background-color: #e6e6e6; }
.dBlueDark{ color: #34689a; }
.img { border-width: 1px; border-color: #b3c6d9;}
.bgtop{ background-color: #e4f0fc; }
.center_green{ background-color: #9dec56; }
.center_green_tb{ background-color: #76e509; }
.blue_{ background-color: #f9f9f9; BORDER: #67859D 1px solid;}
.blue2_{ background-color: #e4f0fc;}
.login_info {background-color: #f39fb7;}
.f9
{
 background-color: #f9f9f9;
 font: 12px Arial, Verdana, sans-serif;
 line-height: 1.5; white-space: normal;
}

.newStyle
{
 background-color: #f9f9f9;
 font: 12px Arial, Verdana, sans-serif;
 line-height: 1.5; white-space: normal;
}

td.participants
{
 font: 12px Arial, Verdana, sans-serif;
 line-height: 1.5; white-space: normal;
}

td.about
{
 background-color: #E4F0FC;
 width: 450px;
 padding: 10px;
 font: 12px Arial, Verdana, sans-serif;
 line-height: 1.5; white-space: normal;
}

td.news
{
 background-color: #E4F0FC;
 font: 12px Arial, Verdana, sans-serif;
 line-height: normal; white-space: normal;
}

INPUT {
font: 12px Arial, Verdana, sans-serif;
line-height: normal;
white-space: normal;
BORDER: #67859D 1px solid;
}

INPUT.sondaj
{
FONT-FAMILY: verdana, arial, tahoma;
FONT-SIZE: 11px;
BORDER: 0px;
}

TEXTAREA {
BORDER: #67859D 1px solid;
}

INPUT.btn_gb {
background: #f9f9f9;
font: 12px Arial, Verdana, sans-serif;
line-height: normal;
white-space: normal;
BORDER: #67859D 1px solid;
cursor: hand;
}

INPUT.btn_gbb {
background: #e4f0fc;
font: 12px Arial, Verdana, sans-serif;
line-height: normal;
white-space: normal;
BORDER: #67859D 1px solid;
cursor: hand;
}

TABLE.gb TD{
FONT-FAMILY: verdana, arial, tahoma;
FONT-SIZE: 12px;
}
TABLE.gb TD a{
FONT-FAMILY: verdana, arial, tahoma;
FONT-SIZE: 12px;
TEXT-DECORATION:none;
color:#000;
}

TABLE.gb_bottom TD{
FONT-FAMILY: verdana, arial, tahoma;
FONT-SIZE: 12px;
text-align: left;
background-color: #f9f9f9;
}

.commentbox{
background-color: #f9f9f9;
padding: 10px;
}

.commentfooter{
background: url(arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

.btn_vote
{
  background-color: #b3c6d9;
  border-style: solid;
  border-color: #b3c6d9;
  border-width: 0px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: black;
  padding: 1px;
  cursor: hand;
}


A.menu { color: black; text-decoration: none; cursor: hand;}
A.menu:hover { color: "#245DDB"; font-weight: bold; text-decoration: none; cursor: hand;}

A.news { color: black; font-weight:bold; text-decoration: none; cursor: hand; }
A.news:hover { color: blue; font-weight:bold; text-decoration: underline; cursor: hand; }

A.hand { color: black; text-decoration: none; cursor: hand; }
A.hand:hover { color: green; text-decoration: none; cursor: hand; }

A.hand2 { color: blue; cursor: hand; }
A.hand2:hover { color: green; text-decoration: none; cursor: hand; }

A.gallery { color: black; font-weight:bold; text-decoration: none; cursor: hand; }
A.gallery:hover { color: black; font-weight:bold; text-decoration: none; cursor: hand; }

A.withoutU{ color: black;  text-decoration: none;  cursor: hand; }
A.withoutU:hover { color: blue; text-decoration: underline; cursor: hand; }

A.profil{ color: black;  text-decoration: none;  cursor: hand; }
A.profil:hover { color: white; text-decoration: none; cursor: hand; }


.maincenter{
position: relative;
left: 10px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
right: 5px;
}


/* CSS Drop Shadows */
.shiftcontainer{
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
background-color: #d1cfd0;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: #f9f9f9;
border: 1px solid #67859D;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}
/* END CSS Drop Shadows */

/* Pagination Links */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 2 5px;
border: 1px solid #9aafe5;
text-decoration: none;
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: hand;
}

.pagination a.currentpage:hover{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: hand;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: hand;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

/* END Pagination Links */


/*  PopUp Image Wiewer */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

/* END PopUp Image Wiewer */

/* Curly Corner Container */
.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 300px;
}

.curlycontainer .innerdiv{
background: transparent url(media/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}
/* END Curly Corner Container */


/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 li {float:none;}#qm0 li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/
	#qm0
	{
		width:190px;
		background-color:#E4F0FC;
		border-width:3px 0px 3px 0px;
		border-style:solid;
		border-color:#3085E2;
	}


	/*"""""""" (MAIN) Items""""""""*/
	#qm0 a
	{
		padding:6px 40px 6px 8px;
		color:#112747;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Hover State""""""""*/
	#qm0 a:hover
	{
		background-color:#CEE7FF;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/
	#qm0 li:hover>a
	{
		background-color:#CEE7FF;
	}


	/*"""""""" (MAIN) Active State""""""""*/
	body #qm0 .qmactive, body #qm0 .qmactive:hover
	{
		background-color:#CEE7FF;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Container""""""""*/
	#qm0 div, #qm0 ul
	{
		padding:5px;
		margin:0px;
		background-color:#CEE7FF;
		border-width:3px 1px 1px 1px;
		border-style:solid;
		border-color:#3688DE;
	}


	/*"""""""" (SUB) Items""""""""*/
	#qm0 div a, #qm0 ul a
	{
		padding:2px 40px 2px 5px;
		border-width:0px;
		border-style:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/
	#qm0 div a:hover
	{
		text-decoration:underline;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/
	#qm0 ul li:hover>a
	{
		text-decoration:underline;
	}


	/*"""""""" (SUB) Active State""""""""*/
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover
	{
		background-color:#E4F0FC;
	}


	/*"""""""" Individual Titles""""""""*/
	#qm0 .qmtitle
	{
		margin:2px 5px 5px 5px;
		color:#112747;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/
	#qm0 .qmdividerx
	{
		border-top-width:2px;
		margin:4px 5px 4px 5px;
		border-color:#A2A1AD;
	}


	/*"""""""" Custom Rule""""""""*/
	ul#qm0 li:hover > a.qmparent
	{
		background-image:url(menu/qmimages/cssalt1_arrow_right_hover.gif);
		text-decoration: underline;
	}


	/*"""""""" Custom Rule""""""""*/
	ul#qm0 li .qmparent
	{
		background-image:url(menu/qmimages/cssalt1_arrow_right.gif);
		background-repeat:no-repeat;
		background-position:97% 50%;
	}


