.banner {
	background-color: #EEEEEE;
	padding: 10px;
	margin-left: -10px;
	margin-right: -10px;
}
table { 
	border-collapse: collapse;
}
td {
	margin: 0px;
	padding: 3px;
}
th {
	margin: 0px;
	padding: 3px;
	border: solid 1px #AAAAAA;
	background-color: #EEEEEE;
	color: #1D7F6A;
}
table.objednavky { 
	width: 500px;
	margin: 0 auto 0 auto;
}

td.popisek {
	width: 40%;
	height: 25px;
	border: solid 1px #CCCCCC;
	background-color: #EEEEEE;
	color: #1D7F6A;
	text-align: right;
	vertical-align: middle;
	padding: 0px;
	padding-right: 3px;
}

td.pole {
	height: 20px;
	border: solid 1px #CCCCCC;
	vertical-align: middle;
}

td.hlavni { font-weight: bold; }
td.border { border: solid 1px #CCCCCC; }
td.konzultace { width: 70%; }
td.termin { width: 40%; }
td.left { text-align: left; }
td.center { text-align: center; }
td.right { text-align: right; }

select { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; border: 1px solid #777777; height: 20px; }
input {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; border: 1px solid #777777; height: 16px; }
input.button { background-color: #EEEEEE; border: 1px solid black; color: #1D7F6A; font-weight: bold; width: 150px; height: 25px; }
input.radio { border: 0px; }
.short { width: 50px; }
.middle { width: 150px; }
.long { width: 295px; }

hr { width: 400px; border: 1px solid #CCCCCC; }

#kultura2 table {
	border-collapse: collapse;
	font-size: 11px;
	margin-bottom: 10px;
}
#kultura2 td {
	margin: 0px;
	padding: 0px;
	border: solid 1px #AAAAAA;
}
#kultura2 th {
	margin: 0px;
	padding: 0px;
	border: solid 1px #AAAAAA;
	background-color: #EEEEEE;
	color: #1D7F6A;
}
#kultura2 input {
	font-size: 11px;
}
#kultura2 select {
	font-size: 11px;
}
ul.newsgroup {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.newsgroup li {
	background-image: url(http://www.aurora.cz/images/vodorovnacara.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
html, body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	position: absolute;
	width: 958px;
	min-height: 100%;
	left: 50%;
	top: 0px;
	margin-left: -479px;
	background-image: url(http://www.aurora.cz/images/bg.gif);
	background-repeat: repeat-y;
}
* html #container { height: 100%; }
#content {
	padding-bottom: 35px;
}
h1 {
	height: 118px;
	display: block;
	background-image: url(http://www.aurora.cz/images/h1_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px 0px 0px 30px;
}
#h1foto {
	float: right;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#lista {
	display: block;
	height: 27px;
	background-image: url(http://www.aurora.cz/images/lista_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
ul#jazyky {
	background-color: #459383;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 120px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	display: block;
	white-space: nowrap;
	height: 27px;
}
#jazyky li {
	float: left;
	margin-top: 5px;
	height: 18px;
	margin-right: 9px;
	margin-left: 9px;
}
* html #jazyky li {
	margin-right: 6px;
	margin-left: 7px;
}
#searchform {
	display: block;
	height: 27px;
	width: 224px;
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(http://www.aurora.cz/images/hledej_bg.gif);
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#searchform img {
	vertical-align: middle;
}
#searchform input {
	width: 100px;
	height: 13px;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
ul#navigace {
	margin-right: 236px;
	margin-left: 122px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
#navigace li {
	float: right;
	height: 22px;
	font-size: 12px;
	background-image: url(http://www.aurora.cz/images/sipka.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-left: 15px;
	padding-right: 10px;
	color: #EC542A;
	padding-top: 5px;
	white-space: nowrap;
}
* html #navigace li {
	width: 30px;
}
#navigace a {
	text-decoration: none;
	color: #0033FF;
}
#navigace a:hover {
	text-decoration: underline;
}
#bannery {
	padding: 10px;
	float: left;
	width: 100px;
	margin: 0px;
	text-align: center;
}
#bannery a {
	display: block;
	margin-bottom: 15px;
}
#pruhmenu {
	padding: 10px;
	float: right;
	width: 214px;
	margin: 0px;
}
#maincontent {
	margin-left: 122px;
	margin-right: 236px;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul#menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	line-height: 22px;
	background-image: url(http://www.aurora.cz/images/menubg.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 15px;
}
#menu li a {
	color: #B1C6E1;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 15px;
}
#menu li ul {
	background-color: #EDEDED;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top: none;
	border-right: 2px solid #0067A6;
	border-bottom: 2px solid #0067A6;
	border-left: 2px solid #0067A6;
	text-transform: none;
}
#menu li ul li {
	margin: 0px;
	padding: 3px 0px;
	text-transform: none;
	background-image: none;
}
#menu li ul li a {
	text-transform: none;
	color: #0067A6;
	font-weight: normal;
	font-size: 11px;
	margin-left: 15px;
	line-height: 16px;
}
#menu li a:hover {
	color: #FFFFFF;
}
#menu li ul li a:hover {
	color: #FF4200;
}
#footer {
	position: absolute;
	height: 35px;
	width: 938px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	color: #999999;
	line-height: 35px;
	font-size: 10px;
	left: 0px;
	bottom: -1px;
}
h2 {
	font-size: 1.5em;
	color: #000000;
	margin: 10px 0px 10px;
	padding: 0px;
}
#stan1images {
	float: left;
	margin: 0px;
	width: 132px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(http://www.aurora.cz/images/kolmacara.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#stan1text {
	margin-left: 141px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(http://www.aurora.cz/images/kolmacara.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
p {
	margin: 0px 0px 10px;
	padding: 0px;
}
h3 {
	margin: 0px 0px 10px;
	padding: 0px;
	color: #1D7F6A;
	text-transform: uppercase;
	font-size: 16px;
}
a {
	text-decoration: none;
	color: #1D7F6A;
}
a:hover {
	text-decoration: underline;
}
#footer a {
	text-decoration: none;
	color: #0067A6;
}
#footer a:hover {
	text-decoration: underline;
}
.trojsloupec {
	background-image: url(http://www.aurora.cz/images/trojsloupecbg.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
.prvni3sloupec {
	float: left;
	width: 178px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.druhy3sloupec {
	float: left;
	width: 178px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.treti3sloupec {
	margin: 0px;
	margin-left: 386px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.prvni2sloupec {
	background-image: url(http://www.aurora.cz/images/kolmacara.gif);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	width: 277px;
}
.prvni2sloupecstandard1 {
	background-image: url(http://www.aurora.cz/images/kolmacara.gif);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	width: 206px;
}
.druhy2sloupec {
	background-image: url(http://www.aurora.cz/images/kolmacara.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-left: 286px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.druhy2sloupecstandard1 {
	background-image: url(http://www.aurora.cz/images/kolmacara.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-left: 215px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
* html .druhy2sloupec {
	margin-left: 289px;
}
* html .druhy2sloupecstandard1 {
	margin-left: 218px;
}
#rozcestnik a {
	display: block;
	width: 98px;
	float: left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	margin-right: 20px;
	margin-bottom: 5px;
}
#rozcestnik a img {
	margin-bottom: 3px;
	display: block;
}
#rozcestnik a:hover {
	color: #FF4200;
	text-decoration: none;
}
#rozcestnik {
	background-image: url(http://www.aurora.cz/images/petisloupecbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.galerie a {
	display: block;
	width: 98px;
	float: left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	margin-right: 20px;
	margin-bottom: 5px;
}
.galerie a img {
	margin-bottom: 3px;
	display: block;
}
.galerie a:hover {
	color: #FF4200;
	text-decoration: none;
}
.galerie {
	background-image: url(http://www.aurora.cz/images/petisloupecbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}