/* body */
body {
	margin: 0 auto;
	background-image: url("/public/images/main_bg.jpg");
	background-position: center top;
	background-color: #333333;
}
body img {
	margin: 0 auto;
	vertical-align: bottom;
}

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* page */
.page {
	width: 738px;
	padding-left: 162px;
	line-height: 18px;
	font-family: Arial;
	font-size: 12px;
	color: #909090;
	text-align: left;
}
.index {
	width: 738px;
	padding-left: 162px;
	line-height: 18px;
	font-family: Arial;
	font-size: 12px;
	color: #909090;
	text-align: left;
}
.index_front {
	width: 738px;
	line-height: 18px;
	font-family: Arial;
	font-size: 12px;
	color: #909090;
	text-align: left;
}

/* main */
.main_kontakt {
	width: 900px;
	background-image: url(/public/images/kontakt_bg.jpg);
	background-repeat: no-repeat;
}
.main_ponudba {
	width: 900px;
	background-image: url(/public/images/ponudba_bg.jpg);
	background-repeat: no-repeat;
}
.main_predstavitev {
	width: 900px;
	background-image: url(/public/images/predstavitev_bg.jpg);
	background-repeat: no-repeat;
}
.main_galerija {
	width: 900px;
	background-image: url(/public/images/galerija_bg.jpg);
	background-repeat: no-repeat;
}

/* header */
.header {
	width: 738px;
	height: 160px;
}

/* content */
.content {
	width: 738px;
	background-color: #303030;
}
.content_ponudba {
	width: 698px;
	background-color: #303030;
	padding: 20px 20px 120px 20px !important;
	padding: 20px 20px 230px 20px;
	background-image: url(/public/images/ponudba_content_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom right;
	background-color: #303030;
	min-height: 270px;
}
.predstavitev_blank {
	height: 280px;
}

/* aktualno */
.aktualno {
	width: 738px;
	height: 49px;
	background-image: url(/public/images/aktualno_bg.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	color: #fff;
}
.aktualno_date {
	float: left;
	padding: 0px 10px 0px 0px;
}
.aktualno_time {
	float: left;
	padding: 0px 10px 0px 0px;
	color: #e299cb;
}
.aktualno_event {
	float: left;
	padding: 0px 0px 0px 0px;
}

/* footer */
.footer {
	padding: 5px 10px 50px 10px;
}
.footer_index {
	padding: 5px 150px 50px 150px;
}
#copyright {
	float: left;
}
#copyright ul {
	margin: 0px; padding: 0px;
	text-align: center;
}
#copyright ul li {
	background: url(/public/images/dot.gif) left center no-repeat;
	margin-left: 7px;
	float: left;
	display: block;
	padding: 0px 0px 0px 12px;
	font-size: 11px;
}
#copyright ul li.first {
	background: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#credits {
	float: right;
}
#credits ul {
	margin: 0px; padding: 0px;
}
#credits ul li {
	background: url(/public/images/dot.gif) left center no-repeat;
	margin-left: 7px;
	float: left;
	display: block;
	padding: 0px 0px 0px 12px;
	font-size: 11px;
}
#credits ul li.first {
	background: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
	
/* link */
a {
	color: #b6007c;
	text-decoration: none;
}
a:hover {
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}
a:visited {
	color: #b6007c;
	text-decoration: none;
}

/* H */
h1 {
	color: #fff;
	font-size: 20px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}
h2 {
	font-family: Arial;
	color: #fff;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}
h3 {
	font-family: Arial;
	font-size: 18px;
	margin: 10px 0px 20px 0px;
	font-weight: normal;
}	

/* column */
.col_kontakt_left {
	padding: 20px;
	width: 235px;
	background-image: url(/public/images/gradient_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	background-color: #292929;
}
.col_kontakt_right {
	padding: 20px;
	width: 423px;
	vertical-align: top;
}
.col_ponudba {
	width: 410px;
	text-align: justify;
}
.content_predstavitev_left_top {
	padding: 20px 20px 300px 20px;
	width: 445px;
	background-image: url(/public/images/predstavitev_content_left_top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	background-color: #292929;
	text-align: justify;
}
.content_predstavitev_left_bottom {
	padding: 20px 20px 200px 20px;
	width: 445px;
	background-image: url(/public/images/predstavitev_content_left_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	background-color: #292929;
	text-align: justify;
}
.col_predstavitev_left {
	vertical-align: top;
	background-color: #000000;
}
/*.col_predstavitev_left {
	padding: 20px;
	width: 445px;
	background-image: url(/public/images/predstavitev_content_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	background-color: #292929;
}*/
.col_predstavitev_right {
	padding: 20px;
	width: 214px;
	vertical-align: top;
	text-align: justify;
}
.col_galerija_left {
	padding: 20px;
	width: 180px;
	background-image: url(/public/images/gradient_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	background-color: #292929;
}
.col_galerija_right {
	padding: 20px;
	width: 480px;
	vertical-align: top;
}

/* FORM */
.txt {
	padding-bottom: 10px;
	line-height: 18px;
}
.input_txt {
	text-align: right;
	vertical-align: top;
	padding: 10px 5px 0px 0px;
}

/* input */
input {
	background-image: url(/public/images/input_bg.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	color: #fff;
	width: 269px;
	height: 21px;
	padding: 4px 5px 0px 5px;
	font-family: Arial;
	font-size: 12px;
}
textarea {
	background-image: url(/public/images/input_bg_big.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	color: #fff;
	width: 269px;
	height: 81px;
	padding: 5px 5px 5px 5px;
	font-family: Arial;
	font-size: 12px;
}

/* SIGNATURE */
.signature {
	padding: 10px 0px 10px 0px;
}

/* ICONS */
.icon {
	float: left;
	padding: 2px 5px 0px 0px;
}

.phone_number {
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	padding: 0px 0px 15px 0px;
}

#list ul li {
	color: #fff;
	line-height: 18px;
}

/* FRAME */
.frame_up {
	background-image: url(/public/images/frame_big_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #222;
	width: 460px;
}
.frame_down {
	background-image: url(/public/images/frame_big_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.frame_content {
	padding: 5px;
}
.thumbs {
	padding: 10px 0px 0px 0px;
}
.frame_thumb {
	background-image: url(/public/images/thumb_bg.jpg);
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
	padding: 2px;
	margin: 0px 5px 5px 0px;
	float: left;
}
.frame_thumb:hover {
	background-image: url(/public/images/thumb_hover_bg.jpg);
	background-repeat: no-repeat;
}
.animation {
	padding: 30px 0px 0px 0px;
}
.gallery_items {
padding: 0px 0px 10px 0px;
}
#gallery_items ul {
	margin: 0px;
	/* padding: 0px 0px 10px 0px; */
	padding: 0px;
	text-align: center;
}
#gallery_items ul li {
	background: url(/public/images/dot.gif) left center no-repeat;
	margin-left: 7px;
	float: left;
	display: block;
	padding: 0px 0px 0px 12px;
	font-size: 11px;
}
#gallery_items ul li:hover{
	color: white;
}
#gallery_items ul li.first {
	background: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


h3 {
padding: 10px 0px 0px 0px;
margin: 0px;
}