html {
	background: url(img/fon.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

body {
    font: 12px Verdana;
    background-color: transparent;
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 0;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    color: #000000;
    font-family: "Courier New", Courier, monospace;
	min-height: 100%;
	height: auto;
}
body:before {
  content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -10;
  background: url(img/fon.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

a img {
	border: none;
}

#body-wrap {
    margin: 50px auto;
    float: none;
    width: 1060px;
    height: auto;
    min-height: 100%;
}

#body {
    margin-bottom: 50px;
    width: 1060px;
    height: auto;
    min-height: 100%;
    background: url(img/shadow.png) repeat;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    /*float: left;*/
}

#body div#table-wrap {
padding: 27px 30px;
position: relative;
}



#header {
    /*width: auto;*/
    /*background-color: #99ff99;*/
    margin: 0px auto;
    margin-top: -27px;
    padding: 0px;
	position: relative;
	zoom: 1;
}

#menu {
    
    height: 25px;
    float: right;
    margin-right: 15px;
}

#content, #content2 {
    width: auto;
    color: #000000;
    font-size: 12px;
    text-align: justify;
    background: #EEDFC6;
    border: 2px solid #BC9F79;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 20px 10px 20px 10px;
    margin: 10px 50px;
}

#hot {
    width: auto;
    color: #000000;
    font-size: 12px;
    text-align: justify;
    background: #ffffff;
    border: 2px solid #84694D;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 20px 10px 20px 10px;
    margin: 10px 50px;
}

#content2 table a img {
    border: #BC9F79 solid 1px;
}

#content2 table tr td {
    padding: 10px 20px 10px 0;
    text-align: right;
    vertical-align: middle;
}

#content2 table tr td:last-child {
    text-align: left;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    /*font-style: italic;*/
}

#study-in-cz table tr th {
	
	font-size:14px;
}

#study-in-cz table tr td {
    padding: 7px 10px;
    text-align: left;
    vertical-align: middle;
	font-size:14px;
}

#study-in-cz table tr td:first-child {
	
	white-space: nowrap;
}

#study-in-cz table tr td:nth-child(3), #study-in-cz table tr td:nth-child(4){
	
	text-align:center;
}

#study-in-cz table tr td:last-child {
    text-align: left;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    white-space: nowrap;
}

#content h2, #content2 h2 {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    margin: 0px;
    
}

#content p, #content2 p,
#left-content p {
    margin: 0px 10px;
    min-height: 10px;
    /*text-indent: 20px;*/
}

#left-content p {
    margin: 0px !important;
}

#logout {
    float: right;
}

.part {
    /*display: inline-block;*/

}

.left {

    min-width: 150px;
    width: 150px;
    /*min-height: 100%;*/
    background: #EEDFC6;
    border: 3px solid #BC9F79;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    /*margin: 27px 10px 27px 30px;*/
    /*float: left;*/
}

.wrapper {

}

#gerb {
    margin: 25px 4px;
    padding: 25px 21px;
    border-top: #BC9F79 2px dotted;
    border-bottom: #BC9F79 2px dotted;
}

#gerb img {
    display: block;
}

#left-content {
    width: 150px;
    height: auto;
    color: #000000;
    font-family: 'TahomaNormal';
    font-size: 12px;
    text-align: center;
}

#flags2 {
    margin: 30px 4px 0px 4px;
    padding: 0px 16px 20px 16px;
    border-bottom: #BC9F79 2px dotted;
}

#flag {
    margin: 20px 18px 18px 20px;
    width: 110px;
}

.right {

/*    width: 764px;
    max-width: 777px;*/
    /*min-height: 100%;*/
    background: url(img/shadow_white.png) repeat;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    /*margin: 27px 30px 27px 0px;*/
    border: 3px solid #FFF;
    /*float: left;*/
    padding-bottom: 30px;
    
}

.block {
    /*border: 1px dotted #999999;*/
}

.page-menu {
    float: right;
    background: #EEDFC6;
    border: 1px solid #BC9F79;
    border-bottom: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px 3px 0px 0px;
    margin: 0px 10px;
    margin-top: -5px;
    padding: 3px 5px;
    font-size: 12px;
    color: #000000;
    line-height: 0.8;
    height: 17px;
    text-align: justify;
    opacity: 0.6;
	position: relative;
	zoom: 1;
}

.page-menu {
	padding: 3px 5px 9px 5px;
}

.active {
    opacity: 1.0;
}
.page-menu a {
    text-align: justify;
}

.page-menu a {
    color: black;
    text-decoration: none;
}

.header-pic {
    margin: 10px auto;
    text-align: center;
}

.header-pic img {
    width: 740px;
}

#footer {
    width: 799px;
    min-height: 50px;
    background: #EEDFC6;
    border: 3px solid #BC9F79;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin: 10px 0px 10px 177px;
    padding: 10px;
    
}

.red {
    color: red !important;
}

.table {
    width: 100%;
}

.table tr, .table td {
    
    vertical-align: top;
}

.switch {
    height: 28px;
    width: 75px;
    vertical-align: central;
    margin-top: 15px;
    background-image: url('img/the_ribbon_75.png');
    padding-top: 10px;
    /*cursor: pointer;*/
}

.switch a{
    text-decoration: none;
    color: #fff;
    /*margin-top: 10px;*/
    /*padding: 15px 20px 15px 10px;*/
}

.czech,.ukr {
    background-color: #D2D2D2;
}
