﻿html, body, div, h1, h2, h3, p, ul, ol, li, address, form, fieldset, img, iframe
{
	padding: 0;
	margin: 0;
	border: none;
}

body 
{
	font-family: Arial, Helvetica, lucida, sans-serif;
	font-size: 14px;
	color: #666666;
	margin: 0; padding: 0; 
}
h1 
{
	color: #3f9db7; background-color: transparent;
	font-size: 28px; font-weight: bold;
	margin: 0 0 15px 0;
}
h2 
{	
	color: #7da936; background-color: transparent;
	font-size: 28px; font-weight: bold;
	margin: 0 0 15px 0;
}
h3 
{	
	color: #3f9db7;
	font-size: 16px;
	margin: 0 0 10px 0;
}
h3 a
{
	color: #7da936;
	font-size: 14px;
	text-decoration: underline;
}
h4
{
	color: #999999;
	font-size: 16px;
	margin: 0 0 3px 0;
}
h5
{
	color: #999999;
	font-size: 11px;
	margin: 0;
}
p 
{
	font-size: 14px;
	margin: 0 0 10px 0; 
	text-align: left;
}
p.annotation
{
	color: #888888;
	font-weight: bold;
}
hr {border: none; border-bottom: 1px solid #949aa6;}

a {text-decoration: none; color: #666666; background-color: transparent;}
a:hover {text-decoration: underline; background-color: transparent;}

img {margin: 0; padding: 0;}
td {vertical-align: top;}
ul
{ 
	list-style-image: url("../i/dot.gif");
	padding: 1px 0 2px 0;
	margin: 3px 0 8px 25px;
}
li.important
{
	margin-top: 5px;
	margin-bottom: 5px;
}
fieldset
{
}
legend
{
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0;
	margin-bottom: 5px;
}
label
{
	display: block;
}
input, textarea, select
{
	font-family: "Arial CE", "Helvetica CE", Arial, lucida, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px 2px;
	margin: 0;
	border: 1px solid #8c8b8e;
	margin-bottom: 10px;
}
textarea {padding: 3px 2px;}
select {padding: 0px;}
option {padding: 1px 5px 0 2px;}
option.optionGroupTitle {background-color: #d45800; color: #ffffff;}
option.optionGroupTitle:hover {background-color: #d45800; color: #ffffff;}

/* ------------------------------------------------------------------------------------------- */
.hidden {visibility: hidden;}
.disabled {color: #888888; background-color: #eeeeee;}
.left {text-align: left;}
.center {text-align: center;}
.right {text-align: right;}
.fleft {float: left;}
.fright {float: right;}
.vtop {vertical-align: top;}
.vmiddle {vertical-align: middle;}
.vbottom {vertical-align: bottom;}
.strong {font-weight: bold;}
.underline {text-decoration: underline;}
.clear
{
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 0;
	line-height: 1;
	content: '.';
}
.hand {cursor: pointer;}
.displaynone {display: none;}
.normal {font-weight: normal;}
.accesskey {text-decoration: underline;}
.actionlink {color: #4491be; text-decoration: none; font-size: 10px;}
.actionlink:hover {color: #4491be; text-decoration: underline;}
.clicklink {cursor: pointer;}
.notfound {font-weight: normal; color: #ff0000; font-size: 20px; padding: 40px 0;}
.alert {font-weight: bold; color: #c51000;}

/* ------------------------------------------------------------------------------------------- */
.picturecontainer
{
	position: absolute; z-index: 10;
	padding: 10px 10px; display: none;
	background-color: #ffffff;
	border: 1px solid #AAAAAA;
	text-align: center;
}
.picturecontainer-table img {padding: 0; margin: 0;}
.picturecontainer-table {}
.picturecontainer-table td {vertical-align: middle; text-align: center; padding: 20px;}

/* ------------------------------------------------------------------------------------------- */
#header
{
	position: relative;
	height: 300px;
	background: #58aec6 url(../i/hd.gif) repeat-x;
}
#header #info
{
	position: absolute;
	top: 55px;
	left: 0;
	width: 360px;
	line-height: 20px;
}
#header #info h2
{
	margin: 0;
	padding: 0;
	color: #e0c761;
	font-weight: bold;
	font-size: 17px;
}
#header #info h3
{
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
}
#header #info h3.small
{
	font-size: 12px;
}
#header #info .section
{
	padding-bottom: 20px;
}
#header #info .phone
{
	font-size: 20px;
}
#header #slogan
{
	position: absolute;
	top: 163px;
	right: 0px;
	width: 280px;
	line-height: 20px;
}
#header #slogan h2
{
	display: inline;
	margin: 0;
	padding: 0;
}
#header #slogan, #header #slogan h2
{
	color: #0a5365;
	font-weight: bold;
	font-size: 15px;
}
#header #logo
{
	position: absolute;
	top: 53px;
	right: 15px;
}
#header #spinner
{
	position: absolute;
	top: 6px;
	left: 356px;
	width: 267px;
}
/* ------------------------------------------------------------------------------------------- */
#strip
{
	background: #8ebd4b url(../i/strip.gif) repeat-x;
	height: 27px;
	line-height: 0px;
	font-size: 0px;
}

/* ------------------------------------------------------------------------------------------- */
#main
{
	padding: 30px 0;
	line-height: 24px;
}
#main #spinning
{
	float: left;
	width: 326px;
}
#main #rozvrh
{
	margin-left: 345px;
}
#main .place
{
	font-weight: bold;
	color: #7da936;
}
#main .phone
{
	font-weight: bold;
	font-size: 16px;
	color: #2c6c7f;
	margin-left: 20px;
}
/* ------------------------------------------------------------------------------------------- */
#footer
{
	height: 100px;
	background-color: #0b2f3c;
}
#footer, #footer a
{
	font-size: 14px;
	color: #ffffff;
}
#footer a
{
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}
#footer .links a
{
	margin: 0 10px;
}
#footer .links
{
	padding: 37px 0 50px 0;	
	margin-right: 300px;
}
#footer .links ul
{ 
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: inline;
}
#footer .links li
{
	padding: 0;
	margin: 0;
	display: inline;
}
#footer #copyright
{
	text-align: left;
	float: right;
	margin: 27px 0 0 0;
	line-height: 16px;
}
#footer #copyright a
{
	font-size: 12px;
}
#footer #copyright a.underline
{
	text-decoration: underline;
}
/* ------------------------------------------------------------------------------------------- */
.content
{
	position: relative;
	width: 920px;
	margin: 0 auto;
}
table.schedule
{
	border-collapse: collapse;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 20px;
	width: 100%;
}
table.schedule th
{
	background-color: #52aac2;
	color: #ffffff;
}
table.schedule th, table.schedule td
{
	padding: 4px 10px;
	border: 1px solid #bbbbbb;
	text-align: center;
}
table.schedule .empty
{
	background-color: #c51000;
}
table.schedule .lector, table.schedule .dates
{
	display: block;
	font-weight: bold;
}
