body {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color: #494949;
	background: #fcfcfc url("../images/design/head_bg.png") repeat-x;
	font-size: 75%;
}
body.smalll {
	background-image: url("../images/design/head_bg_small.png");
}
* {
	padding: 0;
	margin: 0;
}

h1, #right h2, h3, h4 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	padding-bottom: 1ex;
}
h1 {
	font-size: 150%;
	padding-top: 2ex;
	color: #bd0b0e;
}
#right h2 {
	padding-top: 2ex;
	font-size: 100%;
}
h3 {
	font-size: 100%;
}
h4 {
	font-size: 100%;
}
ul {
	list-style-type: none;
}
#right ul {
	padding-left: 2ex;
	list-style-type: disc;
}
#right ol {
	padding-left: 3ex;
}
p {
	padding-bottom: 1ex;
}
hr {
	border: 0px;
	height: 1px;
	background-color: #c0c0c0;
	margin: 10px 0;
}
a, a:active, a:visited {
	color: #b71317;
	text-decoration: none;
}
a:hover {
	color: #4913b7;
}

#page {
	background: url("../images/design/foot_bg.png") bottom left repeat-x;
}
#page_content {
	background: url("../images/design/right_bottom.png") 77em bottom no-repeat;
}
#webcontent {
	position: relative;
	/* Centralization  */
	/*margin: 0 auto; */
	width: 77em;
	text-align: left;
	background-color: #fff;
}
#shadow_top {
	position: absolute;
	top: 0px;
	left: 77em;
	width: 30px;
	height: 447px;
	background: url("../images/design/right_top.png");
}
#shadow_top.smalll {
	background: url("../images/design/right_top_small.png");
	height: 356px;
}
body.smalll #page_content {
	background-position: 80.5em bottom;
}
body.smalll #webcontent {
	width: 80.5em;
}
body.smalll #shadow_top {
	left: 80.5em;
}
#head {
	background: #e2dbb1 url("../images/design/slogan.png") right no-repeat;
	height: 98px;
	padding-top: 36px;
	padding-left: 15px;
	position: relative;
}

#rss_head{
  height: 16px;
  padding-left: 2px;
  padding-bottom: 8px;
}

body.smalll #head {
	padding-left: 10px;
}
#webcontent.low #head {
	background-image: none;
	height: 37px;
	padding-top: 5px;
}
#head #links {
	position: absolute;
	left: 150px;
	bottom: 10px;
	padding: 3px;
	color: #aa8800;
}
#head #links a, #head #links a:active, #head #links a:visited {
	color: #7d0909;
}
#head #links a:hover {
	color: #aa8800;
}
.head_border {
	background-color: #c49d00;
	height: 8px;
}
.head_border2 {
	background: #c49d00 url("../images/design/specialna_ciara.png") center left no-repeat;
	height: 2px;
}
#left, #right, #rightProfile {
	float: left;
	padding-top: 10px;
}

#left {
	width: 26%;
}
body.smalll #left {
	width: 24%;
}

#right {
	width: 74%;
}

body.smalll #right {
	width: 57%;
}
#rightProfile {
	width: 19%;
}
#left .cpad {
	padding: 0 15px;
}
body.smalll #left .cpad {
	padding: 0 10px;
}
#right .cpad {
	padding-right: 15px;
	min-height: 550px;
}
#rightProfile .cpad {
	padding-right: 10px;
}
.menuDiv, #calendar {
	font-size: 95%;
}
#right .menuDiv {
	float: left;
	width: 40%;
	margin-right: 10px;
}
#right .menuDiv ul {
	list-style-type: none;
	padding: 0;
}
#right .menuDiv h2 {
	font-size: 100%;
}
.menuDiv h2 {
	font-size: 100%;
	padding: 1ex;
	color: #fff;
	background: #c59e00 url("../images/design/titlebar.png") repeat-x;
}
.menuDiv ul a {
	display: block;
	padding: 1ex;
	text-decoration: none;
	font-weight: bold;
}
.menuDiv li {
	padding-top: 1px;
}
.menuDiv h2 a, .menuDiv h2 a:active, .menuDiv h2 a:visited {
	color: #fff;
	display: block;
}
.menuDiv h2 a:hover {
	color: #e0e0e0;
}
.menuDiv ul a, .menuDiv ul a:active, .menuDiv ul a:visited {
	background-color: #f7f7f7;
	color: #6f6f6f;
}
.menuDiv ul a:hover {
	background-color: #e7e7e7;
	color: #6f6f6f;
}
div.yearArchive{
  display: block;
  background-color: #f7f7f7;
  padding-left: 1ex;
  /* url("../images/design/titlebar.png") repeat-x scroll 0 0 #C59E00 */
}

div.archBorder{
  border: 1px lightgray solid; 
  padding: 1px;
}

div.yearArchive a{
  display: inline;
  font-weight: none;
}
div.yearArchive a, div.yearArchive a:active, div.yearArchive a:visited{
	color: #B71317;
}

#blog-archives .menuDiv h2{
  background: #f7f7f7 url();
	color: #6f6f6f;
	cursor: pointer;
}

#blog-archives a.title, #blog-archives h2.title{
  background: #6f6f6f;
  color: #f7f7f7;  
  /*background: url("../images/design/titlebar.png") repeat-x scroll 0 0 #C59E00;
  color: #494949;*/  
}

#calendar {
	padding-top: 15px;
}
.calendarDiv #calendar {
	padding-top: 6px;
}
#calendar th a {
	font-weight: bold;
	text-decoration: none;
}
#calendar th a, #calendar th a:active, #calendar th a:visited {
	color: #fff;
}
#calendar tr.red th.nav_left {
	border-right: 1px solid #b47374;
}
#calendar tr.red th.nav_right {
	border-left: 1px solid #b47374;
}
#calendar tr.red button {
	font-size: 90%;
}
#calendar tr.red th {
	background-color: #821517;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
#calendar tr.yellow th {
	border-top: 1px solid #e7d799;
	background-color: #c39c00;
	color: #fff;
	font-weight: normal;
	text-align: center;
}
#calendar td {
	color: #cda400;
	background-color: #fff;
	text-align: center;
	border: 0px;
	padding: 1px;
}
#calendar td .act {
	background-color: #c39c00;
	padding: 2px;
	color: #fff;
	display: block;
}
#calendar td .today {
	border: 1px solid #c39c00;
	padding: 1px;
	display: block;
}
#calendar td span.old {
	color: #e4dab0;
}
#calendar td a {
	padding: 2px;
	text-decoration: none;
	display: block;
}
#calendar td a, #calendar td a:active, #calendar td a:visited {
	color: #cda400;
}
#calendar td a.event {
	color: #fff;
	background-color: #b9b9b9;
}
#calendar td a.act {
	color: #fff;
	background-color: #c39c00;
}
#calendar td a:hover {
	background-color: #f0f0f0;
}
#calendar td a.event:hover {
	background-color: #a9a9a9;
}
#calendar td a.act:hover {
	background-color: #c39c00;
}
#calendar button {
	background-color: #821517;
	border: 0px;
	color: #fff;
	padding: 0 2px;
}
#calendar button:hover {
	background-color: #b04649;
}
#navigation {
	padding: 5px;
	background-color: #f7f7f7;
	position: relative;
}
#navigation ul {
	padding: 0px;
}
#navigation a {
	color: #3c3c3c;
	text-decoration: underline;
}
#navigation div {
	position: absolute;
	right: 15px;
}
#navigation div ul {
	list-style-type: none;
}
#navigation div li {
	float: left;
	padding-left: 15px;
}
#central #search {
	margin-top: 1ex;
	padding: 10px;
	float: right;
	background-color: #f7f7f7;
	border: 1px solid #f7f7f7;
}
#search input.input_medium {
	width: 10em;
}
@media all and (min-width:0px) {
	head~body #search input.input_medium  { width: 10.5em; }
}
#head #search {
	position: absolute;
	top: 3px;
	right: 10px;
	background-color: #f3ecd2;
}
#search {
	width: 20em;
	padding: 5px;
	text-align: right;
}
#search input {
	display: inline;
	float: none;
	margin: 0;
}
#partners img {
	vertical-align: middle;
}
.footpad {
	padding-top: 10px;
}
#footer {
	background-color: #e2dbb1;
	color: #821517;
	position: relative;
	padding-top: 7px;
	height: 25px;
}
#footer ul {
	position: absolute;
	top: 7px;
	left: 15px;
}
#footer p {
	position: absolute;
	top: 7px;
	right: 15px;
}
#footer li {
	float: left;
	padding-left: 15px;
}
#footer a {
	color: #821517;
	text-decoration: none;
}
#footer_bg {
	height: 20px;
	background: url("../images/design/foot_shadow.png") repeat-x;
}
#footer_bg_hack {
	height: 99px;
	background: #d5d5d5 url("../images/design/blank.png") bottom repeat-x;
}

#latest_news {
	clear: right;
	float: right;
	width: 20em;
	border: 1px solid #c0c0c0;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#rightProfile #latest_news {
	padding: 0;
	margin: 0;
	border: 0px;
	width: 100%;
}
#rightProfile #latest_news h2 {
	margin-bottom: 1ex;
}
#rightProfile #latest_news li {
	list-style-type: disc;
	margin-left: 2ex;
}
#partnersDiv {
	clear: both;
	margin-top: 0px;
	padding-top: 10px;
	margin-left: 26%;
	margin-right: 1%;
}
#latest_news h2 {
	padding-top: 0ex;
	font-size: 125%;
}
#latest_news h4 {
	padding-bottom: 0.5ex;
}
#latest_news ul {
	padding-bottom: 1ex;
}
img.question {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.w_image {
	/*width: 150px;*/
   min-width: 50px;
	overflow: hidden;
	padding: 5px;
	margin: 5px;
	text-align: center;
	border: 1px solid #c0c0c0;
	background-color: #e0e0e0;
}
a.w_file {
	padding-left: 24px;
	padding-top: 5px;
	border-bottom: 1px dotted #c0c0c0;
	text-decoration: none;
	background: url("../images/design/download.gif") no-repeat;
}
#wikibuttons {
	margin-top: 1ex;
	margin-bottom: 3ex;
}
/*
#wikibuttons a, #wikibuttons button {
	border: 1px solid #821517;
	background-color: #fff;
	color: blue;
	padding: 0;
	margin: 0;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
}
#wikibuttons a {
	text-decoration: none;
	padding: 2px;
}
#wikibuttons button {
	padding: 1px;
	font-size: 100%;
}
@media all and (min-width:0px) {
	head~body #wikibuttons button { padding: 2px; }
}
*/
#wiki ul, #wiki ol {
	margin: 1ex 0 1ex 3ex;
}
#wiki p, #blog p {
	line-height: 3ex;
}
.pphoto {
	border: 1px solid #c0c0c0;
}
.calendarDiv {
	border: 1px solid #c0c0c0;
	width: 31%;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 220px;
	float: left;
}
.profileDiv {
	border: 1px solid #c0c0c0;
	padding: 5px;
}
.ramcek {
	border: 1px solid #c0c0c0;
	padding: 3px;
	margin: 3px;
	margin-bottom: 5px;
}
.ramcek2 {
	height: 4em;
}
.profileDivSpace {
	margin-top: 10px;
}
.profileHDiv {
	border: 1px solid #c0c0c0;
	padding: 5px;
	height: 220px;
	position: relative;
	overflow: auto;
}
.profileHDiv2 {
	border: 1px solid #c0c0c0;
	padding: 5px;
}
.profileHDiv_overflow {
	height: 220px;
	position: relative;
	overflow: hidden;
}
.profileHDiv2 .profileExpand {
	/*
	position: absolute;
	bottom: 5px;
	left: 5px;
	*/
	margin-top: 5px;
}
.streamSelect {
	float: right;
	width: 33%;
	margin: 10px;
}
.streamSelect select {
	width: 100%;
}

h2 {
	color: #dcb000;
}
h2 a {
	color: #dcb000;
	text-decoration: none;
}
h2 a:hover {
	color: #dcc66f;
}
#blog h2 {
	font-size: 125%;
}
#blog p.tags span {
	color: #bd0b0e;
}
#blog div.datum {
	width: 9em;
	font-weight: bold;
	color: #fff;
	background-color: #cca300;
	padding: 5px;
	float: right;
	letter-spacing: 1px;
}
#blog .clink span {
	font-size: 150%;
}
p.read_more {
	height: 26px;
}
p.read_more a {
	padding-left: 26px;
	display: block;
	padding-top: 8px;
	height: 18px;
	background: url("../images/icons/read_more.png") no-repeat;
}

a.wiki_exists {
	color: blue;
	text-decoration: none;
}
a.wiki_newpage {
	color: red;
	text-decoration: none;
	padding-left: 18px;
	padding-top: 2px;
	background: url("../images/icons/new_link.png") no-repeat;
}

img.profileFloat {
	float: left;
	border: 1px solid #c0c0c0;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.floatImg {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.userlist {
	width: 25%;
	float: left;
	padding-top: 5px;
	margin-bottom: 10px;
}
.userlist div.ramUser {
	margin-left: 3px;
	padding-top: 3px;
	border: 1px solid #c0c0c0;
	min-height: 14.5em;
	text-align: center;
}
.userlist h4 {
	padding-left: 3px;
}

#blog {
	min-height: 100px;
}

#tab {
	padding-bottom: 3ex;
}
#tab li {
	float: left;
	width: 50%;
	border-bottom: 1px solid #ccc;
}
#tab a {
	display: block;
	padding: 5px;
	margin: 0 3px;
}
#tab a, #tab a:active, #tab a:visited {
	background-color: #e0e0e0;
	color: #808080;
}
#tab a:hover, #tab a.selected, #tab a.selected:active, #tab a.selected:visited {
	background: #821517 url("../images/design/button.png") repeat-x;
	color: #fff;
}
#searchList li {
	margin-bottom: 2ex;
}
#searchList span {
	color: #a0a0a0;
}
.scroll {
	margin: 10px;
	padding: 5px;
	background-color: #f4f4f4;
	height: 200px;
	overflow: auto;
	border: 1px solid #ccc;
}
.trafficlight {
	position: absolute;
}
.trafficlight a, .trafficlight a:visited, .trafficlight a:active {
	color: #000;
}
.trafficlight a:hover {
	text-decoration: underline;
}
.trafficlight.blockTraf a {
	display: block;
}
.trafficlight.blockTraf a:hover {
	text-decoration: none;
}

/* Icons buttons */
#search .submit, .input_search {
	background-image: url("../images/icons/search.png");
}
.input_submit {
	background-image: url("../images/icons/ok.png");
}
.input_edit {
	background-image: url("../images/icons/edit.png");
}
.input_delete {
	background-image: url("../images/icons/delete.png");
}
.input_save {
	background-image: url("../images/icons/save.png");
}
.input_back {
	background-image: url("../images/icons/back.png");
}
.input_new {
	background-image: url("../images/icons/new.png");
}
.input_permissions {
	background-image: url("../images/icons/permissions.png");
}
.input_history {
	background-image: url("../images/icons/history.png");
}
.input_discussion {
	background-image: url("../images/icons/discussion.png");
}
.input_expand {
	background-image: url("../images/icons/expand.png");
}

.input_sort_up {
  width: 12px;
  height: 11px;
  background: url(../images/icons/sort_up.jpg) no-repeat -1px;
  background-color: white;
}
.input_sort_down {
  width: 12px;
  height: 11px;
  background: url(../images/icons/sort_down.jpg) no-repeat -1px;
  background-color: white;
}

#uniSelect {
	margin-top: 10px;
	background: #f4f4f4;
	border: 1px solid #eee;
}
#uniSelect.lowerS {
	margin-top: 0px;
	border: 0px;
}
#uniSelect form.form {
	background: none;
	border: 0px;
}
#uniSelect div {
	float: left;
	overflow: hidden;
}

#uniSelect div.u0 input{
  clear: none;
}
#uniSelect div.u0 label, #uniSelect .u5 label{
  float: left;
}
#uniSelect div.u0{
  width: 85%;
  margin-right: 1%;
  margin-top: 1em;
}
#uniSelect div.u1 {
	width: 37%;
	margin-right: 1%;
}
#uniSelect div.u2 {
	width: 18%;
	margin-right: 1%;
}
#uniSelect div.u3 {
	width: 28%;
	margin-right: 1%;
}
#uniSelect.lowerS div.u1, #uniSelect.lowerS div.u2, #uniSelect.lowerS div.u3 {
	width: 32%;
	margin-right: 1%;
}
#uniSelect div.u4, #uniSelect div.u5 {
	width: 14%;
}
#uniSelect div.long-u1 {
	width: 35%;
	margin-right: 1%;
}
#uniSelect div.long-u2 {
	width: 18%;
	margin-right: 1%;
}
#uniSelect div.long-u3 {
	width: 28%;
	margin-right: 1%;
}
#uniSelect div.long-u4 {
	width: 16%;
}

#uniSelect select, #uniSelect input {
	clear: both;
}
#uniSelect.lowerS select, #uniSelect.lowerS input {
	margin: 0px;
}
#uniSelect select {
	width: 100%;
}
#uniSelect label {
	width: auto;
	float: none;
	text-align: left;
}
#uniSelect.lowerS label {
	font-weight: normal;
}

#grSelect {
	width: 99%;
}
#grSelect input {
	padding-left: 5px;
	width: 5em;
}
#grSelect div.gr1 {
	width: 39%;
	float: left;
}
#grSelect div.gr1 select, #grSelect div.gr3 select {
	width: 100%;
}
#grSelect div.gr2 {
	width: 16%;
	margin: 0 1%;
	float: left;
	text-align: center;
	margin-top: 6ex;
}
#grSelect div.gr3 {
	width: 41%;
	float: left;
}
#grSelect div.gr3 label {
	width: 100%;
	text-align: left;
	font-weight: normal;
}
#grSelect div.gr3 input.input_large {
	margin: 0px;
	width: 55%;
}
#grSelect div.gr3 input.submit {
	margin: 0px;
	margin-left: 6px;
	padding-left: 20px;
	width: 35%;
}
#advSearch {
	display: none;
}
#advSearch div {
	background-image: url("../images/icons/search_big.png");
	background-position: bottom right;
	background-repeat: no-repeat;
}
#tagCloud {
	padding: 5px;
	background-color: #f7f7f7;
	color: #6f6f6f;
	border: 1px solid #cecece;
}

.comment {
	margin-top: 10px;
	clear: both;
}
.comment .comment {
	margin-left: 3em;
}
.comment .c_id {
	background: #c59e00 url("../images/design/titlebar.png") repeat-x;
	color: #fff;
	text-align: right;
	padding: 1px 5px;
}
.comment .c_id a {
	color: #fff;
}
.comment .c_avatar {
	float: left;
	width: 10em;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #f6f6f6;
	padding-top: 5px;
}
.comment .c_date {
	float: right;
	width: 13em;
	padding-top: 5px;
	text-align: right;
	padding-right: 5px;
}
.comment h2 {
	clear: none;
	padding-top: 1px !important;
	margin-top: 5px !important;
	/*
	background: url("../images/icons/msgtitleicon.gif") 10.5em top no-repeat;
	text-indent: 1.5em;
	*/
}

#mobility_table{
  
}

#mobility_table th{
  width: 6em;		
}

.table_sort{
  float: right;
}

.searchBox{
  background-image:url('../images/icons/search.png');
  background-repeat:no-repeat;
  padding-left:22px;
}

/* manager styles */
.manager_odd{
  background: rgb(231, 231, 231);
}

input.tabselected{
  border: 2px solid Silver;
  font-weight: bold;
}
	
#wrapper input{
  border: 1px solid #c0c0c0;	
}

#rss_link img, #rss_link span{
  float: left;
}

#rss_link span{
  margin-top: 5px;
}

.wrapper_1{
  margin-left: 16px;
}

.wrapper_2{
  margin-left: 8px;
}

.wrapper_3{
  margin-left: 4px;
}

.wrapper_1 form{
	margin-top: 15px;
	display: block;
}

.wrapper_1 label{
  margin: 0;
  text-align: left;
  width: auto;
}

.wrapper_1 input{
	margin-left: 10px;
}

.grSelect {
	width: 99%;
}
.grSelect input {
	padding-left: 5px;
   margin-right: 3px;
	float: left;
}

#grEvents input, #grEvents label{
	float: none;
	display: inline;
	margin-left: 10px;
}

.grSelect div.gr1 {
	width: 39%;
	float: left;
}
.grSelect div.gr1 select, .grSelect div.gr3 select {
	width: 100%;
}

.grSelect div.gr2 {
	width: 16%;
	margin: 0 1%;
	float: left;
	text-align: center;
	margin-top: 6ex;
}
.grSelect div.gr3 {
	width: 41%;
	float: left;
}
.grSelect div.gr3 label {
	width: 100%;
	text-align: left;
	font-weight: normal;
}
.grSelect div.gr3 input.input_large {
	margin: 0px;
	width: 55%;
}

.grSelect div.gr3 input.submit {
	margin: 0px;
	margin-left: 6px;
	padding-left: 20px;
	width: 35%;
}

.grSelect fieldset{
  padding-left: 5px;
}

.grSelect legend{
  margin-left: 5px;
  margin-bottom: 5px;
  font-size: 133%;
  font-weight: bolder;
}

optgroup{
  margin-bottom: 0.5ex;
}

optgroup option{
  margin-left: 1ex;
}

.disabled{
  font-weight: bolder;
  font-size: larger;	
}

#recaptcha_widget_div{  
  margin: 1em 0 1em 11em;  
}

/*
#blogsetup{
	background: #f4f4f4;
	border: 1px solid #eee;
}

#blogsetup label{
  width: 100%;
  display: block;
  text-align: left; 
}

#blogsetup label{
  margin-left: 1em;			
}

#blogsetup select:first-child{
  margin-left: 2em;		
}

#blogsetup .date, #group_filter{
  margin-left: 2em;
}*/
