@charset "utf-8";
html {
	overflow-y: scroll;
}
body  {
	font: 100% Verdana, Arial, serif; 
	font-size:14px;
	margin: 0; 
	padding: 0; 
	text-align: left; 
	color: #000000;
	background-color:#ddcbe3;
}
a{
	color:#6d227c;
	font-weight:bold;
}
a:hover{color:#f00;}
img{border:0px;}
#precontainer { 
	background: #fff url(/images/footer.jpg) 50% 100% no-repeat;
} 
#container { 
	width: 1000px; 
	margin: 0 auto; 
	text-align: left;
	background-image:url(/images/header.jpg);
	background-repeat:no-repeat;	
} 
#div1{
	margin-right:189px;
}#reg_form table td{	padding: 5px 0;}
#div2{
	border-left:dotted #ccc 1px;
	float:right;
	width:180px;
	margin-top:120px;
	text-align:center;
	font-size:14px;
	position:relative;
}
#div2 a{
	font-weight:normal;
}
#lang{
	position:absolute;
	font-family:Arial;
	left:-60px;
	top:0px;
	font-size:11px;
	font-weight:normal;
	color:#555;
}
#lang .normal{
	display:inline;
	color:#555;
}
#lang .selected{	
	display:inline;
	color:#6d227c;
}
#div2 a{
	display:block;
	color:#6d227c;
	text-decoration:none;
	text-align:center;
	margin-bottom:15x;
}
#header {
	margin: 0; 
	padding-top:60px; 
} 
#logo{
	margin-left:3px;
	height:120px;
}
#body{
	/*background-image: url(/images/bgg.png);*/
	background-repeat:repeat;
}
#left{
	float:left;
	width:240px;
	border-right:dotted #ccc 1px;
}
#left .sub-meniu{
	padding-left:0px;
	margin-left:0px;
}
#left .sub-meniu li{
	list-style: none;
	margin-left:0px;
	padding-left:20px;
	padding-top:3px;
	padding-bottom:3px;
	color:#777;
}
#left .sub-meniu li a{
	color:#777;
	text-decoration:none;
	font-weight:normal;
}
#left .sub-meniu .selected{
	list-style: none;
	background-image:url(/images/burb.png);
	background-repeat:no-repeat;
	background-position: 0px 7px;
	color:#631273;
}
#left .sub-meniu .selected a{
	color:#631273;
}
#main{
	margin-left:251px;
	padding-left:10px;
	font-size:12px;
	padding-right:10px;
	color:#5c5c5c;
	text-align:justify;
	min-height:460px;
	background-repeat: no-repeat;
	background-position: 50% 100%;
}
#main h1{
	padding:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:10px;
	font-size:18px;
	font-weight:normal;
}
#main h1 .sub{
	color:#555;
	font-weight:normal;
	font-size:18px;
	text-decoration: none;
}
#main h1 .main{
	color:#631273;
}
#start img{
	width:150px;
}
#start a{
	font-size:16px;
	text-decoration:none;
	font-weight:normal;
	color:#777;
}
#start a:hover{
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	color:#631273;
}
#start td{
	text-align:center;
	vertical-align:middle;
	width:25%;
	height:300px;
}

#start .hoveris{
	margin-left:25px;
	margin-top:0px;
	display:block;
	width:196px;
	height:196px;
}
#start th{
	text-align:center;
	vertical-align:middle;
	width:25%;
}
#footer{
	font-size:12px;
	color:#555;
	text-align:left;
	padding-bottom:8px;
}
#footer .left{
	margin-left:3px;
	float:left;
	color: #631273;
}
#footer .left p{
	margin:0px;padding:0px;
	font-size:11px;
}
#footer .left h3{
	margin:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:5px;
	font-size:16px;
	font-weight:normal;
}
#footer .right{
	margin-right:3px;
	color:#999;
	float:right;
	margin-top:30px;
	vertical-align:bottom;
}
.slimboxas{
	font-size: 10px;
	float:left;
	text-decoration:none;
	color:#000;
	width:140px;
	height:170px;
	text-align:center;
}
.slimboxas img{ 
	padding:3px;
	margin:5px;
	border: solid #999 1px;
	background-color:#ccc;
}
.slimboxas:hover img{ 
	padding:3px;
	margin:5px;
	border: solid #555 1px;
	background-color:#ccc;
}
#mform {text-align:left;}
#mform input[type="text"] {width:75%; border: solid #ccc 1px;}
#mform span {margin-left:25px}
#ntick1 {margin:0px;}
#ntick2 {margin:0px;}
#ntick3 {margin:0px;}

/*custom upload elements*/
.customfile-input { position: absolute; height: 100px; cursor: pointer; background: transparent; border: 0; opacity: 0; -moz-opacity: 0; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); z-index: 999;  }

.customfile { width: 400px; background: #666; cursor: pointer; overflow: hidden; padding: 2px; border: 1px solid #444; -moz-border-radius:7px; -webkit-border-radius:7px; border-radius:7px;  position: relative; }
.customfile-disabled { opacity: .5; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); cursor: default;  }
.customfile-feedback { display: block; margin: 1px 1px 1px 5px; font-size: 12px; color: #fff; font-style: italic; padding: .3em .6em; }
.customfile-feedback-populated { color: #fff; font-style: normal; font-weight: bold; padding-left: 20px; background: url(../images/icon-generic.gif) left 4px no-repeat; }
.customfile-button { border: 1px solid #999; background: #333 url(../images/bg-submit.gif) bottom repeat-x;  color: #fff; font-weight: bold; float: right; width: 50px; padding: .3em .6em;  text-align: center; text-decoration: none;  font-size: 12px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;  }
.customfile-hover .customfile-button, .customfile-focus .customfile-button  { color:#111; background: #aaa url(../images/bg-btn.png) bottom repeat-x; border-color:#aaa;  padding: .3em .6em;  }
.customfile-focus .customfile-button { outline: 1px dotted #ccc;  }

/*file type icons*/
.customfile-ext-jpg, .customfile-ext-gif, .customfile-ext-png, .customfile-ext-jpeg, .customfile-ext-bmp { background-image: url(../images/icon-image.gif);}
.customfile-ext-mp3, .customfile-ext-mp4, .customfile-ext-mov, .customfile-ext-swf, .customfile-ext-wav, .customfile-ext-m4v { background-image: url(../images/icon-media.gif);}
.customfile-ext-zip, .customfile-ext-tar, .customfile-ext-sit { background-image: url(../images/icon-zip.gif);}




