
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 */

/** ------------------------------------------------------------------------ */
.red_index {color:#b60000; font-size:16px; text-decoration:blink; letter-spacing:+1}

.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: 'Trebuchet MS', Verdana, Sans-Serif;
    text-transform: uppercase;
    padding: 10px 0 0 0;
    margin: 0 0 10px 0;
    font-size: 18px;
    color: #4995DF;
}

p {
    margin: 1em 0;
}

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




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

#container {
}

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

#header {
    background: transparent url('header-repeat.gif') repeat-x 0 0;
}

#header div.bg {
    background: transparent url('header-bg.jpg') no-repeat 0 0;
    padding: 0 0 0 227px;
    height: 158px;
}

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

#premier {
    position: absolute;
    left: 870px;
    top: 0px;
}

#premier a {
    text-indent: -9999px;
    display: block;
    height: 126px;
    width: 130px;
}

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

#title {
    display: none;
}

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

#phone {
    display: none;
}

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

#menu-main {
    padding: 126px 0 0 5px;
}

#menu-main ul {
}

#menu-main li {
    font-family: Tahoma, Sans-Serif;
    text-transform: uppercase;
    line-height: 32px;
    font-size: 13px;
    display: inline;
    margin: 0 15px;
}

#menu-main a {
    text-decoration: none;
    color: #FFF;
}

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

#bars {
    background: transparent url('sidebar-bg.gif') repeat-y 0 0;
    display: inline-block;
    overflow: hidden;
}

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

#sidebar {
    width: 227px;
    float: left;
}

#sidebar h2 {
    background: transparent url('sidebar-h2.gif') no-repeat 100% 0;
    font-family: Arial, Sans-Serif;
    text-transform: uppercase;
    padding: 0 0 0 15px;
    font-weight: bold;
    line-height: 28px;
    font-size: 13px;
    color: #D1EBFF;
    margin: 0;
}

#sidebar .menu {
    margin: 1.5em 0 1.5em 1.5em;
}

#sidebar .menu li {
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    color: #D85B00;
    margin: 1em 0;
}

#sidebar .menu a {
    text-decoration: none;
    font-weight: bold;
    color: #D85B00;
}

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

#news {
    font-family: Tahoma, Sans-Serif;
    padding: 1px 20px;
    font-size: 11px;
}

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

.news-item .date {
    color: #4291E1;
}

.news-item h3 {
    font-weight: bold;
    margin: 0 0 3px 0;
    color: #F18D00;
}

.news-item h3 a {
    font-weight: bold;
}

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

#news .more {
    text-align: right;
}

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

#mainbar {
    padding: 20px 20px 20px 247px;
}

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

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

.course {
    background: transparent url('course-bg.jpg') no-repeat 0 0;
    font-family: Tahoma, Sans-Serif;
    padding: 15px 5px 10px 5px;
    margin: 0 25px 20px 0;
    text-align: center;
    font-size: 11px;
    height: 220px;
    width: 209px;
    float: left;
}

.course p {
    line-height: 1.1;
    margin: 0;
}

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

#footer {
    background: transparent url('footer-repeat.gif') repeat-x 0 0;
    font-size: 11px;
    color: #284259;
}

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

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

#btn-gekos {
    padding: 45px 0 0 20px;
    float: left;
}

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

#buttons {
    padding: 45px 20px 0 0;
    float: right;
}

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

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

#copyright {
    padding: 30px 0 0 247px;
}

/** ------------------------------------------------------------------------ */
.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: #A9C3E2;	text-align: center; font: bold;}
.r2 {	background: #D2E5FC;	text-align: center;}
.r1 {	background: #ECF3FC;	text-align: center;}
.color{color: #000000}
.color:hover {font:normal 12px arial; text-decoration:none; color:#000000}
.otstup {padding-left: 190px}
/** ------------------------------------------------------------------------ */
