/* CSS Document in-virtute.com style.css*/
html {
	background: url(images/bg_html.gif);
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background: url(images/bg_body.gif) repeat-x;
	color: #000;
	behavior: url(csshover.htc);
	text-align: center;
}
.err {
	text-align: right;
	margin: 0 5px 5px 0;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
h1.print {
	display: none;
}
h2.print {
	display: none;
}
.cleaner {
	clear: both;
	display: block;
}
table {
	font-size: 1em;
}
.noprint {
	display: none;
}
#box1 {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 900px;
	padding-bottom: 5px;
	background: #26435C url(images/bg_box1.gif) no-repeat;
}
#box2 {
	margin-left: 5px;
	width: 890px;
	background: #fff;
}
#top_lista {
	width: 890px;
	height: 28px;
	position: absolute;
	top: 0px;
	background: #F07120 url(images/bg_lista_top.gif) no-repeat;
}
#top_lista p {
	margin: 0;
	font-size: 0.9em;
	padding: 6px 20px 0px 20px;
	text-align: right;
	color: #fff;
}
#main {
	width: 890px;
	background: #fff url(images/bg_main.gif) 250px 256px no-repeat;
}
#panel_left {
	float: left;
	margin-top: 28px;
	width: 250px;
}
.logo {
	display: block;
	width: 250px;
	height: 178px;
	background: #83553D url(images/logo.jpg) no-repeat;
}
#panel_right {
	float: right;
	width: 640px;
	margin-top: 28px;
}
.main_img {
	display: block;
	width: 637px;
	height: 228px;
	background: #F1AC6B url(images/main_img.jpg) no-repeat;
}
.main_img span {
	display: none;
}
#content {
	padding: 3px 25px 20px 20px;
	color: #000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#content h2 {
	color: #BC2C14;
	font-size: 1.2em;
	margin: 0px 0px 0px 0px;
	background: url(images/sipka_h2.gif) 0px 55% no-repeat;
	padding: 4px 0px 4px 18px;
}
#content .line_h2 {
	background: url(images/line_h2.gif) no-repeat;
	height: 2px;
	line-height: 1px;
	font-size: 1px;
	margin-top: 1px;
	width: 100%;
	margin-bottom: 5px;
	overflow: hidden;
}
#content a:link, #content a:active, #content a:visited {
	color: #BC2C14;
	text-decoration: underline;
}
#content  a:hover {
	color: #BC2C14;
	text-decoration: none;
}
#content strong span {
	color: #BC2C14;
}
#content h3 {
	color: #BC2C14;
	font-size: 1em;
	margin: 0px 0px 0.8em 0px;
	padding: 0px 0px 0px 0px;
}
#content h4 {
	color: #000;
	font-size: 1.0em;
	margin: 0px 0px 0.4em 0px;
	padding: 0px 0px 0px 0px;
}
#content h5 {
	color: #000;
	font-weight: normal;
	font-size: 1.0em;
	margin: 0px 0px 0.3em 0px;
	padding: 0px 0px 0px 0px;
}
#content p {
	margin: 0px 0px 1.2em 0px;
	padding: 0px 0px 0px 0px;
}
#content p.block {
	text-align: justify;
}
#content p.right {
	text-align: right;
}
#content p.center {
	text-align: center;
}
#content ul {
	margin: 0px 0px 1.2em 25px;
	padding: 0px 0px 0px 0px;
	list-style-type: square;
}
#content ol {
	margin: 0px 0px 1.2em 30px;
	padding: 0px 0px 0px 0px;
}
#content ul li ul {
	margin: 0.6em 0px 1.2em 25px;
	padding: 0px 0px 0px 0px;
}
#content li {
	margin: 0.3em 0px 0.3em 0px;
	padding: 0px 0px 0px 0px;
}
#content ul.ctverecky li {
	padding-left: 0px;
	list-style: square;
	background: none;
}
#menu_bg {
	background: #E8701A url(images/bg_menu.gif) repeat-y;
	width: 244px;
	margin-left: 6px;
}
#menu_top {
	background: url(images/bg_menu_top.gif) no-repeat;
	width: 244px;
}
#menu_bottom {
	background: url(images/bg_menu_bottom.gif) 0% 100% no-repeat;
	padding: 20px 0px 20px 41px;
}
ul, li {
	margin: 0px;
	padding: 0px;
}
ul.menu_left li {
	list-style-type: none;
}
ul.menu_left li .btn_text {
	display: block;
	font-size: 1em;
	padding: 8px 0px 10px 18px;
	color: #fff;
	background: url(images/odrazka_menu.gif) 5px 55% no-repeat;
}
ul.menu_left li a:hover .btn_text {
	color: #fff;
}
ul.menu_left li.item {
	width: 180px;
	float: left;
}
ul.menu_left li.item a {
	display: block;
	width: 180px;
	background: url(images/line_menu.gif) 0% 100% no-repeat;
}
ul.menu_left li.item a:hover {
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	color: #fff;
}
ul.menu_left a:hover, ul.menu_left li:hover a, ul.menu_left li.hover a, ul.menu_left li ul a:hover, ul.menu_left li ul li:hover a, ul.menu_left li ul li.hover a {
	font-weight: bold;
}
ul.menu_left li:hover ul a, ul.menu_left li.hover ul a, ul.menu_left li ul li:hover ul a, ul.menu_left li ul li.hover ul a {
	font-weight: normal;
}
ul.menu_left li:hover ul a:hover, ul.menu_left li.hover ul a:hover, ul.menu_left li ul li:hover ul a:hover, ul.menu_left li ul li.hover ul a:hover {
	font-weight: bold;
}
ul.menu_left ul.menu_left_1 {
	position: absolute;
	background: #E46520;
	margin-top: -2.2em;
	margin-left: 180px;
	visibility: hidden;
	width: 200px;
	padding: 6px 0px 12px 0px;
	border: 1px solid #D64D1B;
}
ul.menu_left li:hover ul.menu_left_1 {
	visibility: visible;
	z-index: 999;
}
ul.menu_left li ul.menu_left_1 .btn_text {
	display: block;
	font-size: 1em;
	padding: 8px 0px 10px 12px;
	color: #fff;
	background: url(images/odrazka_menu.gif) 0px 55% no-repeat;
}
ul.menu_left ul.menu_left_1 li {
	margin-left: 10px;
	_margin-left: 5px;
}
ul.menu_left ul.menu_left_2 {
	position: absolute;
	background: #E46520;
	margin-top: -2.2em;
	margin-left: 180px;
	visibility: hidden;
	width: 200px;
	padding: 6px 0px 12px 0px;
	border: 1px solid #D64D1B;
}
ul.menu_left li:hover ul.menu_left_2 {
	visibility: visible;
	z-index: 999;
}
ul.menu_left li ul.menu_left_2 .btn_text {
	display: block;
	font-size: 1em;
	padding: 8px 0px 10px 12px;
	color: #fff;
	background: url(images/odrazka_menu.gif) 0px 55% no-repeat;
}
ul.menu_left ul.menu_left_2 li {
	margin-left: 10px;
	_margin-left: 5px;
}
#first td {
	background: #DCE8FF;
}
#seznam td {
	padding: 3px;
	border-right: none;
	border-bottom: none;
	width: 50px;
	border: 1px solid #000;
	border-right: none;
	border-bottom: none;
}
#seznam2 {
	width: 500px;
}
#seznam2 td {
	padding: 3px;
	border-right: none;
	border-bottom: none;
	width: 50px;
}
#seznam {
	width: 595px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
#seznam tr {
	width: 500px;
}
.smaller {
	font-size: 10px;
	color: red;
}
#kontakt_pod_menu_m {
	width: 225px;
	color: #333333;
	margin-left: 25px;
	font-family: Tahoma;
	background: #fff url(images/bg_kontakt.gif) no-repeat;
}
#kontakt_pod_menu {
	padding: 29px 20px 20px 40px;
}
#kontakt_pod_menu h3 {
	margin: 0px 0px 0px 0px;
	font-size: 1em;
	padding: 0px 0px 20px 0px;
}
#kontakt_pod_menu p {
	padding: 0;
	line-height: 1.4em;
	margin: 0 0 0.7em 0;
}
#kontakt_pod_menu a:link, #kontakt_pod_menu a:visited, #kontakt_pod_menu a:active {
	color: #333333;
	text-decoration: underline;
}
#kontakt_pod_menu a:hover {
	color: #333333;
	text-decoration: none;
}
#footer {
	width: 890px;
	border-top: 4px solid #26435C;
	margin-left: 5px;
	font-family: Tahoma;
	height: 61px;
	background: #022748 url(images/bg_footer.gif) no-repeat;
}
#footer p {
	margin: 0;
	padding: 15px 20px 10px 20px;
	float: left;
	color: #A2D0F8;
}
#footer p strong {
	color: #F2772E;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #F2772E;
	text-decoration: underline;
}
#footer a:hover {
	color: #F2772E;
	text-decoration: none;
}
#footer .right {
	float: right;
	text-align: right;
}
.nahoru {
	margin-top: 10px;
	text-align: right;
}
.nahoru a {
	background: url(images/odrazka1.gif) 0px 80% no-repeat;
	padding-left: 15px;
}
img.right {
	float: right;
	margin-left: 10px;
}
img.left {
	float: left;
	margin-right: 10px;
}
#content .half_page {
	width: 49%;
	float: left;
}
#content .small {
	font-size: 0.9em;
}
table.cenik {
	border: 1px solid #000;
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
}
table.cenik th {
	border: 1px solid #000;
	text-align: center;
	font-size: 1em;
	background: #DCE8FF;
	padding: 4px 5px;
}
table.cenik td {
	border: 1px solid #000;
	padding: 4px 5px;
	text-align: center;
}
table.cenik td.first {
	font-weight: bold;
	background: #DCE8FF;
	text-align: left;
}
.form_rez {
	padding-top: 0px;
	position: relative;
	margin-left: 0px;
	width: 400px;
	padding: 0px 10px 10px 10px;
	border: 1px solid #D2471A;
}
#content .form_rez h3 {
	margin-top: 20px;
	font-size: 1.0em;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.formrow {
	padding-bottom: 6px;
	margin-left: 20px;
}
.formrow textarea {
	border: 1px solid #7F9DB9;
	width: 160px;
	padding: 2px 3px;
	height: 80px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.formrow_ddl {
	padding-bottom: 6px;
	margin-left: 15px;
}
.formrow select {
	float: left;
	padding: 2px 3px;
	width: 168px;
	font-size: 1em;
	border: 1px solid #7F9DB9;
	display: block;
}
.formrow .chck {
	margin-right: 3px;
}
.formrow .chckpole {
	float: left;
}
.formrow .chckpole span {
	margin: 7px 0px;
	display: block;
	&display: none;
}
.formrow label {
	width: 150px;
	padding-top: 4px;
	display: block;
	float: left;
	color: #474747;
}
.formrow .txtname {
	float: left;
	padding: 2px 3px;
	width: 160px;
	font-size: 1em;
	border: 1px solid #7F9DB9;
	display: block;
}
.formrow .pole {
	float: left;
}
.formrowch {
	padding: 4px 0px 15px 49px;
	color: #474747;
}
.btn_form {
	width: 77px;
	height: 20px;
	color: #fff;
	margin-top: 10px;
	line-height: 20px;
	border: 0px solid black;
	font-size: 1em;
	font-weight: bold;
	margin-right: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: #D2471A url(images/bg_btn_form.gif) repeat-x;
	text-decoration: none;
}
#buttons {
	padding-left: 170px;
}
.half_page {
	width: 49%;
	float: left;
}
table.noborder {
	border: 0px solid #000;
	border-collapse: collapse;
	margin-bottom: 10px;
}
table.noborder td {
	padding: 2px 6px 2px 0px;
	vertical-align: top;
}
table.noborder td.left {
	white-space: nowrap;
	text-align: right;
	font-weight: bold;
}
#content .den_m {
	width: 244px;
	float: left;
	height: 150px;
	margin: 0px 2px 4px 0px;
	background: #fce6d1;
	border: 1px solid #f7b680;
}
#content .den {
	padding: 5px 10px;
}
#content .den h3 {
	border-bottom: 1px solid #f7b680;
	padding: 0px 0px 4px 10px;
	background: url(images/bg_h3.gif) 0px 40% no-repeat;
}
.delic {
	width: 100%;
}
#obecna-anglictina td {
	border-top: none;
	border-bottom: none;
}
#obecna-anglictina {
	background: #F1CEBC;
}
#obchodni-anglictina {
	background: #F1CEBC;
	border-bottom: none;
}
#pripravne-kurzy-na-zkousky-cambridge {
	background: #F1CEBC;
	border-bottom: none;
}
#anglictina-pro-maminky-s-detmi {
	background: #F1CEBC;
	border-bottom: none;
}
#anglicka-konverzace {
	background: #F1CEBC;
	border-bottom: none;
}
#dopoledni-kurzy-anglictiny {
	background: #F1CEBC;
	border-bottom: none;
}
#dopoledni-kurz-anglictiny {
	background: #F1CEBC;
	border-bottom: none;
}
#nemecke-kurzy {
	background: #F1CEBC;
	border-bottom: none;
}
#anglicke-kurzy {
	background: #F1CEBC;
	border-bottom: none;
}
.test-float {
	float: left;
}
.test-float li {
	list-style: none;
}
#zabarvene td {
	background: #DCE8FF;
	font-weight: bold;
}
.zab {
	background: #DCE8FF;
	font-weight: bold;
}
table #first td {
	border-bottom: 1px solid #000;
}
/* On-line test ===============================  */
#otest {
	width: 95%;
	padding: 10px;
	border: 1px solid rgb(210,71,26);
}
#otest h3 {
	margin-top: 20px;
}
#otest ol {
	margin-bottom: 20px;
}
#otest ol li {
	margin-bottom: 8px;
}
#otest ol li input {
	border: 0;
	border-bottom: 1px dotted rgb(120,120,120);
	margin: 0 5px;
	width: 25px;
}
#otest ol li input:disabled {
	background-color: rgb(255,245,236);
}
#otest ol li ul {
	width: 100%;
	height: 30px;
	margin: 0;
	list-style-type: none;
}
#otest ol li ul li {
	float: left;
	width: 24%;
	margin: 0;
}
#otest ol li ul li:first-letter {
	font-weight: bold;
	color: rgb(119,97,67);
}
#otest ol li ul li input {
	border: none;
	margin: 0 4px 0 0;
	padding: 0;
	cursor: pointer;
}
#otest input {
	cursor: pointer;
	text-decoration: none !important;
}
#otest div {
	border: 1px solid rgb(210,71,26);
	background-color: rgb(251,231,210);
}
#otest div.udaje {
	padding: 5px;
	margin-bottom: 10px;
}
#otest div h4 {
	padding: 5px 0 5px 10px;
}
#otest div p {
	margin: 10px;
	line-height: 1.4;
}
#otest div ul {
	list-style-type: none;
}
#otest div ul li {
	min-height: 16px;
	_height: 16px;
}
#otest div ul li strong {
	margin: 5px 0;
}
#otest div ul li input, #otest div p input {
	width: 100px;
	border: 0;
	border-bottom: 1px solid rgb(120,120,120);
	text-align: center;
	padding: 1px;
	background: rgb(255,250,245);
	margin: 0 3px;
}
#otest li em {
	color: rgb(170,170,170);
}
a.thickbox .foto-gallery {
	padding: 6px;
	background: url(../images/bg-gallery-img.gif) no-repeat;
	border: 6px solid #e56728;
	margin: 10px 8px 0 5px;
}
a:hover.thickbox .foto-gallery {
	background: #e56728;
	border: 6px solid #eb7833;
}
/* Cotojátka ===============================  */
.cotojatka-anchor {
	border: 2px solid #33628b;
}
.cotojatka {
	border: 2px solid #33628b;
}
.cotojatka, .cotojatka-anchor {
	padding: 3px 5px;
	background: white;
}