﻿/* CSS Document */
body {text-align:center;margin:0px;background-color:#e8e8e8;font:0.8em sans-serif;}
.container {width:950px;height:inherit;margin:0 auto;text-align:left;background-color:white;border:1px solid gray;}
#universities {margin:0px 0px 0px 40px;border-bottom:1px solid silver;}
/*MENU*/
.menu {width:250px;margin:0px auto auto -40px;float:left;}
.menu li{border-top:1px solid rgb(255,255,255); border-bottom:1px solid rgb(191,191,191); list-style:none;}
.menu li a {display:block; background-color:#fce3c0; border-right:1px solid rgb(191,191,191); border-left:10px solid #e1a038;color:#000; text-decoration:none; font-size:0.9em; font-family:arial, verdana, sans-serif;font-weight:bold;text-align:left; padding:5px 0px 5px 9px; cursor:pointer;}
.menu li.active a {color:#000; background-color:#fab556; border-left:10px solid rgb(255,0,0);}
.menu li a:hover {color:#000; background-color:rgb(255,199,122); border-right:1px solid rgb(255,199,122); border-left:10px solid rgb(255,0,0);}
.menu li.active a:hover {color:#000; background-color:#fab556; cursor:default; border-right:1px solid rgb(255,255,255); border-left:10px solid rgb(255,0,0);}
.new_window {font-size:0.8em;color:gray;}
.nadmenu {width:auto;height:10px;margin-top:-12px;border-right:1px solid gray;background-color:#fff;}
/*end menu*/

.text_container {width:690px;margin:20px 10px 10px 0;float:right;}
.left_text_container {width:290px;padding:10px 30px 10px 0px;float:left;line-height:160%}
.right_text_container {width:300px;padding:10px 30px 10px 30px;float:right;border-left:1px solid silver;line-height:160%}
.right_language {width:300px;padding:10px 30px 10px 30px;float:right}

.footer {width:950px;clear:both;border-top:1px solid gray;}
.frametab {width:950px;height:100px;text-align:center;}

.tab_general {width:650px;margin-bottom:30px;}
.tab_riadok {background-color:#f0f0f0;border-bottom:1px solid silver;border-right:1px solid silver;font-weight:bold;}

.text{width:640px;line-height:160%}
.contact-text{line-height:160%;margin-left:130px;}
h1 {color:gray;}

.zamok {width:366px;height:264px;margin:30px 0px 30px 100px;}
a:link {color:#9a0000;}