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;
}




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

.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, Sans-Serif;
    line-height: 1.3;
    font-size: 13px;
    color: #318358;
}

h2 {
    text-transform: uppercase;
    margin: 30px 0 18px 0;
    font-weight: bold;
    font-size: 15px;
    color: #7AB831;
}
h1 {
    text-transform: uppercase;
    margin: 30px 0 18px 0;
    font-weight: bold;
    font-size: 15px;
    color: #7AB831;
}




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

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

#container {
    background: transparent url('header-right.jpg') no-repeat 100% 0;
    min-width: 1005px;
}

* html #container {
    width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1005) ? '1005px' : '100%');
}

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

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

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

#title {
    display: none;
}

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

#phone {
    margin: 50px 0 0 20px;
    float: left;
}

#phone p {
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    font-size: 21px;
    color: #799A4B;
    margin: 0;
}

#phone span {
    font-size: 15px;
    color: #C65900;
}

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

#menu-main {
    padding: 158px 200px 0 290px;
}

#menu-main ul {
}

#menu-main li {
    text-transform: uppercase;
    margin: 0 1px 0 0;
    display: inline;
}

#menu-main a {
    letter-spacing: -1px;
    font-weight: bold;
    font-size: 13px;
    color: #467318;
}

#menu-main a:hover {
    color: #7AB831;
}

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

#bars {
    display: inline-block;
    overflow: hidden;
}

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

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

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

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

#sidebar .menu a {
    text-decoration: none;
    color: #7F8D09;
}

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

#news {
    color: #575757;
}

#news p.more a {
    text-decoration: none;
    font-weight: bold;
    color: #5DB52D;
}

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

#mainbar {
    padding: 0 0 0 290px;
}

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

#courses {
}

.course {
    border: 1px solid #7AB831;
    text-align: center;
    margin: 0 15px 0 0;
    height: 290px;
    padding: 5px;
    width: 205px;
    float: left;
}

.course h3 {
    font-weight: bold;
    font-size: 13px;
    color: #5DB52D;
}

.course h3 a {
    color: #5DB52D;
}

.course p {
    margin: 0;
}

.course p a {
    color: #318358;
}

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

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

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

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

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

#buttons ul {
}

#buttons li {
    margin: 0 10px 0 0;
    display: inline;
}

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

#copyright {
    padding: 45px 0 0 110px;
    font-size: 11px;
    color: #284259;
}

/** ------------------------------------------------------------------------ */
.anotacia {font:normal 16px serif; color:#CC6600; padding:5px; line-height:100%}
.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: #FFFF99;	text-align: center; font: bold;}
.r2 {	background: #FFFFCC;	text-align: center;}
.r1 {	background: #FFFCCC;	text-align: center;}
.color{color: #000000}
.color:hover {font:normal 12px arial; text-decoration:none; color:#000000}
/** ------------------------------------------------------------------------ */



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

