@import "reset.css";
@import "rebuild.css";
@import "grid.css?v=20220120";
@import "font.css";
#footer a
{
	color: #d05981;
}
/*div#footer {
	text-align: center;
	clear: both;
	padding-top: 12px;
	margin:0 auto;
}*/
#header {
    margin-bottom: 7px;
}
#header .logo span {
    display: block;
    height: 118px;
    text-indent: -9999px;
    width: 310px;
}
.new_faq > a.comment
{
    color: rgb(214, 63, 63) !important;
    font-weight: 600;
}
#content h3.faq_obsah
{
    margin-left: 0px;
}
#content h3, #registracia h3
{
    width: calc(100% - 30px);;
}

#sidebar_left ul#menu li.nadpis_pomoc{
    list-style:none;
    padding: 10px 0 8px 0px;
    margin-left: -17px;
    font-size: 15px;
}
#sidebar_left ul#menu li a span{
    font-weight:bold;
    border-bottom: 1px dotted #d7d7d7;
    padding: 5px 0px 5px 0px;
    display: block;
}
button.submit {
	border:0;
	background:#08813B;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 8px;
	cursor:pointer;
}
#header p {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 16px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 12px;
    width: 670px;
}
#header p span.meno, #header div.meno {
    color: #d7d7d7;
}
#header p span.titul {
    background: none repeat scroll 0 0 #007DB0;
        border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    padding: 4px;
}
#header p img.oddelovac, #header div img.oddelovac {
    margin-left: 8px;
    margin-right: 8px;
}
#header p a, #header a {
    color: #FFFFFF;
}
#header p a:hover, #header a:hover {
    color: #FFFFFF;
}
#header .knizka {
    background: url("../images/knizka.png") no-repeat scroll 0 0 transparent;
    color: #D7DF21;
    height: 47px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 36px;
    width: 64px;
}
#header .knizka a {
    display: block;
    height: 47px;
    text-indent: -9999px;
    width: 64px;
}
#sidebar_left ul.list-none
{
    list-style: none;
    margin-left: 0px;
}
div#header.six-col div.login {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 16px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0px;
    padding: 9px;
    padding-right: 0px;
    width: 670px;
}
div#header.six-col div.login input {
border:1px solid #d7d7d7;
}
.box {
	position: relative;
	border: 0px;
	text-align: left;
	background-color: white;
	margin-bottom: 8px;
	width: 100%;
	height: auto;
	float: left;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
}

.box_tl, .box_tr, .box_bl, .box_br {
	display: none;
}

#sidebar_left h2 {
    background: none repeat scroll 0 0 #d05981;
    border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
    padding: 8px 15px;
}
#sidebar_left ul {
    list-style-image: url(/img/sidebar_left_bullet.png);
    margin-left: 16px;
}
#sidebar_left ul li {
    border-bottom: 1px dotted #d7d7d7;
    padding: 5px 20px 5px 5px;
    position: relative;
    font-weight: bold;
    font-size: 13px;
    text-transform: none;
}
#sidebar_left ul li a {
    color: #000;
    text-decoration: none;
    font-weight: normal;
}
#sidebar_left ul li a.active {
    color: #08813B;
}
body {
    background: url("../images/bg.png") repeat-x scroll 0 0 #FFFFFF;
    color: #444444;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    padding: 0;
    text-align: left;
}
.wrapper_spodny {
    height: auto;
    margin: 0 auto;
    padding-top: 0px;
    text-align: left;
    display: inline-block;
   /* width: 1000px;*/
}
.inner-wrapper_spodny {
    display: block;
    float: none;
    font-family: 'Roboto',sans-serif;
    height: 100%;
    margin-top: 15px;
    padding: 0;
    position: relative;
  /*  width: 1000px;*/
}
div#footer {
	text-align: center;
	clear: both;
	padding-top: 12px;
}
#header {
    margin-bottom: 7px;
    font-family: 'Roboto', sans-serif;
    color: #FFFFFF;
    display: inline-block;
    
}

ul {
    margin: 0 0 8px 15px;
   /* font-family: 'Roboto', sans-serif;*/
}

#content {
    font-family: 'Roboto',sans-serif;
   /* height: 100%;
    left: 50%;
    margin-left: -500px;
    margin-top: -274px;
    position: absolute;
    top: 50%;*/
   /* width: 1000px;*/
}
#content h3 { 
    border-bottom: 1px solid #DDDDDD;
    color: #000000;
    font-size: 15px;
    margin-left: 12px;
    padding-bottom: 8px;
    padding-left: 12px;
    font-family: 'Roboto', sans-serif;
}
#content h3.faq_obsah {
    background: none repeat scroll 0 0 #D7D7D7;
    border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px;
    color: #08813B;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 8px 15px;
}
#content h1 {
    /*color: #FFD24F;
    font-family: 'Roboto',sans-serif;
    font-size: 54px;
    font-weight: 200;
    margin-bottom: 36px;
    margin-top:18px;*/
    
    background: none repeat scroll 0 0 #d05981;
    border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 8px;
    font-family: 'Roboto',sans-serif;
}
#content span {
   /* font-size: 12px;*/
   /* position: absolute;*/
	/*color: #FFFFFF;*/
    /*text-align: left;*/
	/*font-family: 'Roboto', sans-serif;*/
}
#content a:hover {
    color: #5BC8E0;
    text-decoration: none;
}
.text {
    padding: 8px;
    padding-top: 0px;
}
#content .text {
    font-size: 13px;
    color: black;
}
#content .text a {
    color: #418832;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
   /* display: inline;*/
    padding: 0;
    margin: 0;
}

li
{
/*	font-size: 15px;
    line-height: normal;*/
}

#content p {
  /*   color: #444444;
    font-family: roboto;
    font-size: 16px;*/
    font-weight: 200;
    /*line-height: 1.5;*/
    margin-bottom: 2px;
  /*  padding-bottom: 17px;*/
}
#content p.copyright
{
	font-weight: bold;
	font-size: 10px;
}
.bold
{
	font-weight: bold;
}
#content input.submit {
	border:0;
	background:#F58220;
     border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 8px
}

#content h2 {
	margin-left:24px;
	padding-left:12px;
	font-size:16px;
	font-weight:bold;
	background: none repeat scroll 0 0 #d05981;
    border-radius: 8px;
    color: #FFFFFF;
	padding:8px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	margin-bottom:15px;
}
#content input[type=submit] {

	 background: url("../images/sipka.png") no-repeat scroll 70px 8px #D05981;
    border: 0 none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #FFFFFF;
    float: right;
    font-size: 9px;
    font-weight: 600;
    margin-top: 7px;
    padding: 9px 33px 9px 19px;
    text-transform: uppercase;
}

#content table {
    border-collapse: collapse;
    color: #5a5a5a;
    line-height: 24px;
     margin-left: 0;
    margin-right: 24px;
    margin-top: 8px;
    text-align: left;
	width:100%;
}
#content table tr:hover {
	background-color:#F5E4EA;
	cursor:pointer;
}

/*****************/
table td, table th {
    color: #444444;
    font-family: "Arial";
    font-size: 13px;
    vertical-align: top;
    text-align: left;
    padding: 6px;
}
table th {
    background-color: #eceef1;
    border-bottom: 1px solid #ddd;
    color: #a52265;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: bold;
   
    text-align: left;
}

table td img
{
	vertical-align: sub;
}
table td
{
	
    vertical-align: bottom;
    border-bottom: 1px solid #ddd;
    text-align: left;
    width: auto;
}
.left
{
	text-align:left;
}
.right
{
	text-align:right;
}
.center
{
	text-align:center;
}
#navody  img{
    max-width: 644px !important;
    width: 100% !important;
}
/*------------------------------------ seminar ------------------------------------*/
#content #mobil {
    display: inline-block;
    font-family: 'Roboto',sans-serif;
    margin-left: 3px;
    position: relative;
    vertical-align: top;
    width: 224px;
}
#content #seminar_logo 
{
	display:block;
	height:407px;
	text-align:center;
}
#content #seminar_logo h1
{
	font-family: 'JandaManateeSolid';
    color: #ffffff;
    font-size: 30px;
    padding-top: 30px;
    text-align: center;
    text-transform: uppercase
}
#content #seminar_logo .sipka
{
    padding-top: 58px;
}
#content #o_projekte
{
display:block;
	height:511px;
}
#content #o_projekte .nadpis, #content #seminar_video .nadpis, #content #seminar_vyskusaj .nadpis
{
	font-family: 'JandaManateeSolid';
    color: #ffffff;
    font-size: 54px;
    padding-top: 101px;
    text-align: center;
    text-transform: uppercase;
    display: block;
    float: left;
    line-height: 1em;
    text-align: left;
    color: #0078ae;
    width: 40%;
    padding-left: 56px;
    
}
#content #o_projekte .text
{
	font-family: 'Roboto',sans-serif;
	display: block;
    float: left;
    margin-left:30px;
    text-align:left;
    font-size: 18px;
    color:#0078ae;
    padding-top: 101px;
}
#content #o_projekte .text ul li
{
	font-family: 'Roboto',sans-serif;
    text-align:left;
    font-size: 18px;
    color:#0078ae;
    line-height: 1.4em;
}
#content #seminar_video
{
	display:block;
	height:510px;
}
#content #seminar_video .video
{
	display: block;
    float: left;
    margin-top: 95px;
    margin-left: 53px;
}
#content #seminar_video .nadpis
{
	width: 30%;
	padding-left: 66px;
}

#content #seminar_vyskusaj
{
display:block;
	height:511px;
}
#content #seminar_vyskusaj .nadpis
{
	color:#ffffff;
}
#content #seminar_vyskusaj .nadpis input[type="button"]
{
	color:#0078ae;
	font-family: 'Roboto',sans-serif;
	font-size: 23px;
    padding: 19px 65px;
    background: #ffd24f;
    border: 0px;
     border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor:pointer;
}
#content #seminar_vyskusaj .mobil
{
	padding-top: 51px;
    text-align: right;
    width: 45%;
}
#content #seminar_formular
{
	display: block;
    height: 455px;
    padding-top: 52px;
    padding-left: 115px;
    padding-right: 120px;
    overflow: hidden;
}
#content #seminar_formular .logo
{
	display: block;
    float: left;
}
#content #seminar_formular .text
{
	display: block;
    float: left;
    width: 89%;
    padding-left: 24px;
}
#content #seminar_formular input[type="submit"], #content #seminar_formular input[type="button"] 
{
	color:#ffffff;
	font-family: 'Roboto',sans-serif;
	font-size: 22px;
    padding: 19px 56px;
    background: #0078ae;
    border: 0px;
     border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor:pointer;
        text-transform: none;
        font-weight:300;
}
#content #seminar_formular input[type="button"] 
{
	float:right;
	color: #0078ae;
    font-family: 'Roboto',sans-serif;
    background: #ffd24f;
}
#content #seminar_formular table
{
	width: 68%;
    margin: 0 auto;
}
#content #seminar_formular table tr
{
	 background: #ffffff;
}
#content #seminar_formular table tr td
{
	border:0px;
}
#content #seminar_formular table tr td input:focus
{
	font-weight:400;
	 background: #ffffff;
}
#content #seminar_formular table tr td input
{
	border:1px solid #e3f4fd;
	 background: #e3f4fd;
	line-height: 28px;
	font-family: 'Roboto',sans-serif;
	font-size: 22px;
	color: #0078ae;
}
#section-stunning-video-box {
    font-family: 'Roboto',sans-serif;
    height: 342px;
    left: 16px;
    overflow: hidden;
    position: absolute;
    top: 41px;
    width: 191px;
}

#section-stunning-right {
    display: inline-block;
     margin-top: 0;
    position: relative;
    vertical-align: top;
    width: 640px;
}
#content #store
{
float:none;
width:100%;
text-align:left;
font-family: 'Roboto', sans-serif;
}

#section-stunning-right .copy {
    display: inline-block;
    margin-left: 50px;
    vertical-align: top;
    width: auto;
}

.rodicia_button {

     border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    
    background: url("../images/mozog_button.png") no-repeat scroll 182px 13px #FFD24F;
    border: 2px solid #FFD24F;

    color: #D05981;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    padding: 16px 48px 16px 16px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 0px;
}
#odkliky
{
    position: absolute;
    right: -78px;
    top: 37px;
}
.viac
{
    margin-top: -3px;
    padding: 7px 11px 4px 8px;
    position: relative;
    right: 0;
    top: 3px;
}
.pressed /*, .rodicia_button:hover*/
{
	background: url("../images/mozog_button.png") no-repeat scroll 182px 13px #d05981;
	color: #FFFFFF;
}

#formular {
    background: none repeat scroll 0 0 #FFFFFF;
      border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    right: -78px;
    top: 8px;
    z-index: 1548;
}
#formular span
{
	color: #D05981;
    display: inline-block;
    font-family: 'Roboto',sans-serif;
    font-weight: 200;
    margin-bottom: 10px;
    margin-top: 6px;
    position: relative;
}/*
input[type=text],input[type=password] {
    background: none repeat scroll 0 0 #EFF5F8;
    border: 1px solid #E2EDF3;
    color: #98A7B0;
    font-size: 10px;
    margin-bottom: 4px;
    padding: 6px;

}
input[type=text]:focus, input[type=password]:focus
{
	background:#ffffff;
	color:#415a68;
}*/
.zobacik
{
  position: absolute;
    right: 17px;
    top: -7px;
}

#content p#result  {
    font-family: roboto;
    font-size: 15px;
    font-weight: 200;
    line-height: 1;
    margin-bottom: 20px;
    padding-top: 8px;
    margin-top: 0px;
    width: 229px;
}


#content .mobil {
    display: inline-block;
    font-family: 'Roboto',sans-serif;
    margin-left: 0;
    position: relative;
    vertical-align: top;
    width: 224px;
}

/** -   slider */
/*position and hide the menu initially - leave room for menu items to expand...*/


#content .zborovna p
{
	color:#000;
	font-size:14px;
}
#content .zborovna table {
    border-collapse: separate;
    border-spacing: 6px;
}
#content .zborovna input[type="submit"] {
    background: none repeat scroll 0 0 #7D7D7D;
    border: 0 none;
    border-radius: 8px;
    color: #FFFFFF;
    cursor: pointer;
   font-size: 12px;
    font-weight: bold;
    padding: 10px;
    float:none;
}

#content .zborovna table td, #content .zborovna table th {
    padding: 2px;
}
#content .spodok
{
	text-align:center;
	margin:0 auto;
}
#content h3
{
	font-weight: bold;
}
#viac_p
{
	margin-top:-24px;
}
/*------------------------- Prehlad ---------------------------------*/

 .triedy{
	height:25px;
	border-bottom:1px solid #e1e1e1;
}

 .triedy a {
	color:#707171;
	font-size:12.5px;
	float:left;
	border-right:1px solid #dff3fd;
	padding: 2px 15px;
	margin:0 0 10px;
	font-weight: bold;
	text-decoration: none;
}
 .triedy a:hover {
	color:#a52265;

}

.male a {
   font-size: 11px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 2px 5px;
}

 .triedy a.active,  #content .triedy a.active:hover  {
	color:#fff;
	background: none repeat scroll 0 0 #a52265;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 4px;
	margin-top: -2px;
}
 .triedy a.nove,  #content .triedy a.nove:hover  {
	color:red;	
}
.male a.active, #content .male a.active:hover {

    padding: 3px;
}

/********************************************************/

#content h2.bezokraju 
{
	margin-left:0px;
}
#content h2.pridat_predmet
{
	margin-top: 10px;
	background: url("../images/znamky_pridat_predmet.png") no-repeat right center #A52265;
}

#content h2.pridat_predmet div {
	position: absolute;
	right: 7px;
	top: 13px;
}

#content h2.pridat_predmet div input.submit {
	width: 130px;
	padding: 2px;
	font-size: 12px;
	margin-top: 3px;
	cursor: pointer;
}

#content h2.pridat_predmet div .sel {
	margin-top: 2px;
	margin-right: 13px;
	width: 186px;
}

.znamky_ziak {
	border-bottom: 1px dotted #c6c6c6;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 200px;
	height: 30px;
}

.znamky_trieda {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #c6c6c6;
	border-top: 1px solid #c6c6c6;
	padding-top: 11px;
	padding-bottom: 11px;
	width: 200px;
	height: 20px;
}

.znamky_column {
    float:left;
    display:block;
	width: 49px;
}
.znamky_column_last {
	border-right: 1px solid #c6c6c6;
}
.znamky_sipka {
    float:left;
    display:block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}



.znamky_predmet {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #c6c6c6;
	border-top: 1px solid #c6c6c6;
	padding-top: 11px;
	text-align: center;
	width: 49px;
    height: 30px;
	background: url("../images/znamky_predmet_delitko.png") no-repeat right center;
}

.predmet_first {
	border-left: 1px solid #c6c6c6;
}
.predmet_last {
	background: none;
}

.znamky_znamky {
	border-left: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	padding: 3px;
	height: 30px;
	overflow: auto;
}

.znamky_last {

}


.znamky_box {
	background-color: white; 
	padding: 10px; 
	border: 1px solid #e1e1e1; 
	position: absolute; 
	margin-left: 70px;
	margin-top: -6px;
	width: auto; 
	height: auto; 
	z-index: 100;
	-moz-box-shadow: 3px 3px 5px 1px #ccc;
	-webkit-box-shadow: 3px 3px 5px 1px #ccc;
	box-shadow: 3px 3px 5px 1px #ccc;
	border-radius: 2px 2px 2px 2px;
}

.znamky_box td {
	width: 12px;
	height: 12px;
	text-align: center;
	border: 1px solid #d7d7d7;
}

.znamky_predmet input[type=button] {
	background: url("../images/znamky_odobrat_predmet.png") no-repeat center center;
	width: 16px;
	height: 16px;
	border: none;
	padding: 0px;
}

.znamky_box input[type=button] {
	border: none;
	cursor:Pointer;
	padding:5px !important;
	width:210px !important;
	height: 27px;
	background:#A72264 !important;
	color:#FFFFFF;
	margin-left:0px;
	line-height:20px;
	vertical-align:baseline;
  	border-radius: 3px 3px 3px 3px;
}

.znamky-left-col {
    float:left;
    width:215px;
    border-right:1px solid #e8e8e8;
}
.znamky-right-col {
    float:left;
} 

#sidebar_left input[type="submit"], #content input[type=submit] {
	border:0;
	background:#7D7D7D;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	cursor:pointer;
}
.correct
{
	background:rgb(90, 252, 141);
}
.incorrect
{
	background:rgb(250, 124, 124);
}
.inprogres
{
	background:rgb(238, 240, 239);
}
/************************ FOOTER ************************************/
#footer
{
	margin-top:15px;
	width: 100%;
	background-color:#D7D7D7;
	display:block;
	color:#656464;
	position:relative;
}
#footer.sticky
{
	position:fixed;
	bottom:0;
}
#footer h2
{
	font-size:18px;
	font-weight:600;
	color:#4a4949;
	padding-bottom: 12px;
}
.one-and-half-col
{
	flex-grow:1;
	flex-basis:25%;
	border-right: 2px dashed #bbbaba;
	margin-right: 10px;
	margin-top: 10px;
}
.one-and-half-col .kontakt
{
	display:flex;
	padding: 5px;
}
.one-and-half-col .kontakt_viac
{
	float: right;
	margin-top: -10px;
	padding-right: 15px;
}
.one-and-half-col.last
{
	flex-grow:1;
	flex-basis:25%;
	border-right: 0px;
}
#inner-footer_wrapper
{
		display:flex;
		flex-direction: row;
		justify-content:center;
}
#footer span {
    position: relative;
    display: block;
    line-height: 23px;
}
#footer a {
    color: #656464;
    text-decoration: none;
}
#footer a:hover {
    color: #4a4949;
    text-decoration: underline;
}
#last_footer
{
	text-align: center;
    padding-bottom: 10px;
    padding-top: 15px;
    color: #4a4949;
}
/********************************************************************/

#sidebar_left #cssmenu,
#sidebar_left #cssmenu ul,
#sidebar_left #cssmenu li,
#sidebar_left #cssmenu a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  position: relative;
}
#sidebar_left #cssmenu {
  /*width: 250px;*/
  border-bottom: 8px solid #656659;
  border-top: 8px solid #656659;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 8px;
}
#sidebar_left #cssmenu a {
  line-height: 1.3;
}
/*#sidebar_left #cssmenu > ul > li:first-child {
  background: #66665e;
  background: -moz-linear-gradient(#66665e 0%, #45463d 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #66665e), color-stop(100%, #45463d));
  background: -webkit-linear-gradient(#66665e 0%, #45463d 100%);
  background: linear-gradient(#66665e 0%, #45463d 100%);
  border: 1px solid #45463d;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
#sidebar_left #cssmenu > ul > li:first-child > a {
  padding: 15px 10px;
  background: url(menu_images/pattern.png) top left repeat;
  border: none;
  border-top: 1px solid #818176;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 1.2em;
  font-weight: 300; 
  text-shadow: 0 -1px 1px #000000;
}
#sidebar_left #cssmenu > ul > li:first-child > a > span {
  padding: 0;
}
#sidebar_left #cssmenu > ul > li:first-child:hover {
  background: #66665e;
  background: -moz-linear-gradient(#66665e 0%, #45463d 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #66665e), color-stop(100%, #45463d));
  background: -webkit-linear-gradient(#66665e 0%, #45463d 100%);
  background: linear-gradient(#66665e 0%, #45463d 100%);
}*/

#sidebar_left #cssmenu > ul > li {
  background: #d05981;
  background: -moz-linear-gradient(#d05981 0%, #e66691 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d05981), color-stop(100%, #e66691));
  background: -webkit-linear-gradient(#d05981 0%, #e66691 100%);
  background: linear-gradient(#d05981 0%, #e66691 100%);
}
#sidebar_left #cssmenu > ul > li:hover {
  background: #ab395f;
  background: -moz-linear-gradient(#ab395f 0%, #c7436f 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ab395f), color-stop(100%, #c7436f));
  background: -webkit-linear-gradient(#ab395f 0%, #c7436f 100%);
  background: linear-gradient(#ab395f 0%, #c7436f 100%);
}
#sidebar_left #cssmenu > ul > li > a {
  font-size: 13px;
  display: block;
  background: url(menu_images/pattern.png) top left repeat;
  color: #ffffff;
  border: 1px solid #ab395f;
  border-top: none;
  text-shadow: 0 -1px 1px #e66691;
}
#sidebar_left #cssmenu > ul > li > a > span {
  display: block;
  padding: 12px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#sidebar_left #cssmenu > ul > li > a:hover {
  text-decoration: none;
}
#sidebar_left #cssmenu > ul > li.active {
  border-bottom: none;
}
#sidebar_left #cssmenu > ul > li.has-sub > a span {
  background: url(menu_images/icon_plus.png) 96% center no-repeat;
}
#sidebar_left #cssmenu > ul > li.has-sub.active > a span {
  background: url(menu_images/icon_minus.png) 96% center no-repeat;
}

#sidebar_left #cssmenu ul ul {
  display: none;
  background: #fff;
  border-right: 1px solid #a2a194;
  border-left: 1px solid #a2a194;
}
#sidebar_left #cssmenu ul ul li {
  padding: 0;
  border-bottom: 1px solid #d4d4d4;
  border-top: none;
  background: #f7f7f7;
  background: -moz-linear-gradient(#f7f7f7 0%, #ececec 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ececec));
  background: -webkit-linear-gradient(#f7f7f7 0%, #ececec 100%);
  background: linear-gradient(#f7f7f7 0%, #ececec 100%);
}
#sidebar_left #cssmenu ul ul li:last-child {
  border-bottom: none;
}
#sidebar_left #cssmenu ul ul a {
  padding: 10px 10px 10px 25px;
  display: block;
  color: #676767;
  font-size: 11px;
  font-weight: normal;
}
#sidebar_left #cssmenu ul ul a:before {
  content: '\00BB';
  position: absolute;
  left: 10px;
  color: #d05981;
}
#sidebar_left #cssmenu ul ul a:hover {
  color: #d05981;
}

#sidebar_left #cssmenu ul ul a.active {
  color: #d05981;
}


/* --------- import style pomoc ------*/
a {
	color: #000000;
    text-decoration: none;
}
a:hover {
	color: #08813B;
    text-decoration: none;
}
a.hover {
	color: #08813B;
    text-decoration: none;
}

#sidebar_left {
    padding-top: 8px;
}
#content {
    padding-top: 8px;
}
