* {
    padding: 0;
    margin: 0; 
}

a, a:visited {
    color: #08365A;
    font-weight: bold;
}

a:hover {
    text-decoration: none;
}

h2 {
    margin-top: 20px;
}

body {
    background: #fbe4be url(images/background-top.gif) repeat-x left top; /* #e9f6f9 */
    padding-bottom: 30px;
    font-family: Verdana;
    font-size: 80%;
}

#wrap {
    width: 900px;
    border: 0px solid black;
    margin: 10px auto;
    position: relative;
}

#header {
    border: 0px solid green;
}

#header h1, #header h2 {
    position: relative;

}

#header h1 {
    font-size: 48px;
    left: 200px;
    top: 70px;
    width: 480px;
    color: #08365A;
    font-family: Tahoma, sans-serif;
    font-weight: normal;
    letter-spacing: 2px;
}

#header h1 a, #header h2 a, #header h2 span {
    text-decoration: none;
    font-weight: normal;    
}

#header h2 {
    font-size: 14px;
    left: 200px;
    top: 70px;
    width: 450px;
    color: #2A678C;
    font-family: Tahoma, sans-serif;
    font-weight: bold;
    border: 0px solid red;
    letter-spacing: 1px;
}

#header h2 a {
    color: #2A678C;  
    font-weight: bold;
    font-size: 14px;
}

#header h2 a, #header h2 span {
    position: absolute;
}

#header h2 .inv {
    display: none;
}

#header h2 .m {
    top: 10px;
    #top: 0px;
    left: 110px;
    font-size: 20px;
    font-weight: normal;
}

#header h2 .fy {
    top: 40px;
    _top: 28px;
    #top: 28px;
    left: 130px;
    font-size: 12px;
    font-weight: bold;
}

#header h2 .cj {
    top: 15px;
    _top: 0px;
    #top: 0px;
    left: 330px;
}

#header h2 .aj {
    top: 20px;
    _top: 5px;
    #top: 5px;
    font-size: 22px;
    font-weight: normal;
}

#header h2 .nj {
    top: 45px;
    _top: 30px;
    #top: 30px;
    left: 55px;
    font-size: 14px;
    font-weight: bold;
}


#header h2 .bio {
    top: 18px;
    _top: 3px;
    #top: 3px;
    left: 260px;
    font-size: 13px;
    
}

#header h2 .ch {
    top: 50px;
    _top: 35px;
    #top: 35px;
    left: 170px;
    font-size: 13px;
}

#header h2 .inf {
    top: 33px;
    _top: 18px;
    #top: 18px;
    left: 300px;
    font-size: 13px;
}

#header h2 .sp {
    top: 35px;
    _top: 20px;
    #top: 20px;
    left: 200px;
    font-size: 15px;
    font-weight: normal;
}

#header h2 .ru {
    top: 50px;
    _top: 35px;
    #top: 35px;
    left: 250px;
    font-size: 13px;
}

#header h2 .others {
    top: 50px;
    _top: 35px;
    #top: 35px;
    left: 350px;
    font-size: 12px;
}

#header {
    background-image: url('images/header.jpg');
    height: 201px;
}

#logo {
    position: relative;
    left: 50px;
    top: 10px;
    width: 101px;
    height: 107px;
    background-image: url('images/logo.gif');
}

#left {
   /* height: 600px;*/
    width: 200px;
    border: 0px solid red;
    /*position: absolute;*/
    /*float: left;*/
}

#main2 {
    /*position: relative;*/
    background: #d4eff8 url('images/right-column-beside-body.gif') repeat-y right;
}

#main {
    /*position: relative;*/
    background: #F9C97E url('images/menu-left.gif') repeat-y left top;
    width: 890px;
    
    /*border: 1px solid red;*/
}

#menu  {
    list-style-type: none;
    margin: 0;
    margin-bottom: 50px;
}

#menu li {
    border-bottom: 2px groove #EDF8FD;
    _border-bottom: 0;
    padding: 5px 5px;
    font-size: 110%;
    margin: 0;
}   

#menu li a, #login1 a {
    color: #1C5B77;
    font-family: Tahoma, sans-serif;
    font-weight: bold;    
   /* font-size: 90%;*/
    text-decoration: none;
}


#menu li a:hover {
    text-decoration: underline;
}

#subjectsMenu  {
	margin-top: 5px;
    font-size: 90%;
	list-style-type: none;
}

#subjectsMenu li {
    padding: 5px 5px;
}

#subjectsMenu li a, #subjectsMenu a {
    color: #1C5B77;
    font-family: Tahoma, sans-serif;
    font-weight: bold;
   /* font-size: 90%;*/
    text-decoration: none;
}

/*
#contentWrap {
    position: relative;
    margin-left: 236px;
    border: 0px solid red;
    background: transparent url('images/body-middle.gif') repeat-y left top; 
}

#content-top {
    background: transparent url('images/body-top.gif') no-repeat left top;
    height: 11px;
    position: relative;
    _left: 3px;    /* pro IE */
/*}

#content-bottom {
    background: transparent url('images/body-bottom.gif') no-repeat left bottom; 
    position: relative;
    height: 12px;
    clear: left;
    _left: 6px;
}

#content-inner {
    position: relative;
    margin-left: 20px;
    border: 0px solid red;
    width: 605px;
    margin-top: 10px;
    margin-bottom: 10px;    
}
/*
#content {
    position: relative;
    _left: -6px;
    border: 0px solid black;

}
*/

#content {
    /*margin-left: 236px;
    _margin-left: 233px;*/

    width: 654px;
    background: transparent url('images/body-middle.gif') repeat-y left top; 
    /*position: relative;*/
    line-height: 150%;
    text-align: justify;
    /*#left: -4px;*/
    float: right;
    margin-bottom: 20px;
}

#content1 {
    background: transparent url('images/body-top.gif') no-repeat left top;
    /*position: relative;*/
}

#content2 {
    background: transparent url('images/body-bottom.gif') no-repeat left bottom;
    padding: 25px 25px;
    position: relative;
    #top: 12px;
}


#footer {
    background: transparent url('images/footer-middle.gif') repeat-y left top;
    border: 0px solid green;
}


#footer-content {
    margin-left: 20px;
    text-align: center;
    padding-top: 20px;
}

#footer-bottom {
    background: transparent url('images/footer-bottom.gif') no-repeat left bottom;    
    height: 15px;    
}

.cleaner {
    clear: left;
    color: gray;
}

.cleanerBoth {
    clear: both;
}


#login1 {
    margin-top: 30px;
    background: transparent url(images/login.gif) no-repeat left top;
    width: 139px;
    height: 246px;
    padding: 10px 25px;
}

#login1 h3 {
    text-align: center;
    color: #08365A;
    font-family: Tahoma, sans-serif;
    margin-bottom: 10px;
    font-weight: normal;
}

#login1 label {
    color: #1C5B77;
    font-weight: bold;
    letter-spacing: 1px; 
    font-size: 90%;
    display: block;
}

#login1 input {
    width: 120px;
}

#login1 a {
    font-size: 80%;
}

#login1 a:hover {
    text-decoration: underline;
}

#login1 div {
    width: 100%;
}

#login1 .submit {
    margin: 10px 20px;
    margin-bottom: 0;
    width: 80px;
}

#login1 ul, #loginForm ul {
    list-style-type: none;
}

#login1 .flash-error {
    margin-top: -10px;
    margin-bottom: 0px;
    font-size: 80%;
    font-weight: bold;
    color: red;
}

#loginForm fieldset {
    margin: 0;
    padding: 5px;
}

#submit, #loginSubmit {
    padding: 2px 10px;
}

#left {
    padding-top: 10px;
    margin: 0px 20px;
    /*_margin-left: 10px;
    _margin-right: 10px;*/
}

textarea {
    width: 400px;
    height: 100px;
}

fieldset {
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 10px;
}

#left fieldset {
    padding: 0;
    margin: 0;
}

.noBorder {
    border: none;
}

legend {
    font-size: 80%;
    margin-left: 10px;
}

.errors {
    list-style-type: none;
    margin-left: 10px;
    font-size: 80%;
    color: red;
    text-transform: lowercase;
}


optgroup {
    margin: 20px;
}

.discount {
    font-size: 80%;
}



#content h1, #content h2 {
    text-align: center;
    margin-bottom: 20px;
}

#content h1 {
    font-size: 150%;
}

table.lectors, table.orders {
    margin: 0px 10px;
    border: 1px solid gray;
    border-collapse: collapse;
}

table.orders td, table.orders th, table.lectors td, table.lectors th {
    border: 1px solid gray;
    padding: 4px 3px;
}

table.orders th, table.lectors th {
    background-color: #e9f6f9;
}

table.orders td, table.lectors td {
    text-align: left;
}

table.kredit td {
    padding: 2px 3px;
    vertical-align: top;
}

.question {
    border: 1px solid gray;
    padding: 20px;
    margin: 10px auto;
    width: 450px;
}

.reply {
    width: 450px;
    margin: auto;
}

.orderDetails {
    margin-bottom: 20px;
}

.orderDetails td {
    border-bottom: 1px dotted gray;
    padding: 3px 5px;
}

div.flash-success {
    border: 2px solid green;
    background-color: #80FF80;
    margin-bottom: 20px;
    padding: 10px;
}

div.flash-error {
    border: 2px solid red;
    background-color: #FF8080;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 10px;
    font-weight: bold;
}

#login1 .flash-error {
    border: none;
    background-color: transparent;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 0;
}

.bold {
    font-weight: bold;
}

.italic {
    font-style: italic;
}

.finance {
    border-collapse: collapse;
    width: 100%;
}

.finance td, .finance th {
    border: 1px solid gray;
    padding: 5px;
}

.finance th {
    background-color: #e9f6f9;
}

.margin {
    margin: 20px;
    margin-left: 0;
}

.hint {
    font-size: 75%;
}

.hidden {
    display: none;
}

.areYouSureButton {
    padding: 5px 20px;
    margin: 10px;
    margin-left: 0;
}

.red {
    color: red;
}

label {
    display: block;
    /*margin-top: 10px;*/
    margin-bottom: 2px;
}

form ul {
    list-style-type: none;
}

form textarea {
    margin-bottom: 10px;
}

.nonBlock {
    display: inline;
}

#registrationData label {
    margin-right: 200px;
}

.border {
    border: 1px solid red;
}

.free {
    color: red;
    font-weight: bold;
}

.gray {
    color: gray;
}

.smaller {
    font-size: 78%;
}

.content {
    margin: 10px 0;
}

.reply {
    font-size: 90%;
}

.text {
    text-align: justify;
    margin: 20px 0;
    margin-top: 35px;
}

.text .answer {
     margin-top: 10px;
}

h2 {
    margin: 0;
    font-size: 130%; 
    color: #A83E0A;
    font-weight: bold;
    display: inline;
    margin-bottom: 30px;
}

h2 strong {
    font-weight: bold;
}

.ramecek {
    border: 1px solid gray;
    padding: 20px;
    font-weight: bold;
    background-color: #F9C97E;
}

strong {
    font-weight: normal;
}

.ramecek strong, .bold strong {
    font-weight: bold;
}

a.not-bold {
    font-weight: normal;
}

a.not-dec {
    text-decoration: none; 
    color: black;
}

a.not-dec:hover {
    text-decoration: underline;
}

strong.error {
    font-weight: bold;
    color: red;
    font-size: 80%;
}

.expirationDescription {
    margin-left: 50px;
    margin-bottom: 20px;
}

table.newOrder td {
    vertical-align: top;
    padding-bottom: 5px;
    border: 0px solid red;
}

table.newOrder {
    width: 100%;
}

table td.width120 {
    width: 120px;
}

li.groupDescription {
    font-size: 75%;
    margin-top: 15px;
    margin-bottom: -6px;
}


.seznam {
    padding: 0 10px;
    margin: 0;
    list-style-type: square;
    margin-left: 10px;
}

.seznam li {
    margin-top: 5px;
    margin-bottom: 5px;
}

.s-otaznikem {

}

.inline {
	display: inline;
}

table.cenik td, table.cenik th {
    padding: 3px;
    border: 1px solid gray;
    text-align: center;
}

table.cenik th {
    background-color: #F7B553;
}

table.cenik {
    border-collapse: collapse;
}

table.cenik td.zvyraznit {
    background-color: #FDF3D5;
    font-weight: bold;
}

table.cenik {
    margin: auto;
}

.subjectImageLeft {
    float: left; 
    position: relative; 
    top: -10px; 
    margin-right: 20px;
 }
 
 .subjectImageRight {
    float: right; 
    position: relative; 
    top: -10px; 
    margin-left: 20px;   
 }

 .leftDiv {
     border: 1px solid gray;
     width: 180px;
     margin: auto;
     margin-top: -20px;
     font-size: 85%;
     padding: 20px 10px;
}

.blueFont {
     color: #1C5B77;
     font-family: Tahoma, sans-serif;
     font-weight: bold;
     font-size: 110%;
}


#left .feedbackForm {
    width: 180px;
    margin-left: 0;
}

#left .feedbackForm textarea {
    width: 170px;
}

.facebookImg {
    float: left;
    position: relative;
    border: none;
    margin-right: 15px;
}