p, body {   
font-size: 12px; 
} 
/*/*/ a{}
body p, body {   
font-size: x-small;   
voice-family: "\"}\"";   
voice-family: inherit;   
font-size: small; 
} 
html>body p {  
font-size: small; 
} /* */

html{background:#09020c  url(../img/fiolet/html.jpg) repeat-x top;}
body {
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	background:url(../img/fiolet/body.jpg) no-repeat center top;
	margin:0px;
	padding:0px;
}
body,
#submenu a{color:#f5f0e6;}
a{
	text-decoration:none;
	color:#659dfe;
}
a:hover{
	text-decoration:underline;
	color:#659dfe;
}

h1 {
	font-size: 180%;
	font-weight: lighter;
	color: #e01db4;
	margin: 10px 0 16px 0px;
	padding-top: 0px;
}
h2 {
	font-size: 130%;
	font-weight: bold;
	margin: 0px 0 10px 0px;
	padding:3px 0px 10px 0px;
	color: #e01db4;
	text-align:center;
	
}

h3 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 10px 0 0px 0px;	
	color: #e01db4;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 3px 0 3px 10px;
}
img {
	border:0px;
}
p, .tekst{
	margin:5px 0px 20px 0px;
}
ul {
	margin-top:10px;
	list-style-image: url(../img/star_white.gif);
}
/*forms*/
fieldset{
margin:10px auto;
border:1px #3d0b56 solid;
background-color:#2f0544;
width:330px;
padding:5px;
}
legend{
font-weight:bold;
	color: #e01db4;
}
form {
	margin: 0px;
	padding: 0px;
}
label{
	width: 100px;
	display:block;
	float:left;
	padding-right:5px;color:#807585;
}
input, textarea {
background-color:#0c0212;
color:#f5f0e6;padding:1px 4px;
font-family:"Trebuchet MS", Tahoma, Helvetica, sans-serif;
border:1px solid #3d0b56;
}
input[type=submit],
.submit {
	color:#FFFFFF;
	font-weight:bold;
	width:auto; margin:4px 16px;

     -moz-border-radius: 2px; /* FF1+ */
  -webkit-border-radius: 2px; /* Saf3-4 */
          border-radius: 2px; /* Opera 10.5, IE 9, Saf5, Chrome */

     -moz-box-shadow: 0px 0px 4px #000; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 4px #000; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 4px #000; /* Opera 10.5, IE 9 */

  background-color: #3d0b56;
  background-image: -moz-linear-gradient(top, #3d0b56, #240434); /* FF3.6 */
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #3d0b56),color-stop(1, #240434)); /* Saf4+, Chrome */
            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#3d0b56', EndColorStr='#240434'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#3d0b56', EndColorStr='#240434')"; /* IE8 */
	}
input[type=submit]:hover,
.submit:hover	{ -moz-box-shadow: 0px 0px 4px #cc87f0; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 4px #cc87f0; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 4px #cc87f0; /* Opera 10.5, IE 9 */}
.required{
	clear:left;
	margin-bottom:5px;
}
#container {
	width: 928px;
	margin:0px auto;
		
}
#cont {
	width: 928px;
	position: relative;
}
#header{
	width: 928px;
	height: 272px;
}


#logo {
	position:absolute; left:30px; top:60px;
	height: 144px;
	width: 124px;
background:url("../img/fiolet/logo.png") no-repeat;
}
#logo span {
	margin-left: -5000px;
}
#path {
	color:#807585;line-height:1.2em;font-size:.85em; 
}
#path a{
	text-decoration: none;
	color:#3f72c9;line-height:1em;
}
#path a:hover{
	text-decoration: underline;	
}

#left{
	float: left;
	width: 218px;
	}
#middle{
	float: left;
	width: 670px;
	display:inline;
	margin:5px 0px 20px 40px;
}
#right{
	float: left;
	width: 160px;
	height: auto !important;
	height: 200px;
	min-height: 200px;	
}
#menuleft {background:url("../img/fiolet/menuleft.jpg") no-repeat bottom left; padding:16px 0 48px;font-size: 1.1em;}
#submenu ul {	list-style-type: none;
	list-style-image:none;
	margin: 0px;
	padding: 0;
}
#submenu li {padding: 0;margin: 0px;border-bottom:1px dotted #91127e;}
#submenu a {
	text-decoration: none;	
	display:block;	
padding:4px 0;
}
#submenu a:hover{
	color:#659dfe;
}

#submenu ul  ul li a{
	font-weight: normal;
	padding-left:16px;
}
#submenu ul ul ul li a{
	font-weight: normal;
	padding-left:32px;
}
#submenu ul li:first-child {background:url("../img/fiolet/star.gif") no-repeat left 50%; padding-left:16px;}
.advert {padding:0 0 5px 26px}
#footer{
	clear: both;
width:928px; margin:0px auto;padding:16px 0;text-align:center;font-size:.9em;
}
#footer, 
#footer a{color:#807585;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;

}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.withbg {
	padding: 20px 10px 10px 10px;
}
.news{clear:left;
	border:none;
	width:450px;
	margin:4px 0 0px 0px;
	_margin:0px 0px 2px 0px;
	padding:4px 0px 4px 0px;


}
.news+.news {border-top:1px solid #411956;}
.news img {float:left; margin-right:5px; vertical-align:top;}
.news p{
	margin:0px;
}

#scroll {
	margin-top:5px;
	margin-right:10px;
	
}
.line{
	border:none;
	border-bottom:solid 1px #411956;
}.half {
	float: left;
	width: 49%;
	margin-right: 5px;

}
#newsaside {
float:right; width:160px; text-align:left;
font-size:85%;
}
#newsnowekursy img{
	max-width:130px;max-height:24px;
}
.nowekursy_lista img {
	max-width:130px;max-height:24px;vertical-align:middle; padding:0 4px 4px 0;
}
#newsaside ul,
.nowekursy_lista {list-style:none;margin:0px 0 32px; padding:0px;}
#newsaside ul li,
.nowekursy_lista li{background:none;margin:0px; padding:0 0 4px;clear:left;}
#newsaside p {margin:0px; padding:0px;}
#newsaside, 
#newsaside a {color:#9a8f97;}
#newsaside a:hover {text-decoration:none;color:#659dfe;}

.right {
	float:right;
	width:140px;
}
.kursy {
width:auto;
}
.kursy img{
margin:2px;
display:inline;
}
dt {
margin-top:10px;
}
dd{
text-indent:-40px;
padding-left:40px;
margin:0px;
}

.cookiesPolicyLink {padding-left: 40px; line-height: 26px;}

.cookiesBar {background: none repeat scroll 0 0 #dddddd; border-top: 2px solid #ffffff; width: 100%; height: 60px; position: fixed; bottom: 0; text-align: center; font-size: 13px;}
.cookiesBar p {margin: 0 auto; width: 726px; padding-top: 10px; font-size: 13px; position: relative; text-align: left; color: #000;}
.cookiesBar a {font-size: 13px; color: #E01DB4;}
.cookiesBar .cookiesButton {position: absolute; right: 0; top: 20px; padding: 5px 5px; font-size: 13px; line-height: 13px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background: #E01DB4; color: #fff; font-weight: bold;}
.cookiesBar .cookiesButton:hover {text-decoration: none; color: #fff;}