body, html {
	background-color:#FFFFFF;
	color:#5A4A42;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}
html {
	/* overflow-y: scroll; */
}
/* 
#dotaznik_form {
	line-height:17px;
}

#dotaznik_form  input.i-register {
	padding:0px 0;
	margin:2px 0px;
	height:15px;
}

#dotaznik_form  a {
height:0px;
}

#dotaznik_form table,#dotaznik_form table tr  {
	padding:0px;
	margin:0px;
}

#dotaznik_form table td {
	padding:1px;
	margin:0px;
} */

.hneda {
	height:23px !important;
}
a {
	color:#5A4A42;
	text-decoration:underline;
}
a:hover {
	color:#E11F2D;
	text-decoration:underline;
}
img {
	border:medium none;
}
h1 {
}
h2 {
	color:#ED1C24;
	font-size:12px;
	margin:0;
	padding:0;
}
h3 {
	color:#ED1C24;
	font-size:12px;
	margin:0 0 4px;
	padding:0;
}
ul {
	border-left:1px solid #D1CBC6;
	list-style-type:none;
	margin:0 0 16px 0;
	padding:0 0 0 13px;
}
ul li {
	background-image:url(../photos/images/list.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	padding:0 0 0 23px;
}
p {
	margin-top:0;
}
.reset {
	clear:both;
}
.main-holder {
	margin:0 auto 15px;
	width:960px;
}
.header {
	height:112px;
}
.header .social-media-links {
    padding: 15px 1px 0 0;
	color: #BABBBB;
	text-align: right;
	font-size:11px;
}
.header .social-media-links a {
	color: #BABBBB;
    text-decoration:none;
}
.header .social-media-links a:hover {
	text-decoration: underline;
}
.header .logo {
	float:left;
	padding:7px 0 0 20px;
}
.header img {
	border:medium none;
}
.header .languages {
	color:#BABBBB;
	font-size:11px;
	padding:4px 0 0 0;
	text-align:right;
}
.header .languages a {
	color:#BABBBB;
	text-decoration:none;
}
.header .languages a:hover {
	text-decoration: underline;
}
.header .languages a.active {
	color:#E11F2D;
}
.header .languages a.active:hover {
	text-decoration:none;
}
.header .search, .header .search-over {
	margin:16px 0 0 0;
}
.header .search form, .header .search-over form {
	margin:0;
	padding:0;
	text-align:right;
}
.header .search .search-text {
	background-color:#F5F5F5;
	border: 1px solid #D2D2D2;
	color:#A89F96;
	cursor:pointer;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	height:14px;
	margin:0;
	padding:2px 4px;
	width:120px;
}
.header .search .search-submit {
	background-image: url(../photos/images/white-arrow.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color:#B8AEA4;
	border:medium none;
	color:#FEFEFE;
	cursor:pointer;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	height:20px;
	margin:0;
	padding:0;
	width:18px;
}
.header .search-over .search-text {
	background-color:#F5F5F5;
	border: 1px solid #E11F2D;
	color:#A89F96;
	cursor:pointer;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	height:14px;
	margin:0;
	padding:2px 4px;
	width:120px;
}
.header .search-over .search-submit {
	background-color:#E11F2D;
	border: none;
	color:#FEFEFE;
	cursor:pointer;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	height:20px;
	margin:0;
	padding:0;
	width:18px;
}
.menu-1 ul {
	list-style-type:none;
	margin:0;
	padding:0;
	border-left: none;
}
.menu-1 ul li {
	background-color:#FFFFFF;
	background-image:none;
	float:left;
	list-style-type:none;
	margin:0;
	padding:0 3px 0 0;
}
.menu-1 ul li a {
	border-bottom:1px solid #E11F2D;
	color:#371C14;
	display:block;
	padding:11px 11px 9px 11px;
	text-decoration:none;
}
.menu-1 ul li a:hover {
	border-bottom:3px solid #E11F2D;
	padding:11px 11px 7px 11px;
}
.menu-1 ul li a.active {
	border-bottom:3px solid #E11F2D;
	color:#E11F2D;
	padding:11px 11px 7px;
}
.menu-1 .menu-rest {
	border-bottom:1px solid #E11F2D;
	padding:11px 0 9px;
}
.menu-2 {
	padding:0;
}
.menu-2 ul {
	list-style-type:none;
	margin:0;
	padding:2px 0 0 5px;
	border-left: none;
}
.menu-2 ul li {
	background-image:none;
	float:left;
	font-size:11px;
	list-style-type:none;
	margin:0;
	padding:0;
}
.menu-2 ul li a {
	color:#371C14;
	display:block;
	padding:12px 7px 15px 6px;
	text-decoration:none;
}
.menu-2 ul li a:hover {
	background-image:url(../photos/images/menu-2-active.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}
.menu-2 ul li a.active {
	background-image:url(../photos/images/menu-2-active.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	color:#E11F2D;
}
.menu-2 .empty {
	height: 43px;
}

.index-content {
	margin: 12px 0;
}
.page-content {
	margin: 12px 0 0 0;
	border-top:2px solid #AAA197;
}
.index-content-left {
	border-bottom:1px solid #CFC9C3;
	border-top:2px solid #AAA197;
	float:left;
	overflow:hidden;
	width:680px;
}
.index-content-text {
	color:#37150B;
	font-size:11px;
	padding:23px 10px 23px 17px;
}
.index-content-text a {
	text-decoration: none;
}
.index-content-text .right {
	float:right;
}
.index-content-text .left {
	float:left;
}
.index-content-text ul {
	border:medium none;
	float:right;
	list-style-type:none;
	margin:0;
	padding: 7px 5px 0 0;
/*	width:480px;*/
}
.index-content-text ul li {
	background-image:url(../photos/images/list.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	margin:0;
	padding:0 0 3px 19px;
}
.index-content-right {
	border-top:2px solid #AAA197;
	float:right;
	overflow:hidden;
	width:272px;
}
.index-content-right .why-tempest img {
	border: none;
}
.index-content-right .novinky {
	border-top:1px solid #CFC9C3;
	margin: 8px 0 0 0;
}
.page-content-right .novinky, .page-content-right .novinky-simple, .wide-page-content-right .novinky {
	margin: 12px 0 0 0;
	border-bottom: 1px solid #CFC9C3;
}
.index-content-right .novinky-header {
	border-bottom:2px solid #E11F2D;
	padding:12px 20px 6px 20px;
}
.page-content-right .novinky .novinky-header, .page-content-right .novinky-simple .novinky-header, .wide-page-content-right .novinky-header {
	border-bottom:2px solid #E11F2D; /* 1. boris to tak chcel :) */
	border-bottom:1px solid #CFC9C3; /* 2. ale agentura to chce takto */
	padding:12px 20px 6px 20px;
}
.novinky ul, .novinky-simple ul {
	border: none;
	list-style-type:none;
	margin:0;
	padding:0;
}
.novinky ul li, .novinky-simple ul li {
	background-image:none;
	border-bottom:1px solid #CFC9C3;
	margin:0;
	padding:0;
}
.novinky ul li.odd, .novinky-simple ul li.odd {
	background-color:#FAF9F7;
}
.novinky ul li a, .novinky-simple ul li a {
	color:#371C14;
	display:block;
	font-size:11px;
	padding:13px 40px 12px 20px;
	text-decoration:none;
    border-bottom:2px solid #fff;
}
.novinky-simple ul li a {
	font-size:12px;
}
.novinky ul li a span.datum {
	color:#AAA197;
	display:block;
	font-size:10px;
	margin:0 0 4px 0;
    overflow: hidden;
}
.novinky ul li a:hover {
	color:#371C14;
	display:block;
	font-size:11px;
	padding:13px 40px 12px 20px;
	text-decoration:none;    
    
	background-image:url(../photos/images/news-over.gif);
	background-position: 237px center;
	background-repeat:no-repeat;
	border-bottom:2px solid #E11F2D;

}
.novinky-simple ul li a:hover {
	background-image:url(../photos/images/news-simple-over.gif);
	background-position: 237px center;
	background-repeat:no-repeat;
	border-bottom:2px solid #E11F2D;
	padding:13px 40px 12px 20px;
}
.novinky ul li a:hover span.datum {
	color:#E11F2D;
	display:block;
	font-size:10px;
	margin:0 0 4px 0;
    overflow: hidden;    
}
.viac-noviniek {
	border-bottom: 1px solid #CFC9C3;
	color:#AAA197;
	padding:12px 20px 11px;
	font-size: 11px;
}
.viac-noviniek a {
	color:#AAA197;
	text-decoration:none;
}
.viac-noviniek a:hover {
	text-decoration:underline;
}
.opytajte-sa {
	margin: 0;
	float: right;
	width: 272px;
}
.opytajte-sa a {
	border-left: 1px solid #D1CBC6;
	background-image:url(../photos/images/opytajte-sa-bg.gif);
	background-position: 20px 17px;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	padding: 20px 0 20px 52px;
	text-decoration:none;
	float: right;
	width: 220px;
}
.opytajte-sa a:hover {
	background-image:url(../photos/images/opytajte-sa-bg-over.gif);
}
.referencie {
	border-bottom: none;
	margin: 0;
}
.referencie a {
	border-left: none;
	background-image:url(../photos/images/referencie-bg.gif);
	padding: 20px 0 20px 32px;
	width: 240px;
}
.referencie a:hover {
	background-image:url(../photos/images/referencie-bg-over.gif);
}
.banners-bottom {
	border-bottom:1px solid #CFC9C3;
	border-left:1px solid #CFC9C3;
	border-top: 2px solid #AAA197;
	margin: 0 0 13px 0;
}
.banners-bottom img {
	border: none;
	float:left;
}
.banners-bottom .separator {
	background-color:#CFC9C3;
	float:left;
	height:65px;
	overflow:hidden;
	width:1px;
}
/*.page-content {
	border-bottom:2px solid #A9A197;
	border-top:2px solid #AAA197;
}*/
.page-content-main {
	border-right:1px solid #D1CBC6;
	float:left;
	padding:20px 28px 0 18px;
	width:641px;
	line-height: 1.45em;
	min-height:380px; /*323*/
	height:auto !important;
	height:330px; /*323*/
}

.page-content-main2 {
	border-right:1px solid #D1CBC6;
	float:left;
	/* padding:20px 28px 0 18px; */
	width:687px;
	line-height: 1.45em;
}

.page-content-main3 {
	border-right:1px solid #D1CBC6;
	float:left;
	padding:20px 28px 0 18px;
	width:641px;
	line-height: 1.45em;
	position:relative;
}

.page-content-main4 {
	position:relative;
	border-right:1px solid #D1CBC6;
	float:left;
	padding:20px 28px 0 18px;
	width:641px;
	line-height: 1.45em;
	text-align: justify; 
	background: #ece7de; 
	color: #543f3a;
}
ul.page-content-articles {
	border-left:none;
	list-style-image:url(../photos/images/point_red.png);
    margin:0 0 16px 10px;
	padding: 180px 28px 0 18px;
}
ul.page-content-articles li {
	padding:0 0 0 0;
	margin:0 0 16px 0;
	background-image: none;;
}
ul.page-content-articles li p{
	padding:0 0 16px 0;
	margin:0 0 0 10px;
	border-bottom: 1px solid #5A4A42;
	text-align:justify;
}
ul.page-content-articles li p.border_off{
	border: none;
}
.projekty-logo-img {
	position:absolute;
	top:0px;
	right:28px;
}

.back-button {
	float:right;
	font-size:11px;
}
.back-button a {
	color:#5A4A42;
	text-decoration:none;
}
.page-content-right {
	float:right;
	overflow:hidden;
	width:272px;
}
.document-path-outer {
	border-top: 2px solid #A9A197;
	padding: 14px 0 0 0;
}
.document-path {
	border-bottom:1px solid #CFC9C3;
	border-top:1px solid #CFC9C3;
	color:#584B44;
	font-size:10px;
	margin:0 0 13px;
	padding:11px 12px 10px;
}
.document-path img {
	margin:0 7px;
}
.document-path a {
	color:#AAA197;
	text-decoration:none;
}
.document-path a:hover {
	text-decoration:underline;
}
.pager {
	border-bottom:2px solid #F10019;
	border-top:1px solid #A9A197;
	margin-bottom:10px;
	padding:7px 0 0;
}
.pager-prev {
	float:left;
}
.pager-prev a {
	background-image:url(../photos/images/pager-left.gif);
	background-position:10px 0;
	background-repeat:no-repeat;
	display:block;
	height:17px;
	padding:0 10px 7px;
	text-indent:-1000px;
	width:9px;
}
.pager-prev a.active {
	background-image:url(../photos/images/pager-left-active.gif);
}
.pager-prev a.active:hover {
	background-image:url(../photos/images/pager-left-active-hover.gif);
	border-bottom:2px solid #F10019;
	padding-bottom:5px;
}
.pager-pages {
	color:#CFC9C3;
	text-align:center;
}
.pager-pages strong {
	color:#E11F2D;
	font-weight:bold;
}
.pager-pages a {
	font-weight: normal;
	color:#584B44;
	text-decoration:none;
}
.pager-pages a:hover {
	color:#584B44;
	text-decoration:underline;
}
.pager-pages a.active {
	color:#E11F2D;
	font-weight:bold;
	text-decoration:none;
}
.pager-pages a.active:hover {
	color:#E11F2D;
	font-weight:bold;
	text-decoration:underline;
}
.pager-next {
	float:right;
}
.pager-next a {
	background-image:url(../photos/images/pager-right.gif);
	background-position:10px 0;
	background-repeat:no-repeat;
	display:block;
	height:17px;
	padding:0 10px 7px;
	text-indent:-10000px;
	width:9px;
}
.pager-next a.active {
	background-image:url(../photos/images/pager-right-active.gif);
}
.pager-next a.active:hover {
	background-image:url(../photos/images/pager-right-active-hover.gif);
	border-bottom:2px solid #F10019;
	padding-bottom:5px;
}
.footer {
	border-top:2px solid #A9A197;
	font-size: 11px;
	color:#AAA197;
	padding:12px 12px 0 0;
	line-height: 18px;
}
.footer a {
	color:#AAA197;
	text-decoration:none;
}
.footer a:hover {
	color:#AAA197;
	text-decoration:underline;
}
.footer .right {
	background-color:#FFFFFF;
	float:right;
	padding:0 0 0 8px;
	text-align:right;
}
.footer .left {
	/* border-bottom:1px solid #CFC9C3; */
	padding:0 0 11px 19px;
	height:30px;
}

.no-css {
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
	top: -1000px;
	left: -1000px;
}

/* slideshow na uvodnej stranke */
#slideshow {
    position:relative;
    height:210px;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow img.active {
    z-index:10;
}

#slideshow img.last-active {
    z-index:9;
}
.kgray {
	background-color:#F9F9F9;
}
.kal-day {
	border-top:1px solid #E3E3E3;
	padding:15px 10px;
}

.dynamic-content-list {
	margin: 0 0 15px 0;
	padding: 8px 8px 8px 0;
	border: none;
	border-top: 1px solid #AAA197;
	border-bottom: 2px solid #F20019;
	line-height: 20px;
}
.dynamic-content-list a {
/*	text-decoration: none;*/
	white-space: nowrap;
}
.dynamic-content-list li a:hover {
	text-decoration: underline;
	color: #5A4A42;
}

.zoznam-datum {
	margin-bottom: 16px;
	font-size: 10px;
	color: #aea399;
}
.zoznam-polozka {
	border-top: 1px solid #AAA197;
	padding: 12px 0 8px 0;
}
.zoznam-polozka h3 {
	margin: 0;
}
.zoznam-polozka h3 a {
	text-decoration: underline;
	color: #ED1C24;
}
.zoznam-polozka .zoznam-datum {
	margin-bottom: 10px;
	font-size: 10px;
	color: #aea399;
}
.zoznam-polozka .zoznam-anotacia {
	border-left: 1px solid #D1CBC6;
	padding: 0 0 0 16px;
}
.zoznam-polozka .zoznam-anotacia img {
	float: left;
	margin-right: 15px;
}
.zoznam-polozka .zoznam-viac {
	padding: 15px 0 0 17px;
	color: #371C14;
	text-transform: lowercase;
	font-size: 11px;
}
.zoznam-polozka .zoznam-viac a {
	color: #AAA197;
	text-decoration: none;
}
.zoznam-polozka .zoznam-viac a:hover {
	color: #371C14;
	text-decoration: underline;
}

/* obsah */
table.partneri td {
	padding:0px 12px 0px 12px;
}
/*XEDIT:start*/
.siva-ciara {
	background-color:#AAA197;
	height:1px;
	margin:12px 0;
	overflow:hidden;
}
.cervena-ciara {
	background-color:#F20019;
	height:2px;
	margin:12px 0;
	overflow:hidden;
}
.page-break {
	border-top: 1px dashed #999999;
	height: 1px;
	overflow: hidden;
	margin: 10px 0;
	padding: 0;
}
.stlpec-lavy {
	padding-right: 10px;
	width: 295px;
	vertical-align: top;
}
.stlpec-pravy {
	padding-left: 10px;
	width: 295px;
	vertical-align: top;
}
.cerveny-text {
	color:#F20019;
}
.lightbox {}

.x-border-right-top-img {
	border-right:1px solid #dcd7d3;
}

.x-border-right-top-img img {
	border-top:1px solid #dcd7d3;
}

.x-border-right-img  {
	border-right:1px solid #dcd7d3;
}

.x-border-top-img  img{
	border-top:1px solid #dcd7d3;				
}

.x-border-first-right-img {
	border-right:1px solid #dcd7d3;
	padding-left:0px !important;
}

.x-border-first-right-top-img {
	border-right:1px solid #dcd7d3;
	padding-left:0px !important;
}

.x-border-first-right-top-img img {
	border-top:1px solid #dcd7d3;	
}

#zamok_odkaz {
  position:relative;
  top: 10px;
  left: 40px;
  outline: none;
}

.lock_odkaz {
  display: block;
  width: 100%;
  text-align: right;
  background: url(http://img.tempest.sk/images/ciara_cervena.gif) repeat-x left center;
  margin-top: 100px;
}


.lock_odkaz span {
  padding-left: 12px;
  padding-right: 19px;
  font-size: 20px;
  background: #ffffff url(http://img.tempest.sk/images/sipka_vstup.gif) no-repeat right center;
}

.lock_odkaz span a {
  padding: 0 30px;
  background: url(http://img.tempest.sk/images/vstup.gif) no-repeat center center;
  outline: none;
  text-decoration: none;
}

.lock_odkaz span a:hover {
  text-decoration: none;
}

.lock_odkaz span a b{
  display: none;  
}
.partneri {}

.form-holder  .search-submit {
	background-image: url(../photos/images/white-arrow.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color:#B8AEA4;
	border:medium none;
	color:#FEFEFE;
	cursor:pointer;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	height:20px;
	margin:0;
	padding:0;
	width:18px;
}

#sitemap-menu ul li {
	background-image:none;
	padding:0 0 0 0px;/*
	margin:0; */
	display:inline;
}

#sitemap-menu ul {
	margin:0px;
	border:none;	
	padding:0 0 0 10px;
}

#sitemap-menu ul  {
}


.share-icons {
	padding: 0 0 10px 20px;
	margin: 25px 0 0 0;
	list-style-type: none;
	float: left;
	border-left: none;
}
.share-icons li {
	padding: 0;
	margin: 0 10px 0 0;
	list-style-type: none;
	float: left;	
}

/* sutaz */
.sutaz-input {
	border:1px solid #d2d2d2;
	background:#f5f5f5;
}

.sutaz-submit {
	background:url(http://img.tempest.sk/images/Odoslat.gif) no-repeat center center;
	width:89px;
	height:20px;
	border:none;
	cursor:pointer;
}
.sutaz-submit:hover {
	background:url(http://img.tempest.sk/images/Odoslat-hover.gif) no-repeat center center;
}

.sutaz-text {
	background:url(http://img.tempest.sk/images/sutaz-bg.gif) no-repeat right top;
}

a.sutaz-eps-download, a.sutaz-pdf-download, a.sutaz-jpg-download, a.sutaz-eps-download:hover, a.sutaz-pdf-download:hover, a.sutaz-jpg-download:hover, a.sutaz-png-download, a.sutaz-png-download:hover {
	width:57px;
	height:20px;
	margin-right:2px;
	text-decoration:none;
}

a.sutaz-eps-download {
	background:url(http://img.tempest.sk/images/sutaz-eps-download.gif) no-repeat center center;	
}
a.sutaz-pdf-download {
	background:url(http://img.tempest.sk/images/sutaz-pdf-download.gif) no-repeat center center;
}
a.sutaz-jpg-download {
	background:url(http://img.tempest.sk/images/sutaz-jpg-download.gif) no-repeat center center;
}
a.sutaz-png-download {
	background:url(http://img.tempest.sk/images/sutaz-png-download.gif) no-repeat center center;
}

a.sutaz-eps-download:hover  {
	background:url(http://img.tempest.sk/images/sutaz-eps-download-hover.gif) no-repeat center center !important;
}
a.sutaz-png-download:hover  {
	background:url(http://img.tempest.sk/images/sutaz-png-download-hover.gif) no-repeat center center !important;
}
a.sutaz-pdf-download:hover {
	background:url(http://img.tempest.sk/images/sutaz-pdf-download-hover.gif) no-repeat center center  !important;
}
a.sutaz-jpg-download:hover {
	background:url(http://img.tempest.sk/images/sutaz-jpg-download-hover.gif) no-repeat center center  !important;
}

.share-icons {
    border-left: medium none;
    float: left;
    list-style-type: none;
    margin: 25px 0 0;
    padding: 0 0 10px 0px;
}
.share-icons li {
    float: left;
    list-style-type: none;
    margin: 0 10px 0 0;
    padding: 0;
}


/* END sutaz */

.bd-top-arrow {
	background-color: #ded5cc;
	background-image: url(/images/bd-arrow.png);
	background-position: 24px 24px;
	background-repeat: no-repeat;
	margin-bottom: 16px;
}
.bd-red-text {
	background-color: #c21f24;
	color: #ffffff;
	float: right;
	width: 525px;
	list-style-type: none;
	margin: 0;
	padding: 18px;
}
.bd-red-text li {
	background-image: url(/images/bd-arrow-small.png);
	background-position: 0 6px;
	background-repeat: no-repeat;
	padding: 0 0 0 13px;
}
.bd-big-grey-text {
	background-color: #373538;
	color: #ffffff;
	float: right;
	padding: 18px;
	width: 525px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
table.bd-program td {
	padding-left: 34px;
}
td.td-right-border {
	border-right: 1px solid #c7c3ba;
	width: 111px;
}
tr.light-text td {
	color: #9f9079;
}
tr.light-bg td {
	background-color: #f6f5f3;
	border-bottom: 2px solid #ffffff;
}

/* pureflex */
  
  .pure-flex-wrapper {background:url(http://img.tempest.sk/pureflex/pureflex-title-bg.png) no-repeat top left;line-height:15px;}
  .pure-flex-content {width:647px;/* border-right:1px solid #d1cbc6; */padding:0 20px 30px 20px;float:left;}
  .pure-flex-right {width:272px;float:right;background:url(http://img.tempest.sk/pureflex/poznate_ibm_pureflex.gif) no-repeat top left;padding:0px;color:#000;border-left:1px solid #d1cbc6;}
  .pure-flex-right-padding {padding:0 20px;}
  .pure-flex-footer {width:960px;}
  .pure-flex-footer2 {/* width:960px; */}
  .hnedy-pasik {background:#f6f6f6 url(http://img.tempest.sk/pureflex/hnedy-pasik.png) no-repeat 0 0;height:92px;}
  .submit-button-dotazniky {width:180px;height:21px;background:url(http://img.tempest.sk/pureflex/odoslat-dotaznik.gif) no-repeat 0 0;float:right;margin:35px 40px 0 0;border:none;cursor:pointer; }
  .hnedy-pasik-text {float:left;margin:30px 0 0 40px;color:#fff;font-size:13px;font-weight:bolder;}
  .footer-text {color:#000;}
  .footer-text-left {width:647px;padding:0 20px -1px 20px;float:left;}
  .footer-text-right {width:232px;padding:0 20px;color:#000;float:right;background:#f6f6f6;border-left:1px solid #d1cbc6;}
  .pure-flex-ul {list-style:none;padding:0 0;margin:0px;border:none;}
  .pure-flex-ul li {background:url(http://img.tempest.sk/pureflex/pureflex-li.gif) no-repeat 0 6px ;padding:1px 18px;}
  
  .pure-flex-form-table td {background:#f6f6f6;padding:3px 20px;}
  .pure-flex-form-table input {background:#fff;border:1px solid #d2d2d2;padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;}
  .pure-flex-form-table .white-bg {background:#fff;}
  
  .red {color:#E11F2D;}
  .grey1 {color:#968b88;}
  .grey2 {color:#968b88;}
  
  a.PureFlax_03 {background:url(http://img.tempest.sk/pureflex/PureFlex_03.gif) 0 0 no-repeat;width:133px;height:141px;text-decoration:none;display:block;float:left;}
  a.PureFlax_04 {background:url(http://img.tempest.sk/pureflex/PureFlex_04.gif) 0 0 no-repeat;width:134px;height:141px;text-decoration:none;display:block;float:left;}
  a.PureFlax_05 {background:url(http://img.tempest.sk/pureflex/PureFlex_05.gif) 0 0 no-repeat;width:126px;height:141px;text-decoration:none;display:block;float:left;}
  a.PureFlax_06 {background:url(http://img.tempest.sk/pureflex/PureFlex_06.gif) 0 0 no-repeat;width:118px;height:141px;text-decoration:none;display:block;float:left;}
  a.PureFlax_07 {background:url(http://img.tempest.sk/pureflex/PureFlex_07.gif) 0 0 no-repeat;width:115px;height:141px;text-decoration:none;display:block;float:left;}
  
  a.PureFlax_03:hover {background:url(http://img.tempest.sk/pureflex/PureFlex_hover_03.gif) 0 0 no-repeat;width:133px;height:141px;text-decoration:none;display:block;float:left;}
  a.PureFlax_04:hover {background:url(http://img.tempest.sk/pureflex/PureFlex_hover_04.gif) 0 0 no-repeat;width:134px;height:141px;text-decoration:none;display:block;float:left;}
  a.PureFlax_05:hover {background:url(http://img.tempest.sk/pureflex/PureFlex_hover_05.gif) 0 0 no-repeat;width:126px;height:141px;text-decoration:none;display:block;float:left;}
  a.PureFlax_06:hover {background:url(http://img.tempest.sk/pureflex/PureFlex_hover_06.gif) 0 0 no-repeat;width:118px;height:141px;text-decoration:none;display:block;float:left;}
  a.PureFlax_07:hover {background:url(http://img.tempest.sk/pureflex/PureFlex_hover_07.gif) 0 0 no-repeat;width:115px;height:141px;text-decoration:none;display:block;float:left;}
  a.ibm {text-decoration:none;}
  a.ibm:hover {text-decoration:underline;}
  
 /* pureflex END */