/* RESET v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ------------- HTC */
img, div {
	behavior: url(htc/iepngfix.htc)
}
/* ------------- body styles */
body {
	margin-top: 0px;
	font-family: "Trebuchet MS",  Arial, Verdana, sans-serif;
	font-size: 13px;
	cursor: auto;
	line-height: 100%;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bg.png) repeat-x top;
	color: #222;
}
a {
	color: #2d75c4;
}
a:hover {
	color: Black;
}
strong {
	color: #111;
}
/* ------------- top styles */
#above {
	height: 1.2em;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}
#above p {
	text-align: right;
	color: #9f9f9f;
	padding-top: 5px;
}
#above p a {
	color: #c8dbe9;
	text-decoration: none;
}
#above p a:hover {
	text-decoration: underline;
}
#top {
	height: 100px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
}
#logo {
	height: 51px;
	width: 160px;
	margin-top: 5px;
	float: left;
}
#slogan {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 13px;
}
/*------------menu ------------------*/
#menu {
	height: 50px;
	width: 630px;
	float: right;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 13px;
}
.dropdown {
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 25px;
}
/* these are the inner menus*/
.dropdown ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* these are all the LIs in the menu*/
.dropdown li {
	margin: 0;
	height: 50px;
	padding: 5px 5px 0px 5px;
	width: 80px;
	background-color: #1f1a17;
	cursor: pointer;
}
.dropdown li.norm {
	margin: 0;
	height: 50px;
	width: 80px;
	background-color: transparent;
	cursor: pointer;
}
/* these are anchor in the menu, if you want to style them differently from the rest of you website*/
.dropdown a {
	text-decoration: none;
}
.dropdown li a.hit {
	text-decoration: none;
	color: #bbb;
	height: 45px;
	padding: 0px 5px 0px 10px;
	background: url(../images/menu-hit-trans.png) no-repeat left;
}
.dropdown li a {
	color: #bbb;
}
.dropdown a#active {
	text-decoration: none;
	color: White;
}
.dropdown a.active {
	text-decoration: none;
	color: White;
}
.dropdown a:hover, .dropdown li a:hover {
	text-decoration: none;
	color: White;
}
/* these are the LIs that only belong to submenu*/
.dropdown ul li {
	border: 1px solid #444;
	border-top: 0;
	margin-left: 1px;
	width: 140px;
	padding-top: 5px;
	height: 25px;
}
/* these are the LIs that contains a submenu*/
.dropdown li.submenu-down {
	background: url('expand_down.gif') 60px 5px no-repeat;
	padding-left: 0px;
	width: 80px;
}
.dropdown li.submenu-down:hover {
	background: url('expand_down_hover.gif') 60px 5px no-repeat;
	padding-left: 0px;
	width: 80px;
}
/* these are the LIs that contains a submenu and which are in a sub-menu themselve*/
.dropdown li.submenu-left {
	padding: 0px;
	width: 150px;
	color: #bbb;
}
.dropdown li.submenu-left:hover {
	padding: 0px;
	width: 140px;
}
.dropdown li.submenu-left a {
	padding: 5px 0px 0px 0px;
	width: 140px;
	color: #bbb;
}
.dropdown li.submenu-back {
	background: #231e1a;
	color: #bbb;
	padding: 8px 0px 0px 5px;
	height: 20px;
}
/*---------Page navi ---------*/
.page-navi {
	float: left;
	clear: both;
	width: 535px;
	margin: 0px 0px 25px 10px;
	text-align: right;
	padding-right: 25px;
}
.page-navi a {
	font-size: 12px;
	padding: 3px 6px;
	background: #f8f8f8;
	border: 1px solid #222222;
	color: #333;
}
.page-navi span.current {
	font-size: 12px;
	padding: 3px 6px;
	background: #55514e;
	border: 1px solid #222222;
	color: #FFFFFF;
}
.page-navi a:hover {
	font-size: 12px;
	padding: 3px 6px;
	background: #f8f8f8;
	border: 1px solid #222222;
	color: #2293d3;
}
hr {
	border: none;
	background: url('../images/hr.png') no-repeat;
	margin: 15px 0px 0px 0px;
	width: 568px;
	height: 25px;
	clear: both;
}
hr.big {
	border: none;
	background: url('../images/hr-big.png') no-repeat;
	margin: 15px 0px 0px 0px;
	width: 830px;
	height: 25px;
	clear: both;
}
.tagline-social {
	margin: 10px 0px 10px 0px;
	height: 35px;
	width: 560px;
	padding-left: 5px;
	float: left;
}
/* ------------- tripple styles */
#major {
	min-height: 300px;
/* pro standardní prohlížeče */
	height: auto !important;
/* pro IE */
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.5em;
}
#major_left_column {
	min-height: 350px;
/* pro standardní prohlížeče */
	height: auto !important;
/* pro IE */
	width: 565px;
	background-color: #ebebeb;
	margin-bottom: 10px;
	padding: 10px 10px 50px 10px;
	float: left;
}
#major_left_column img#imgintext {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	float: left;
}
#major_left_column img.imgintext {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 10px;
	margin-bottom: 5px;
	float: left;
}
#major_left_column_kontakt {
	min-height: 300px;
/* pro standardní prohlížeče */
	height: auto !important;
/* pro IE */
	width: 839px;
	background-color: #ebebeb;
	margin-bottom: 10px;
	padding: 10px 5px 150px 5px;
	float: left;
}
#major_left_column_reference {
	min-height: 300px;
/* pro standardní prohlížeče */
	height: auto !important;
/* pro IE */
	width: 839px;
	background-color: #ebebeb;
	margin-bottom: 10px;
	padding: 10px 5px 150px 10px;
	float: left;
}
#video {
	margin: 10px;
}
.mapa {
	float: right;
	padding: 50px 50px 0px 0px;
}
#major_left_column_kontakt img {
	float: right;
}
#major_left_column_reference img {
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}
#major_right_column {
	width: 255px;
	background-color: transparent;
	margin-bottom: 10px;
	float: right;
}
#major_right_column a img.slim {
	padding-bottom: 6px;
}
#major_right_column img {
	padding-bottom: 10px;
}
#divider {
	min-height: 250px;
/* pro standardní prohlížeče */
	height: auto !important;
/* pro IE */
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	/*border-left: 1px solid #d4d4d4;
*/
}
.flash {
width:1000px;
height:400px;
margin:0 auto;
}
#major p {
	color: #333333;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-left: 5px;
}
#major p#images {
	margin-bottom: 0px;
	margin-top: 7px;
}
#major h1, #content h1 {
	font-family: "Trebuchet MS", Century Gothic, Arial, Verdana, sans-serif;
	padding: 0px 0px 10px 0px;
	font-size: 24px;
	color: #222;
	margin: 0px 0px 0px 5px;
	font-weight: normal;
	letter-spacing: 0.4px;
}
#major h2 {
	font-family: "Trebuchet MS", Century Gothic, Arial, Verdana, sans-serif;
	padding: 10px 0px 5px 0px;
	font-size: 19px;
	margin: 0px 0px 0px 5px;
	color: #cc3300;
	font-weight: normal;
	letter-spacing: 0.4px;
	line-height: 20px;
}
#major h3 {
	font-family: Tahoma, Arial, Century Gothic, Arial, Verdana, sans-serif;
	font-size: 105%;
	color: #474747;
	margin-left: 5px;
}
#major h4 {
	font-family: Tahoma, Arial, Century Gothic, Arial, Verdana, sans-serif;
	margin-left:7px;
}
.datum {
	background: url(../images/calendar.png) no-repeat 5px 3px;
	padding: 3px 3px 5px 25px;
	margin-bottom: 5px;
	height: 16px;
	font-style: italic;
}
#major p.delic_linka {
	color: #333333;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-left: 5px;
}
#major h2#neobtekat {
	clear: left;
}
#major p#neobtekat {
	color: #333333;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-left: 5px;
	clear: left;
}
#major ul {
	color: #333333;
	line-height: 140%;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: decimal;
	margin-left: 5px;
	font-family: "Trebuchet MS",  Arial, Verdana, sans-serif;
	font-size: 13px;
}
#major ul.odrazky-normal {
	color: #333333;
	line-height: 140%;
	list-style-image: none;
	list-style-position: inside;
	margin-left: 5px;
	font-family: "Trebuchet MS",  Arial, Verdana, sans-serif;
	font-size: 13px;
}
#clear_partneri {
	clear: both;
	width: 100%;
}
.boldtext {
	font-weight: bold;
}
.zvyrazneni {
	font-weight: bold;
	color: #111;
}
#zvyrazneni {
	font-weight: bold;
}
/* ------------- tripple styles */
#content {
	min-height: 250px;
/* pro standardní prohlížeče */
	height: auto !important;
/* pro IE */
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.5em;
}
#room {
	width: 800px;
	height: 30px;
	float: left;
}
.sport {
	background-color: #ebebeb;
	padding: 10px 10px 300px 10px;
	width: 830px
}
#margin-bottom {
	margin-bottom: 15px;
}
#content a img {
	margin-top: 5px;
	margin-bottom: 5px;
}
#show1 {
	margin-top: 3px;
	margin-left: 3px;
}
#show2 {
	margin-top: 3px;
	margin-left: 3px;
}
#show3 {
	margin-top: 3px;
	margin-left: 3px;
}
#content p {
	color: #444444;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-left: 5px;
}
#content h2 {
	font-family: "Trebuchet MS", Century Gothic, Arial, Verdana, sans-serif;
	padding: 10px 0px 0px 5px;
	font-size: 19px;
	padding-bottom: 10px;
	color: #222;
	letter-spacing: 0.4px;
}
#left_column {
	width: 265px;
	float: left;
	background: #e4e4e4 url(../images/bunka.png) repeat-x bottom;
	margin-bottom: 10px;
	padding: 5px;
}
/*---------index--------------*/
#text {
	float: left;
	width: 490px;
	background: url(../images/divider.png) no-repeat right top;
	padding-right: 15px;
}
#text p {
	padding: 5px 0px;
}
#wrap {
	min-height: 250px;
/* pro standardní prohlížeče */
	height: auto !important;
/* pro IE */
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.5em;
}
#novinky {
	float: right;
	width: 340px;
}
#novinky ul li {
	display: block;
	background: none;
	width: 340px;
	color: #000;
	margin: 4px 0 15px 10px;
}
#novinky h3 {
	font-family: "Trebuchet MS", Century Gothic, Arial, Verdana, sans-serif;
	padding: 3px 0px 0px 15px;
	font-size: 15px;
	letter-spacing: 0.4px;
}
.datum-index {
	background: url(../images/calendar.png) no-repeat 5px 3px;
	padding: 0px 0px 2px 25px;
	height: 16px;
	font-style: italic;
}
.vypis {
	margin: 0px 0px 6px 5px;
}
#center_column {
	width: 265px;
	float: left;
	background: #e4e4e4 url(../images/bunka.png) repeat-x bottom;
	padding: 5px;
	margin-bottom: 10px;
}
#right_column {
	width: 265px;
	float: left;
	background: #e4e4e4 url(../images/bunka.png) repeat-x bottom;
	padding: 5px;
	margin-bottom: 10px;
}
.index-obr {
	border: 2px solid #fff;
}
.height_maker {
	min-height: 350px;
/* pro standardní prohlížeče */
	height: auto !important;
/* pro IE */
}
.height_maker-sport {
	min-height: 183px;
/* pro standardní prohlížeče */
	height: auto !important;
/* pro IE */
}
.vypln {
	padding: 30px 0px 0px 0px;
}
.more a {
	background:  url(../images/more.png) no-repeat;
	color: #fff;
	text-decoration: none;
	float: right;
	width: 101px;
	text-align: right;
	padding: 2px 10px 4px 5px;
}
.more a:hover {
	text-decoration: underline;
}
.divider {
	min-height: 250px;
/* pro standardní prohlížeče */
	height: auto !important;
/* pro IE */
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	/*border-left: 1px solid #d4d4d4;
*/
}
ul.odrazky li {
	display: block;
	background: url(../images/odrazka.png) 0 6px no-repeat;
	width: 220px;
	color: #000;
	padding-left: 12px;
	margin: 4px 0 0px 20px;
}
/* ------------- bottom styles */
#down {
	clear: both;
	/*min-height: 550px;
/* pro standardní prohlížeče */
	/*height: auto !important;
/* pro IE */
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	background: #231e1a url(../images/footer.jpg) repeat-x top;
}
#foot {
	clear: both;
	height: 1.2em;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
}
#foot p {
	padding-top: 10px;
	text-align: left;
	color: #999999;
}
#foot p {
	padding-top: 8px;
	text-align: left;
	color: #999999;
	float: left;
}
#foot p#right {
	text-align: right;
	color: #666666;
	float: right;
}
#connect {
	float: left;
}
#connect img {
	margin-top: 10px;
}
#www {
	text-align: left;
	color: #666666;
	float: left;
}
#foot a {
	color: #c4d4df;
	text-decoration: none;
}
#foot a:hover {
	color: White;
	text-decoration: underline;
}
/* ------------- kontakt styles */
.kontakttable {
	margin-top: 8px;
	width: 320px;
	margin: 10px 0px 30px 20px;
	float: left;
}
.kontakttable td {
	padding: 2px;
}
.index3smalltd {
	width: 10%;
}
.index3largetd {
	width: 90%;
}
.index32smalltd {
	width: 23%;
}
.index32argetd {
	width: 77%;
}
.boldtd {
	text-decoration: none;
}
/* ------------- auta styles */
#specifikace {
	width: 400px;
	border: none;
	margin-bottom: 15px;
}
#specifikace td {
	font-family: "Trebuchet MS",  Arial, Verdana, sans-serif;
	font-size: 13px;
	border: none;
	padding: 5px 5px 5px 15px;
}
#specifikace td a {
	color: #555555;
}
#specifikace td a:hover {
	color: Black;
}
.smalltd {
	width: 35%;
}
.largetd {
	width: 65%;
}
.widetd h2 {
	margin-left: 0x;
}
#images img {
	border: 1px solid #666666;
}
h2.specifikace {
	margin-left: 0px;
	padding-left: 0px;
}
/*kureeeeeeeee*/
#kure img {
	float: right;
	margin: 2px;
}
#kure {
	float: right;
	width: 300px;
	height: 88px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 2px;
}
span.video {
	background: url(../images/play.png) no-repeat left;
	padding-left: 20px;
	margin: 5px;
}
/*-----------kalendar------------------*/
#kalendar {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
}
#kalendar_left {
	float: left;
}
#kalendar_right {
	float: left;
}
#navigace {
	float: left;
}
#navigace ul li {
	font-size: 12px;
	font-weight: normal;
	color: #b7b7b7;
	margin-left: 5px;
	margin-top: 5px;
}
#navigace ul li ul {
	font-size: 12px;
	font-weight: normal;
	color: #b7b7b7;
	margin-left: 10px;
}
#navigace_size {
	margin: 15px 0px;
	width: 275px;
}
#accordion {
	margin: 10px 0px;
	width: 260px;
}
#kalendar_right h2 {
	font-weight: normal;
	margin-top: 5px;
	color: #cccccc;
	font-size: 16px;
	font-family: Tahoma, Arial, Century Gothic, Arial, Verdana, sans-serif;
}
#kalendar_right h4 {
	padding-left: 3px;
	line-height: 120%;
	padding-top: 4px;
	font-weight: bold;
	color: #adc1f7;
	font-size: 12px;
	font-family: Tahoma, Arial, Century Gothic, Arial, Verdana, sans-serif;
}
#kalendar_left h2 {
	font-weight: normal;
	margin-top: 5px;
	color: #cccccc;
	font-size: 16px;
	font-family: Tahoma, Arial, Century Gothic, Arial, Verdana, sans-serif;
}
#kalendar_left h4 {
	padding-left: 3px;
	line-height: 120%;
	padding-top: 4px;
	font-weight: bold;
	color: #adc1f7;
	font-size: 12px;
	font-family: Tahoma, Arial, Century Gothic, Arial, Verdana, sans-serif;
}
#navigace h2 {
	font-weight: normal;
	margin-top: 5px;
	color: #cccccc;
	font-size: 16px;
	font-family: Tahoma, Arial, Century Gothic, Arial, Verdana, sans-serif;
}
h3.toggler {
	cursor: pointer;
	border-bottom: 1px solid Gray;
	font-family: Tahoma, Arial, Century Gothic, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 5px 0px 5px;
	color: Gray;
	margin-left: 3px;
}
h3.toggler:hover {
	color: White;
	background-image: url(../images/png.png);
	background-repeat: repeat;
}
div.element p {
	padding-left: 3px;
	padding-top: 3px;
	line-height: 110%;
	color: #dcdcdc;
}
blockquote {
	padding: 5px 20px;
}
div.element p a {
	background-image: url(../images/odrazka.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #dcdcdc;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
}
div.element p a:hover {
	background-image: url(../images/odrazka_hover.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #dcdcdc;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
}
div.element p a#normal_odkaz {
	background-image: none;
	color: #ababab;
	text-decoration: underline;
	text-align: left;
	padding-left: 2px;
}
div.element p a#normal_odkaz:hover {
	background-image: none;
	color: #dcdcdc;
	text-decoration: underline;
	text-align: left;
	padding-left: 2px;
}
div.element p a.normal_odkaz {
	background-image: none;
	color: #ababab;
	text-decoration: underline;
	text-align: left;
	padding-left: 2px;
}
div.element p a.normal_odkaz:hover {
	background-image: none;
	color: #dcdcdc;
	text-decoration: underline;
	text-align: left;
	padding-left: 2px;
}
/******************************************/
.accordion_non {
	margin: 10px 0px;
	width: 260px;
}
h3.toggler_non {
	cursor: pointer;
	border-bottom: 1px solid Gray;
	font-family: Tahoma, Arial, Century Gothic, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 5px 0px 5px;
	color: Gray;
	margin-left: 3px;
}
h3.toggler_non:hover {
	color: White;
	background-image: url(../images/png.png);
	background-repeat: repeat;
}
div.element_non p {
	padding-left: 3px;
	padding-top: 3px;
	line-height: 110%;
	color: #dcdcdc;
}
div.element_non p a {
	background-image: url(../images/odrazka.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #dcdcdc;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
}
div.element_non p a:hover {
	background-image: url(../images/odrazka_hover.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #dcdcdc;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
}
div.element_non p a#normal_odkaz {
	background-image: none;
	color: #ababab;
	text-decoration: underline;
	text-align: left;
	padding-left: 2px;
}
div.element_non p a#normal_odkaz:hover {
	background-image: none;
	color: #dcdcdc;
	text-decoration: underline;
	text-align: left;
	padding-left: 2px;
}
div.element_non p a.normal_odkaz {
	background-image: none;
	color: #ababab;
	text-decoration: underline;
	text-align: left;
	padding-left: 2px;
}
div.element_non p a.normal_odkaz:hover {
	background-image: none;
	color: #dcdcdc;
	text-decoration: underline;
	text-align: left;
	padding-left: 2px;
}
.miniatury {
	width: 130px;
	height: 87px;
	border: 2px solid #fff;
}
.miniatury1 {
	width: 100px;
	height: 135px;
	border: 2px solid #fff;
}
.doleva {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.videt {
	text-align: center;
	font-size: 120%;
}
a.tlacitko2 {
	background: url("../images/infomore.jpg") no-repeat scroll 0 0 transparent;
	clear: both;
	display: block;
	float: left;
	height: 40px;
	margin: 10px;
	padding: 0;
	text-indent: -9000px;
	width: 179px;
}
a.tlacitko3 {
	background: url("../images/infomore.jpg") no-repeat scroll 0 0 transparent;
	clear: both;
	display: block;
	height: 40px;
	margin: 10px 10px 10px 180px;
	padding: 0;
	text-indent: -9000px;
	width: 179px;
}
a.tlacitko {
	background: url("../images/button-akce.png") no-repeat scroll 0 0 transparent;
	clear: both;
	display: block;
	float: left;
	height: 40px;
	margin: 10px;
	padding: 0;
	text-indent: -9000px;
	width: 179px;
}
a.tlacitko:hover, a.tlacitko2:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
}
a.tlacitko1 {
	background: url("../images/tiskovka.jpg") no-repeat scroll 0 0 transparent;
	clear: both;
	display: block;
	float: left;
	height: 40px;
	margin: 10px;
	padding: 0;
	text-indent: -9000px;
	width: 179px;
}
a.tlacitko1:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
}
.zdroj {
	font-size: 90%;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 10px;
}
.clear {
	clear: both;
}
.galerie {
margin: 10px 5px 10px 10px;
padding-bottom: 10px;

}
div.nastred {
width:100%;
text-align:center;
margin:0px auto;
}

