  /*

Vitaj v CSS tejto stránky, v prípade, že máš nejaké nezodpovedané otázky ohľadom kódu, neváhaj ma kontaktovať ;)

Projekt: biorezonancia-bb.sk
URL: http://www.biorezonancia-bb.sk
Popis: 
Autor: Matúš
Autor URI: www.biorezonancia-bb.sk
Autor e-mail: grafik@okmedia.sk
Verzia: 0.1
Tag: 


font-family: 'Oswald', sans-serif;
font-family: 'Shadows Into Light Two', cursive;
font-family: 'PT Sans Narrow', sans-serif;
*/







@charset "utf-8";

html, body, div, span, h1, h2, h3, h4, h5, h6, p, img, ul, li, fieldset, form, label { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; /*background: transparent;*/ }

ol, ul { list-style: none; }

:focus { outline: 0; }

h1 { font-size: 26px; margin: 0; padding: 0; }
h2 { margin: 0; padding: 0;

padding-bottom: 5px;

font-size: 20px;

color: #012060; font-weight: 300;
/*text-shadow: 1px 1px 1px #000;*/
text-transform: uppercase;
}

h3 { font-size: 18px; margin: 0; padding: 0; 
padding-bottom: 5px; font-weight: 300;
/*background: url(https://biorezonancia-bratislava.com/uploads/masaz/divider.png) no-repeat bottom left;
text-shadow: 1px 1px 1px #000;*/

color: #012060;  text-transform: uppercase;}
h4 { font-size: 12px; margin: 0; padding: 0; }
h5 { font-size: 12px; margin: 0; padding: 0; }
h6 { font-size: 18px; margin: 0; padding: 0; }

img { border: 0; }
ul { list-style: none; margin: 0; padding: 0; }
a { color: #012060; text-decoration: none; }
i { color: #012060; font-style: italic; display: block; padding: 4px 0 14px 0; background: url(../images/hr.gif) 0 100% repeat-x; }
p { margin: 0; padding: 0; }

/*
tr:nth-child(even) {background: #e1e1e1;}
tr:nth-child(odd) {background: #f2f2f2;}
*/
/* + Farba fontu + */
.orange { color: #c74f0c; text-decoration: none; }
.blue { color: #398294; }
.red { color: #cd2c65; }
.light { color: #0d77d2; }
.purple { color: #6d0daa; }
.pink { color: #cd2c65; }
.green { color: #37a244; }
.brown { color: #7e490b; }
.sea { color: #1c7a74; }
.dblue { color: #0f30ad; }
.black { color: #000000; }
.lsea { color: #a2bacb; }
.grey { color: #545454; }
/***********************************************************************/
.pinkh3nadpis {font-weight: normal; font-size: x-large; font-family: 'Lobster', cursive; color: #cd2c65;}
.orangeh4nadpis {font-weight: normal; }
.blueh5nadpis {font-weight: normal; font-family: 'Lobster', cursive; font-size: x-large;color: #398294;}
.orangeh6nadpis {font-size: 18px;font-weight: normal; color: #c74f0c;font-family: 'Lobster', cursive;}

.italic { font-style: italic; }
.project_tip { font-style: italic; font-size: 11px; padding-left: 5px; }
.caption {  background-color: #000000; display: none; opacity: 0; position: absolute; z-index: 2; width: 267px; height: 133px; background-image: url(../images/zoom.html); background-repeat: no-repeat; background-position: 50% 50%; }
.clear { clear: both; }
.hr { height: 2px; width: 100%; background: url(../images/hr.gif) 0 0 repeat-x; }


/* ------------ Všeobecné ------------  */

body {
  
	background:#dedede url('https://biorezonancia-bratislava.com/uploads/biorezonancia/bg.jpg') no-repeat top center fixed;             
        /*background-size: 100%;*/
        /* font-family:"Times New Roman", Times, serif;*/
	/*font-family: 'PT Sans Narrow', sans-serif;
        font-family: 'Oswald', sans-serif;
        font-weight: 300; */
        font-family: ‘Arial Narrow’, sans-serif;
}

#short {
  
	background:#fff url('https://biorezonancia-bratislava.com/uploads/biorezonancia/short.png') repeat-x;
	
}



.header {
  position:relative;
   /*  z-index:30;
 height: 101px;*/
  width: 275px;
  background:  url('https://biorezonancia-bratislava.com/uploads/biorezonancia/bg_nav2.png') repeat-y;
}

#wrapper {
  z-index: 2;
  margin: 0 auto;
  text-align:left;
  width: 960px;
  position:relative;
  
}

/*#top {
background: url('https://biorezonancia-bratislava.com/uploads/biorezonancia/fix-bg.jpg') repeat-y top right; 
position:absolute;
top: 0;
right: 50%;
height: 100%;
width: 100%;
}*/

/* hr and anything with the class of accessibility is hidden with CSS from visual browsers */
.accessibility, hr {
/* absolute lets us put it outside the viewport with the indents, the rest is to clear all defaults */
	position: absolute;
	top: -9999em;
	left: -9999em;
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	border: none;
}

/* ------------  Koniec všeobecné ------------  */

/* ------------  Hlavička ------------  */



.logo {
  position:relative;
  z-index: 10;
  height: 116px;
  padding:25px 0;
  width: 228px;
/* margin-top: 25px;*/
  margin-left:22px;
 /*background: url(https://biorezonancia-bratislava.com/uploads/biorezonancia/logo3.png) no-repeat;*/
}

.logo a {
/*margin-top:25px;*/
font-size: 12px;
color: #30699a;
height: 116px;
width: 228px;
  
  
  background: url(https://biorezonancia-bratislava.com/uploads/biorezonancia/logo3.png) no-repeat;
 /*forces full link size */
	display: block;
/* this hides the text */
	text-indent: -9999em;
	
/* you can set your own image here, note size adjustments */

}

.logo h1 {
font-size: 12px;
color: #30699a;
}

.menu {
/*position: absolute;
margin-top: 166px;*/
width: 275px;
 text-align:center;
 font-size: 14px;
 /*font-style: italic;*/
 /*background:#333 url('https://biorezonancia-bratislava.com/uploads/biorezonancia/body-bg.jpg');*/ 
 /*border-top: 1px solid #272727;
 border-right: 1px solid #272727;
 border-bottom: 0px solid #272727;*/
}

.menu li {
/*text-transform: uppercase;*/
padding: 10px 0;
border-bottom: 1px solid #001c55;
border-top: 1px solid #012777;
}

.menu li:hover {
 color: #001c55;
 background: url('https://biorezonancia-bratislava.com/uploads/biorezonancia/blue20.png');
}



.menu li.menuactive {
 background: url('https://biorezonancia-bratislava.com/uploads/biorezonancia/blue60.png');
}

/*.menu ul li .menuactive .parent {
padding: 10px 0;
background:#292929;
border-bottom: 1px solid #272727;
border-top: 1px solid #575757;
}*/

/*.menu ul li:last-of-type {
padding: 10px 0;
border-bottom: 1px solid #272727;
border-top: 0px solid #575757;
}*/

.menu li li{
text-align: right;
font-size: 14px;
padding: 5px 20px 5px 0;
border-bottom: 0px solid #272727;
border-top: 0px solid #575757;
}

.menu a {
 color: #fff;
}

.menu li a:hover, a.menuactive {
 color: #95b7ff;
 background: none;
}



/* ------------ Koniec Hlavička ------------ */

/* ------------ Slider ------------  */

.slider {
  position:relative;
 z-index: 2;
  
  width: 611px;
  height: 273px;
  
  padding: 10px;
  border: 2px solid #efefef;
  background: #fff;
  margin-bottom: 20px;
   
 }

.slidermap {
  position:relative;
 z-index: 2;
  
  width: 611px;
  height: 440px;
  
  padding: 10px;
  border: 2px solid #efefef;
  background: #fff;
  margin-bottom: 20px;
   
 }


/* ------------ Koniec Slider ------------ */




/* ------------ Koniec Hlavička ------------ */



.lastitem { color: #fff; }
.drobky a{ color: #e8e8e8; }
.drobky a:hover{ color: #fff; }


.sajthead{
font-size: 12px;
position: absolute;
top: 35px;
left: 0px;
/*font-family: 'Shadows Into Light Two', cursive;*/


}



/* ------------ Obsah ------------ */



.obsah {
 position:relative;
 float:left;
 width: 635px;
min-height: 850px;
padding: 25px;
font-size: 14px;
position: relative;
color: #000;  
text-align: justify;
clear:both;
background:#fff ; 
 }   

.doplnok {
margin: 10px 0;
/*
border: 1px solid #60739c;
background: url('https://biorezonancia-bratislava.com/uploads/biorezonancia/blue60.png');*/

border: 1px solid #9fb9ef;
background: #bcd2ff;
color: #012060;
/*font-family: 'Great Vibes', cursive;
font-size: 35px;*/
}

.doplnok h2 {
/*color: #d9261c;*/
}

.doplnok2 {
margin-top: 10px;
/*border: 1px solid #aacd60;
background: #bbdc73;*/
color: #012060;
/*text-shadow: 1px 1px 1px #61801f;*/
}

.doplnok2 h2 {
/*color: #7030a0;*/
}


/* ------ dalsie boxy uvod ------ */

.uvitanie {
position: absolute;
float: left;
text-align: center;
width: 940px;
height: 107px;

margin-top: 0px;
border-bottom: 0px solid #ECECEC;
margin-bottom: 20px;
font-size: 16px;
top: 600px;
left: 20px;
color: #fff;
text-shadow: 1px 1px 1px #709b15;
}

.uvitanie h2{
 font-size: 20px;
 /*font-family: 'Shadows Into Light Two', cursive;*/
 padding: 0px 0px 5px 0px;
 color: #fff;
 text-shadow: 1px 1px 1px #709b15;
}

.homebox {
position: relative;
float:left;
clear:both;
padding-top: 40px;
padding-bottom: 20px;
/*border-bottom: 1px solid #ECECEC;*/
margin-bottom: 10px;

}



/* ----- dalsie boxy obsah ---------*/





.lavybox {
margin-top: 50px;
width: 275px;
/*min-height:500px;*/
float:left;
color: #fff;
/*padding: 25px;*/
border-right: 0px solid #ececec;
/*background-color: #ddd;*/
/*background: url('https://biorezonancia-bratislava.com/uploads/biorezonancia/body-cover.png') no-repeat top left;*/ 
}

.pravybox {
margin-top:25px;
width: 685px;
float: right;
position: relative;
z-index: 20;


}
.pravybox strong {
color: #001c55;
}

/*.full-page-fix {
background:#fff url('https://biorezonancia-bratislava.com/uploads/biorezonancia/fix-bg.jpg'); 
position: absolute;
top: 0;
right: 0;
width: 50%;
height:100%;
z-index:1;
}*/

.text, .doplnok {padding: 10px 10px}

.info {

  padding-right: 25px;
  /*border: 1px solid #0354bf;*/
 
  margin: 10px 0;
}

.info2 {
margin-top: 20px;
}

.info3 {
display:none;
margin-bottom: 20px;
}

.pravybox ul {
margin-left: 10px;
padding-left: 10px;
list-style-image: url('https://biorezonancia-bratislava.com/uploads/biorezonancia/bullet.png');
}

.pravybox li {
/*line-height: 25px;*/
color: #001c55;
margin: 5px 0;
}

/* -------------- produkt -------------- */


/* ------------ Koniec Obsah ------------ */


/* ------------ Pätička ------------ */

.fullfooterone {
   position:relative;
   float:left;
   width:100%;
  clear:both;
  /*height: 280px;*/
  z-index:1;
  

  text-align:left;
  
font-size: 14px;
  background:#333 url('https://biorezonancia-bratislava.com/uploads/biorezonancia/body-bg.jpg'); 
}

.fullfootertwo {
   position:relative;
   float:left;
   width:100%;
  padding: 20px 0;
   clear: both;
  z-index:1;
  color: #0354bf;
 min-height: 200px;
  text-align:left;
  margin-top: 0px;
  font-size: 12px;
  background:#333 url('https://biorezonancia-bratislava.com/uploads/biorezonancia/body-bg.jpg'); 
}


.footer {

/* background: url(https://biorezonancia-bratislava.com/uploads/masaz/footer_bg.png) repeat-y;*/

z-index: 2;
  margin: 0 auto;
  text-align:left;
  width: 980px;
  padding-top: 0px;
  position:relative;
  color: #f3f3f3;
}

.paticka_top {
clear:both;
width: 685px;
height: 12px;
background: url(https://biorezonancia-bratislava.com/uploads/biorezonancia/footer_top2.png) no-repeat;
}

.paticka {

 background: url(https://biorezonancia-bratislava.com/uploads/biorezonancia/bg_blue2.png) ;

  /*z-index: 2;
  margin: 0 auto;
  text-align:left;*/
  padding-top:0px;
  color: #f3f3f3;
  width: 635px;
  height: 60px;
  padding: 5px 25px 20px 25px;
 position:relative;
  font-size: 12px;
}


.patickaa {
padding-top:25px;
text-align: center;
}

.footecho {float:left;
 position:relative;
text-align: left;
 color: #fff;
width: 280px; /*text-align: center;*/
margin-top:5px;
}

.footmenu { position:relative;float:right; padding-top: 0px; color: #fff; width: 350px;text-align: center;}
.footmenu ul {float:left; padding-right: 3px; }
.footmenu li{display: inline;}
.footmenu li a{color: #fff;}
.footmenu li a:hover{text-decoration: underline;}

.footmenu li:after {
  color: #7e9ee0;
      content: '|';
    }

.footmenu ul li:last-child:after {
      content: '';
    }



#footerbottom {

/* background: url(https://biorezonancia-bratislava.com/uploads/masaz/footer_bg.png) repeat-y;*/

z-index: 2;
  margin: 0 auto;
  text-align:left;
  
  position:relative;
  width: 950px;
padding: 20px 15px 20px 15px;
margin-bottom: 20px;

  font-size: 12px;
}


.footerbottom a:hover{
   color: #c4261d;
  text-decoration: underline;
}

.footletter {
text-align: center;
}

.footletter input {
width: 220px;
background-color: #2f2f2f;
color:#fff;
text-shadow: 1px 1px 1px #000;
-webkit-appearance: textfield;
padding: 5px;
font-size: 12px;
border: 1px solid #272727;
cursor: auto;

}

.footletter textarea {
width: 220px;
font-size: 12px;
background-color: #222;
color:#fff;
text-shadow: 1px 1px 1px #000;
-webkit-appearance: textfield;
padding: 5px;

border: 1px solid #272727;
cursor: auto;
}

.footletter .cms_submit  {
width: 220px;
background: url('https://biorezonancia-bratislava.com/uploads/masaz/link_bg.png') ;
padding: 5px;
margin-left: 0px;
border: 0px solid #79541d;
cursor: pointer;
font-size: 14px;

/*font-family: 'Oswald', sans-serif;*/
color: #fff; font-weight: normal;
text-shadow: 1px 1px 1px #000;
text-transform: uppercase;
}

#paticka h3{
background: url('https://biorezonancia-bratislava.com/uploads/masaz/link_bg.png') ;
padding: 5px;
margin-bottom: 10px;
border: 0px solid #79541d;
cursor: pointer;
font-size: 14px;

color: #fff; font-weight: normal;
text-shadow: 1px 1px 1px #000;
text-transform: uppercase;
}

#footer .tabs {
z-index: 1;
  margin: 0 auto;
  text-align:left;
  width: 880px;
  
  position:relative;
padding-top: 10px;
margin: auto;
position: relative;
  z-index: 1;
font-size:12px;
  color: #3f4f04;
  
padding-bottom:10px;
line-height:15pt;

}

.box_1 {
  position:relative;
  z-index:1;
  float: left;
  width: 400px;

margin: 0 0px 0 0; 
}

.box_2 {
  position:relative;
  z-index:1;
  float: left;
  width: 555px;
  text-align:left;
margin: 0 0px 0 25px; 
}

.box_3 {
  position:relative;
  z-index:1;
  float: left;
  width: 150px;
  text-align: justify;
margin: 0px 0px 0 10px; 
}

.box_4 {
  position:relative;
  z-index:1;
  float: left;
  width: 250px;
font-size: 10px;
margin: 0px 0px 0 10px; 
text-align: right;
}


.footerh4 {
margin: 0; padding: 0;
padding-bottom: 10px;
/*border-bottom: 1px solid*/
font-size: 16px;

color: #c0c0c0;
font-weight: normal;


}

#tabs a{
color: #757575;
text-decoration:none;
}

#tabs a:hover{
color: #fff;
text-decoration:underline;
}


/* ------------ Koniec Pätička ------------ */








#obsah_pravy input {
width: 200px;
background-color: #b9d064;
color:#fff;
-webkit-appearance: textfield;
padding: 2px;

border: 0px solid #ffde00;
cursor: auto;
}

#obsah_pravy textarea {
background-color: #b9d064;
width: 200px;
color:#fff;
-webkit-appearance: textfield;
padding: 2px;
border: 0px solid #ffde00;

cursor: auto;

}

.formbuilderform div{
position: relative;
float: left;
padding: 10px;
text-align: left;
}

.formbuilderform div input {
width: 100px;
-webkit-appearance: none;
background-color: #f8f8f8;
border: 1px solid #e8e8e8;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
color: #8f8f8f;
padding: 5px 10px;
border-radius: 0;
margin-left: 5px;
}

.formbuilderform div textarea {
width: 600px;
-webkit-appearance: none;
background-color: #f8f8f8;
border: 1px solid #e8e8e8;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
color: #8f8f8f;
padding: 5px 10px;
border-radius: 0;
margin-left: 5px;
}

.pravyformular .cms_submit  {
width: 230px;
background: url('https://biorezonancia-bratislava.com/uploads/masaz/link_bg.png') ;
padding: 5px;
margin-left: 0px;
border: 0px solid #79541d;
cursor: pointer;
font-size: 14px;

color: #fff; font-weight: normal;
text-shadow: 1px 1px 1px #000;
text-transform: uppercase;
}

.novinky_formular h2 {
font-size: 16px;
color: #674818;
}

#formular .cms_checkbox {
width: 100px;
}

#formular input {
width: 500px;
background-color: #e2bd76;
color:#674818;
/*-webkit-appearance: textfield;*/
padding: 5px;
}

#formular .fbsubmit {

width: 300px;
background-color: #8e4a00;
color:#fff;
padding: 10px;
margin-left: 0px;
border: 0px solid #79541d;
cursor: auto;
}
/*

.formularpole{
width: 130px;
float:left;
background-color: #e2bd76;
color:#674818;
/*-webkit-appearance: textfield;*/
padding: 5px;
}

.formularpole input {
width: 130px;
background-color: #e2bd76;
color:#674818;
/*-webkit-appearance: textfield;*/
padding: 5px;
}
*/



/***fancy***/
.clickable_image_left, .clickable_image_right {
  margin-bottom: 10px;
  text-align: center;

/* I didn't like that the image was a bit higher than the text,
    so I moved it down 3px. */

  position: relative;
  top: 3px;
}

.clickable_image_left {
  float: left;
  margin-right: 10px;
}

.clickable_image_right {
  float: right;
  margin-left: 10px;
}

.clickable_image_title, .clickable_image_c2e {
  font-size: 11px;
}

.clickable_image_title {
  font-style: italic;
}


.cms_textarea {
width: 240px;

}

.formbuilderform input {
width: 240px;

}

/* ------------  Menu  ROOT  ------------ */


#textslider {
  position:relative;
  z-index: 1;
  float:left;
  text-align: center;
  width: 950px;
  height: 72px;
  margin-bottom: 0px;
  padding: 0px 0px 15px 0px;
  font-size: 17px;
 color: #d1d1d1;
  text-align: center;
}

/* testimonials: 




#demos h1 { text-align: center }



table { margin: auto; text-align: center }



#slideshow  {  background: #ffc; width: 400px; height: 200px; border: 1px solid gray; font-size: small }

#slideshow div { text-align: center; padding:20px; margin:0 }

 
#nav a, #s7 strong { margin: 0 5px; padding: 3px 5px; border: 1px solid #ccc; background: #fc0; text-decoration: none }
 
#nav a.activeSlide { background: #ea0 }
 
#nav a:focus { outline: none; }*/


/* idtabs*/

.idTabs {
position: relative;
float:left;
width: 380px;
}

.idTabs img {
position: relative;
float:left;
margin-right: 15px;
}

.idTabs ul {
list-style-type:none;
}

.idTabs li a{
line-height: 71px;
height: 71px;
font-size: 25px;
color: #147bbc;
/*vertical-align: middle;*/
padding:10px;
display:block;
}

.idTabs li a:hover {

background:#e7f3f9}

.idTabs li a.selected{
background:#e7f3f9;

  display:block;}

.idBox {
width: 530px;
padding: 15px;
background:#e7f3f9;
float:right;
position:relative;
/*margin-right: 20px;*/
min-height: 334px;
}