a, a:visited, a:link, a:focus, a:hover, a:active {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}

html, body, div, form, fieldset, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}

body, input, select, textarea {
	font-size: 100%;
	font-family: arial, verdana, helvetica, serif;
}

fieldset {
	border: 0px none;
}

.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
}
div.leftcap {
	position: absolute;
	left: 0;
}
div.rightcap {
	position: absolute;
	right: 0;
}

body {
	background: #000000 url(../images/bg.jpg) top left repeat-x;
}
h2 {
	font-size: 17px;
}
h3 {
	font-size: 13pt;
}
h4 {
	font-size: 13pt;
}
p {
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: justify;
}
div#page {
	width: 925px;
	margin: auto;
	min-height: 300px;
}

div#header {
	width: 100%;
	height: 61px;
}

/* top navigation */
div#topnav {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 61px;
	position: relative;
	background: url(../images/topnav_mid.jpg) bottom left repeat-x;
}

div#topnav div.leftcap,div#topnav div.rightcap {
	bottom: 0;
	height: 32px;
	width: 54px;
}

div#topnav div.leftcap {
	background: url(../images/topnav_left.jpg) top left no-repeat;
}

div#topnav div.rightcap {
	background: url(../images/topnav_right.jpg) top right no-repeat;
}

div#topnav ul {
	margin: 0 auto;
	padding: 0;
	display: block;
	width: 620px;
	/*width: 528px;*/
	bottom: 0;
	height: 61px;
	position: relative;
	overflow: hidden;
}

div#topnav ul li {
	display: block;
	float: left;
	height: 61px;
	position: relative;
	margin-right: 2px;
	z-index: 2;
}
/* slide component */
div#topnav ul li.back {
	background: url(../images/slide.png) right -61px no-repeat;
	position: absolute;
	z-index: 1;
	width: 26px;
	height: 61px;
}

div#topnav ul li.back div.left {
	background: url(../images/slide.png) top left no-repeat;
	height: 61px;
	margin-right: 25px;
}

div#topnav ul li span.decorleft,div#topnav ul li span.decorright {
	display: none;
}

div#topnav ul li a {
	color: #828282;
	text-decoration: none;
	font-size: 10pt;
	height: 61px;
	display: block;
	position: relative;
	z-index: 20;
	overflow: hidden;
	cursor: pointer;
}

div#topnav ul li a span {
	display: block;
	height: 61px;
	padding-left: 19px;
	padding-right: 19px;
	line-height: 6.5em;
}

div#topnav ul li.active {
	/*background: url(../images/topnavitem_mid.jpg) top left repeat-x;*/
}
div#topnav ul li.active span.decorleft {
	display: block;
	position: absolute;
	top: 0;
	left: -11px;
	width: 11px;
	height: 14px;
	/*background: url(../images/topnavitem_dleft.jpg) top left no-repeat;*/
}
div#topnav ul li.active span.decorright {
	display: block;
	position: absolute;
	top: 0;
	right: -11px;
	width: 11px;
	height: 14px;
	/*background: url(../images/topnavitem_dright.jpg) top left no-repeat;*/
}
div#topnav ul li.current a,div#topnav ul li a:hover {
	color: #e6e6e6;
	/*background: url(../images/topnavitem_left.jpg) top left no-repeat;*/
}

div#topnav ul li.current a span {
	/*background: url(../images/topnavitem_right.jpg) top right no-repeat;*/
}

/* media */
div#media {
	text-align: center;
	width: 918px;
	margin: 0 auto;
	height: 533px;
	font-size: 9pt;
	color: #ffffff;
	position: relative;
	z-index: 30;
}
div#media div.wrap {
	width: 99%;
	min-height: 533px;
	height: auto !important;
	height: 533px;
	position: relative;
	margin-top: 15px;
}
body.page div#media {
	text-align: left;
}
div#media div.ttext {
	color: #c0c0c0;
}
div#media div.ttext h1 {
	margin: -15px 0 0 -12px;
	padding: 0 26px 0 0;
	width: 296px;
	height: 175px;
	float: left;
}
div#media div.ttext h1 a {
	width: 307px;
	height: 190px;
	display: block;
	background: url(../images/slechta_tr.png) top left no-repeat;
}
body.gallery div#media div.ttext h1 {
	position: relative;
	z-index: 50;
}

div#media div.ttext h2 {
	color: #e0e0e0;
	padding: 20px 0 0;
	
}
div#media div.bimg {
	width: 811px;
	margin: 27px auto 0;
	position: relative;
	top: 0;
}

body.gallery div#media div.bimg {
	top: -15px;
}
div#media div.bimg img.main {
	position: absolute;
	left: 0;
	top: 22px;
	z-index: 40;
}
div#media div.pane {
	position: relative;
	z-index: 40;
	top: -25px;
	width: 487px;
	float: right;
	font-size: 8pt;
	background: url(../images/pagepanemid.png) top left repeat-y;
	padding-bottom: 4px;
	color: #C0C0C0;
}
div#media div.pane div.panetop {
	width: 485px;
	height: 6px;
	background: #000000 url(../images/pagepanetop.png) top left no-repeat;
	
}
div#media div.pane div.panebtm {
	width: 485px;
	height: 4px;
	background: #000000 url(../images/pagepanebtm.png) top left no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	/*border: 1px solid white;*/
}
div#media div.pane div.panewrap {
	width: 94%;
	margin: -20px auto 0;
	position: relative;
	z-index: 10;
}
div#media div.widepane {
	width: 814px;
	background: url(../images/pagepane2mid.png) top left repeat-y;
	min-height: 363px;
}
div#media div.widepane div.panetop {
	width: 814px;
	background: #000000 url(../images/pagepane2top.png) top left no-repeat;
}
div#media div.widepane div.panebtm {
	width: 814px;
	background: #000000 url(../images/pagepane2btm.png) top left no-repeat;
}
div#media div.widepane div.left {
	float: left;
	width: 409px;
	margin-right: 0;
	margin-top: 0;
}
div#media div.widepane div.left p {
	width: 95%;
	margin: 10px auto 0;
	font-size: 7pt;
	line-height: 1.3em;
	letter-spacing: 1px;
}
div#media div.widepane div.right {
	float: right;
	width: 340px;
	font-size: 9pt;
	margin-right: -5px;
}
/* carousel */
div#media ul.caro{
	list-style:none;
	display:inline;
	z-index:0;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	height: 373px;
	overflow: hidden;
}
div#media ul.caro li {
	height: 345px;
	width: 766px;
	float: left;
	
}
div#media ul.caro li div.left img {
	float: none;
	margin: 0;
	padding: 0;
}
div#media ul.caro li div.left {
	margin-right: 20px;
}
div#media ul.caro li div.right {
	margin-top: 10px;
	float: left;
}
div#media ul.caro li div.slidewrap {
	width: 100%;
	margin-top: 60px;
}
div.carousel-previous div {
	display: none;
}
div.carousel-previous,div.carousel-previous a {
	width: 42px;
	height: 34px;
}
div.carousel-previous {
	position: absolute;
	bottom: -38px;
	right: 209px
}
div.carousel-previous a {
	display: block;
	cursor: pointer;
	text-align: center;
	color: #ffffff;
	line-height: 2.4em;
	background: url(../images/caro_sprite.png) 0 0 no-repeat;
	font-size: 9pt;
	font-weight: bold;
	margin-left: 64px;
}

div.carousel-next div {
	display: none;
}
div.carousel-next,div.carousel-next a {
	width: 42px;
	height: 34px;
}
div.carousel-next {
	position: absolute;
	bottom: -38px;
	right: -10px;
}
div.carousel-next a {
	display: block;
	cursor: pointer;
	text-align: center;
	color: #ffffff;
	line-height: 2.4em;
	background: url(../images/caro_sprite.png) 0 -34px no-repeat;
	font-size: 9pt;
	font-weight: bold;
}
div.center-wrap {
	position: absolute;
	right: 40px;
	bottom: -50px;
}
div.center-wrap p a {
	display: block;
	float: left;
	width: 28px;
	height: 28px;
	text-align: center;
	background: url(../images/caro_sprite.png) 102% -68px no-repeat;
	line-height: 2.1em;
	cursor: pointer;
	font-size: 10pt;
	color: #7A7A7A;
	font-weight: bold;
	margin-right: 3px;
}
div.center-wrap p a span {
	color: #7A7A7A;
}
div.center-wrap p a.active/*,div.center-wrap p a:hover*/ {
	color: #ffffff;
	line-height: 2em;
	background: url(../images/caro_sprite.png) 102% -97px no-repeat;
}
div.center-wrap p a.active span/*,div.center-wrap p a:hover span*/{
	color: #ffffff;
}
/* /carousel */

div#media div.pane h3 {
	margin: -7px 13px 10px 0;
	padding: 0;
	float: right;
	height: 39px;
	background: url(../images/panetableft.png) top left no-repeat;
	padding-left: 43px;
}
div#media div.pane h3 a {
	display: block;
	width: 100%;
	height: 39px;
	background: url(../images/panetabright.png) top right no-repeat;
	
	text-decoration: none;
	color: #c0c0c0;
	
	padding-right: 13px;
}
div#media div.pane h3 a span {
	display: block;
	width: 100%;
	height: 39px;
	background: url(../images/panetabmid.png) top left repeat-x;
	text-align: center;
	line-height: 2.1em;
	padding-right: 8px;
	font-size: 13pt;
}
div#media div.pane img {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}
div#media div.pane p {
	margin-top: 10px;
}
div#media div.pane p.more {
	margin: 0;
	padding: 0;
	text-align: right;
}
div#media div.pane p.more a {
	display: block;
	width: 76px;
	height: 26px;
	float: right;
	background: url(../images/btn.jpg) top left no-repeat;
	color: #c0c0c0;
	text-align: center;
	text-decoration: none;
	font-size: 9pt;
	line-height: 2.1em;
}
/* media links */
div#medialinks {
	margin: -20px auto 0;
	width: 906px;
	position: relative;
	background: url(../images/medialinks_mid.jpg) 0 27px repeat-x;
	height: 100px;
	z-index: 20;
}
body.gallery div#medialinks {
	margin-top: -5px;
}

div#medialinks div.top {
	height: 27px;
	width: 100%;
	background: url(../images/medialinks_top.jpg) top left no-repeat;
}
div#medialinks img.left {
	position: absolute;
	top: 27px;
	left: 0;
}
div#medialinks img.right {
	position: absolute;
	top: 27px;
	right: 0;
}
div#medialinks ul {
	margin: 0;
	padding: 0;
	height: 47px;
	width: 100%;
	position: relative;
}

div#medialinks ul li {
	display: block;
	float: left;
	width: 128px;
	height: 40px;
	padding-top: 1px;
	overflow: hidden;
}

div#medialinks ul li.first {
	margin-left: 5px;
}

div#medialinks ul li a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #7a7a7a;
	font-size: 9pt;
	width: 128px;
	height: 40px;
	background: url(../images/medialinks_sprite.jpg) 0 -40px no-repeat;
	padding-top: 4px;
}
div#medialinks ul li.onelinefix a {
	padding-top: 11px;
}
div#medialinks ul li.first a {
	background: url(../images/medialinks_sprite.jpg) 0 0px no-repeat;
}
div#medialinks ul li.last a {
	background: url(../images/medialinks_sprite.jpg) 0 -80px no-repeat;
}
div#medialinks ul li.active {
	display: block;
	float: left;
}
div#medialinks ul li a:hover,div#medialinks ul li.active a {
	background: url(../images/medialinks_sprite.jpg) 0 -160px no-repeat;
}
div#medialinks ul li.first a:hover,div#medialinks ul li.first.active a {
	background: url(../images/medialinks_sprite.jpg) 0 -120px no-repeat;
}
div#medialinks ul li.last a:hover,div#medialinks ul li.last.active a {
	background: url(../images/medialinks_sprite.jpg) 0 -200px no-repeat;
}
div#medialinks ul li.active a span {
}
div#medialinks div.bottom {
	height: 26px;
	width: 100%;
	background: url(../images/medialinks_bottom.jpg) top left no-repeat;
	margin-top: 0px;
}
div#medialinks a#nextbtn {
	display: block;
	width: 96px;
	height: 64px;
	position: absolute;
	bottom: -35px;
	right: -10px;
	background: url(../images/next.png) top left no-repeat;
	z-index: 999;
}
div#medialinks a#nextbtn span {
	display: none;
}
/* footer */
div#footer {
	position: relative;
	margin: 20px auto 0;
	width: 905px;
	height: 53px;
	background: url(../images/footer.jpg) 0 2px no-repeat;
}
div#footerwrap {
	position: relative;
	margin: 0 auto;
	width: 559px;
	height: 51px;
	background: url(../images/footerlinks_mid.jpg) top left repeat-x;
}
div#footerwrap img.left {
	position: absolute;
	left: 0;
	top: 0;
}
div#footerwrap img.right {
	position: absolute;
	right: 0;
	top: 0;
}
div#footerwrap ul {
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	height: 28px;
}
div#footerwrap ul li {
	display: inline;
}
div#footerwrap ul li a {
	font-size: 10pt;
	color: #bdbdbd;
	text-decoration: none;
	line-height: 2em;
	padding-left: 8px;
	padding-right: 8px;
}
div#footer p#footeraddress {
	font-size: 7pt;
	color: #bdbdbd;
	text-align: center;
	margin: 0;
	padding: 5px 0 0;
}
p#topnavphone {
	width: 128px;
	height: 40px;
	position: absolute;
	right: 10px;
	top: 7px;
	line-height: 2em;
	color: #bb1212;
	font-style: italic;
	font-size: 9pt;
	margin: 0;
	padding: 0;
}

.commonfont {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
}

.slidewidth-left {
	width: 270px; 
	float: left; 
}

.slidewidth-middle {
	width: 280px; 
	float: left;
}

.slidewidth-right {
	width: 200px; 
	float: left; 
	margin-left: 5px;
}

.slidewidth-client {
	width: 230px; 
	float: left; 
	margin-left: 15px;
}

.link {
	text-decoration: underline;
	color: white;
}

/*contact*/

#about-content{
		margin: 30px auto;
		height: auto;
		width: 800px;
	}
	
	#about-content ul{
		list-style: none;
		padding-left: 0;
		height: auto;
	}
	
	#about-content ul li{
		display: inline;
		padding: 2px;
	}
	
	#about-content ul li div.box{
		width: 390px; 
		height: auto; 
		float: left; 
		margin-top: 23px;
		
	}
	

	.box-inner {
		margin: 0 auto; 
		width: 300px; 
		padding-left: 100px;
	}
	
	#about-content ul li div.box a{
		color: #FFFFFF;
	}
	
	.map {
	width: 300px; 
	/*margin: 5px auto;*/

}
	
	
	.nomi-1 {	
	float: left; 
	margin-left: -150px; 
	margin-top: 20px; 
	width:320px; 
	height:320px;
}

.slechtapic {
 	float: right; 
	margin-top: 20px; 
	margin-right: 100px;
}
