
html, body, iframe, object, applet,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
span, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead {
    vertical-align: baseline;
    background: transparent;
    font-weight: normal;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/** ------------------------------------------------------------------------ */

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.justify {
    text-align: justify;
}

img.left {
    margin: 0 15px 0 0;
    float: left;
}

img.right {
    margin: 0 0 0 15px;
    float: right;
}

/** ------------------------------------------------------------------------ */

body {
    background: #FFF url('body.gif') repeat-x 0 0;
    font-family: Arial, Verdana, Sans-Serif;
    line-height: 1.3em;
    font-size: 13px;
    color: #0D5E91;
}

h2 {
    font-family: Arial, Sans-Serif;
    font-size: 21px;
    margin: 15px 0;
    color: #FF4E00;
}
h1 {
    font-family: Arial, Sans-Serif;
    font-size: 21px;
    margin: 15px 0;
    color: #FF4E00;
}

p {
    margin: 1em 0;
}

a {font:normal 12px arial; text-decoration:underline; color:#FF6600}
a:hover {font:normal 12px arial; text-decoration:none; color:#FF6600}

/** ------------------------------------------------------------------------ */

#container {
    background: transparent url('header-left.jpg') no-repeat 0 0;
}

/** ------------------------------------------------------------------------ */

#header {
    background: transparent url('header-right.jpg') no-repeat 100% 0;
    height: 148px;
}

/** ------------------------------------------------------------------------ */

#title {
    padding: 50px 0 0 240px;
    float: left;
}

#title h1 {
    background: transparent url('title.gif') no-repeat 0 0;
    text-indent: -9999px;
    display: block;
    height: 42px;
    width: 225px;
}

#title p {
    display: none;
}

/** ------------------------------------------------------------------------ */

#phone {
    display: none;
}

/** ------------------------------------------------------------------------ */

#menu-main {
    padding: 121px 0 0 240px;
}

#menu-main li {
    margin: 0 20px 0 0;
    display: inline;
}

#menu-main a {
    font-family: Arial, Serif;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
}
#menu-main li.current a {
    color: #D45A00;
}
/** ------------------------------------------------------------------------ */

#bars {
    background: transparent url('sidebar.jpg') no-repeat 0 125px;
    width: 100%;
}

#bars .bg1 {
    background: transparent url('bars1.gif') no-repeat 0 125px;
    width: 100%;
}

#bars .bg2 {
    background: transparent url('bars2.gif') repeat-y 100% 0;
    display: inline-block;
    overflow: hidden;
    width: 100%;
}

/** ------------------------------------------------------------------------ */

#sidebar {
    padding: 130px 25px 0 35px;
    width: 181px;
    float: left;
}

* html #sidebar {
    padding-top: 145px;
}

#sidebar h2 {
    background: transparent url('h2-icon.gif') no-repeat 0 50%;
    padding: 0 0 0 25px;
}

#sidebar .menu {
    margin: 15px 0 25px 0;
}

#sidebar .menu li {
    margin: 3px 0;
}

#sidebar .menu a {
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    color: #5298C6;
}

/** ------------------------------------------------------------------------ */

#news {
    font-family: Arial, Sans-Serif;
    font-size: 12px;
}

.news-item {
    line-height: 1.2;
    margin: 20px 0;
}

.news-item h3 {
    color: #FFA91A;
}

.news-item h3 a {
    text-decoration: none;
    font-weight: bold;
    color: #FFA91A;
}

.news-item p {
    color: #3E3C41;
    margin: 3px 0;
}

.news-item .date {
    color: #5298C6;
    margin: 0;
}

#news .more a {
    text-decoration: none;
    font-weight: bold;
    color: #5298C6;
}

/** ------------------------------------------------------------------------ */
/** ------------------------------------------------------------------------ */
/** ------------------------------------------------------------------------ */

#mainbar {
    padding: 10px 15px 0 260px;
}

#mainbar p {
    line-height: 1.5;
}

/** ------------------------------------------------------------------------ */

#courses {
    display: inline-block;
    overflow: hidden;
    margin: 15px 0;
}

#courses .course {
    background: transparent url('course-bg.jpg') no-repeat 0 0;
    text-align: center;
    padding: 10px 20px;
    margin: 0 0 10px 0;
    line-height: 1.1;
    font-size: 11px;
    color: #5D97C1;
    height: 220px;
    width: 193px;
    float: left;
}

#courses .course h3 {
    font-weight: bold;
    font-size: 12px;
    color: #F49400;
    margin: 6px 0;
}

#courses .course h3 a {
    font-weight: bold;
    font-size: 12px;
}

#courses .course p {
    line-height: 1.4;
    margin: 0;
}

#courses .course a {
    text-decoration: none;
    color: #F49400;
}

/** ------------------------------------------------------------------------ */

#footer {
    background: transparent url('footer-repeat.gif') repeat-x 0 0;
    height: 126px;
}

#footer .bg1 {
    background: transparent url('footer-left.jpg') no-repeat 0 0;
    height: 126px;
}

#footer .bg2 {
    background: transparent url('footer-right.jpg') no-repeat 100% 0;
    height: 126px;
}

/** ------------------------------------------------------------------------ */

#premier-small {
    padding: 40px 30px 0 0;
    float: right;
}

#premier-small p {
    margin: 0;
}

/** ------------------------------------------------------------------------ */

#buttons {
    padding: 60px 100px 0 0;
    float: right;
}

#buttons li {
    display: inline;
}

/** ------------------------------------------------------------------------ */

#copyright {
    padding: 45px 0 0 20px;
}

#copyright p {
    line-height: 1.1;
    font-size: 11px;
    color: #A86000;
    margin: 3px 0;
}

/** ------------------------------------------------------------------------ */
.anotacia {font:normal 15px serif; color:#CC6600;}
.price {font:normal 20px serif; color:#CC6600}
.phones {font:normal 20px serif; color:#CC6600}
.smallphones {font:normal 12px serif; color:#CC6600}
.small{font:normal 11px serif; color:#000000}
.rh {	background: #BADAF3;	text-align: center; font: bold;}
.r2 {	background: #EAF1F7;	text-align: center;}
.r1 {	background: #E6F0FA;	text-align: center;}
.color{color: #000000}
.color:hover {font:normal 12px arial; text-decoration:none; color:#000000}
.otstup {padding-left: 220px}
/** ------------------------------------------------------------------------ */
/** ------------------------------------------------------------------------ */

