
body {
	font-size: 12px;
	font-family: Verdana, arial, helvetica, sans-serif;
	margin: 0px;
/*	padding: 0px;
	padding-left: 50%;*/
	background: #f4f4f4 url(../images/bg3.gif) center repeat-y;
/*	background: #f4f4f4 url(/images/bg1.gif);*/
/*	background-color: #EBEBEB;*/
/*	position: absolute;*/
}

/* U header.php IMA PODESAVANJE margin-left ZA IE 5 */
#container {
	position:absolute;
    left: 50%;
	width: 760px;
	height: 100%;
	margin-left: -381px;
}

.font10	{
	font-size: 10px;
}

.font11	{
	font-size: 11px;
}

#process_indicator	{
	display: inline;
	min-width: 18px;
	height: 18px;
    background: url(../images/loading.gif) no-repeat 0 50%;
/*	float: right;*/
	z-index: 10;
}

#topbar {
    width:auto;
/*    background: #DD7CB4;
    background: #F6781A;
    background: #EB5C00;
    background: #BB0018;*/
    background: #77009E url(../images/bg1.gif);
    height: 30px;
/*    padding: 10px 5px 5px 2px;*/
    padding: 2px;
    font: 10px verdana, arial, helvetica, sans-serif;
    font-weight: bold;
    color: #ccc;
    text-align: right;
    vertical-align: middle;
}

#topbar div {
    width: auto;
    height: auto;
/*    border: 1px solid #F6781A;*/
    padding: 5px;
    text-align: right;
    vertical-align: bottom;
}

#topbar a {
    text-decoration: none;
    color: #ccc;
	outline: none;
}

#topbar a:hover {
/*    background-color: #FFD9F5;*/
    text-decoration: underline;
/*    color: #fff;*/
}

#topbar a.current {
/*    background-color: #FFD9F5;*/
    color: #fff;
    text-decoration: underline;
}

#footer {
	background: #BB0018 url(../images/bg1.gif);
	color: #fff;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
}


#headerwrapper {
    width: auto;
/*    background: #EBEBEB; */
    background: #FFD9F5;
	text-align: center;
	color: #ccc;
}

#headerwrapper p {
    width: 100%;
	text-align: center;
	color: #ccc;
}

.userform {
    width: auto;
    height: 25px ! important;
/*
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
*/
    color: #636;
/*    padding: 5px 0px;
    color: #DD7CB4;
    background: #fbfbfb;*/
    background: #FFD9F5;
    border:1px solid #efefef;
    border-top: none;
    text-align: justify;
    margin: 1px;
    margin-top: 3px;
}

table.feedback	{
/*			margin-left: 20px;*/
			padding: 1px;
			border: 1px dotted #999;
			border-collapse: collapse;
/*			background-color: #f5f5f5;*/
}

input {
    border: 1px solid #999;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #636;
}

select {
    border: 1px solid #999;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #636;
}

textarea {
    border: 1px solid #999;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #636;
}

.userform input {
/*    font-size: 10px;*/
}

.usersettings {
	padding: 10px;
}

h1 {
    font: 32px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #BB0018;
	margin: 5px;
}

h6 {
    font: 10px verdana, arial, helvetica, sans-serif;
    font-weight: bold;
	color: #DDD;
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
}

#headerwrapper .orange {
	font-size: 14px;
	color: #fc0;
}

#headerwrapper .blue {
	color: #009;
}


#tabholder
{
    width: auto;
}

.userformholder {
    width: auto;
    padding: 0px 6px 0px 5px;
    clear: both;
} 

.articleboxouter {
    width: auto;
    height: 100%;
    padding: 5px;
    background: #F3D9F5;
/*    border:1px solid #efefef;*/
    clear: both;
} 

.articleboxinner {	/*	INHALT	*/
    width: auto;
    line-height: 20px;
 /*   color: #DD7CB4;
    color: #cc7CB4;
    color: #D57CB4;*/
    color: #636;
    padding: 15px 6px 0px 6px;
/*    background: #FFD9F5;*/
    text-align: justify;
    height: auto;
}

.articleheader
{
    font-size: 12px;
    font-weight: bold;
/*    border-bottom: 1px solid #CCC;*/
}

.readmore {
    text-align: right;
    display: block;
    width: auto;
}

.mainpiccontrol
{
    border: 1px #DBB7DB solid;
    float: left;
    margin-right: 10px;
}

.picboxouter {
    width: auto;
    padding: 0px 6px 0px 5px;
    clear: both;
}

.picbox {
    width: auto;
    line-height: 22px;
    color: #DD7CB4;
    padding: 5px 6px 6px 6px;
    border:1px solid #BB0018;
    border-top: none;
    text-align: center;
}

.pickboxcontrol
{
    border: 1px #BBbb00 solid;
    vertical-align: middle;

}

.noborder {
    border: none;
}

img {
    border: 0 none;
    vertical-align: text-bottom;
}

a {
	padding: 0;
	margin: 0;
	color: #bb0018;
	outline: none;
}

a:hover {
	color: #e00018;
	text-decoration: none;
}

#newsContainer2
{
    width:auto;
    background-color: #E0E0E0;
}

.c1
{
	width: 227px;
	background-color: #EBEBEB;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 22px;
    color: #DD7CB4;
	float: left;
}

.c2
{
    width: 230px;
    float: left;
    border-bottom: 1px solid #DDD;
    line-height: 22px;
    color: #DD7CB4;
}

.c3
{
/*	width: 228px;
	background-color: #EBEBEB;*/
	width: auto;
	background-color: #F3D9F5;
    border: 1px solid #DDD;
    border-top: none;
    line-height: 16px;
	font-size: 11px;
    color: #DD7CB4;
	float: right;
	text-align: left;
}

.tableheader	{
/*	background-color: #BB0018;*/
	background-color: #636;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}

td	{
	text-align: left;
	vertical-align: top;
}

.noteheader
{
    width:auto;
    border-bottom: 1px solid #DDD;
    border-top: none;
    color: #DD7CB4;
    height: 24px;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	background:url(../images/headerBG.jpg) repeat-x;
}

.spacy
{
    padding: 5px;
}

#tabs8 {
    float:left;
    width:100%;
/*    background:#F1F1F1;*/
    background:#FFD9F5;
    font-size:93%;
    line-height:normal;
    border-bottom:1px solid #CCC;
}

#tabs8 ul {
    margin:0;
    padding:0;
    list-style:none;
}

#tabs8 li {
    display:inline;
    margin:0;
    padding:0;
}

#tabs8 a {
	font-size: 11px;
    float:left;
    background:url("../images/tableft8.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
}

#tabs8 a span {
    float:left;
    display:block;
    background:url("../images/tabright8.gif") no-repeat right top;
    padding:5px 7px 4px 2px;
    color:#eee;
    font-weight: bold;
}

#tabs8 a span {
	float:none;
}

#tabs8 a:hover span {
    color:#591333;
}

#tabs8 a:hover {
    background-position:0% -42px;
}

#tabs8 a:hover span {
    background-position:100% -42px;
    color: #888;
}

#tabs8 #current a {
    background-position:0% -42px;
}
#tabs8 #current a span {
    background-position:100% -42px;
    color: #888;
}

.curved {
 -moz-border-radius:10px;
 -webkit-border-radius:10px;	/*	safari	*/
 behavior:url(border-radius.htc);
}
fieldset {
	min-height: 20px;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	padding: 5px; 
	margin-bottom: 10px; 
	border: 1px solid #999;
/*	behavior:url(border-radius.htc);	*/
}
.button {
    background: transparent url(../images/bg_button_a.png) no-repeat scroll top right;
    color: #636;
    display: block;
    float: left;
    font: normal 12px verdana, arial, helvetica, sans-serif;
    height: 24px;
    margin-right: 0px;
    padding-right: 18px; /* sliding doors padding */
    text-align: center;
    text-decoration: none;
	outline: none;
}

.button span {
    background: transparent url(../images/bg_button_span.png) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
	outline: none;
}

.button:active {
    background-position: bottom right;
    color: #000;
    outline: none;
}

.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px;
	outline: none;
}

.button:hover span {
    font: normal 12px verdana, arial, helvetica, sans-serif;
    color: #444;
	outline: none;
}

.ok	{
	font-size: 14px;
	font-weight: bold;
	color:#2D9D3B; 
}

.err	{
	font-size: 14px;
	font-weight: bold;
	color:#f00; 
}


