/*  
CSS: With Frank through Prague
Description: Tema je vytvoreno pro web www.jivis.cz
Author: Michal Kuranda
Author URI: http://www.kuranda.cz/
*/

/* kontrastní : a71c20; tmavá: 231f20*/

.neviditelne {
	display: none; clear: both;
}
.clearing {
	clear: both;
}
/*  Pozicování */
.centrovani {
	text-align: center;
}
.right{
	float: right; margin-left: 15px;
}
.left{
	float: left; margin-right: 15px;
}
.baner{
	float: right; margin-left: 15px; border: 0px;
}

/* // Pozicování */
body{
	font-size: 1em;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5{
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	margin: 2px 0;	padding: 2px 0;
}
h1,h2{
	margin: 5px 0;	padding: 5px 0;
	border-bottom: 1px dashed #b7b5b6;
	color: #a71c20;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-size: 190%;	font-style: normal;	font-weight: bold;
	clear:both;
}
a h2{text-decoration: underline; border: none;}
a:hover h2{text-decoration:none;}
a{
	cursor: hand;
	text-decoration: underline;
}
a:hover{
	text-decoration:none;
}
img, iframe{
	padding: 3px;	margin: 3px; _margin: 3px 3px 0px 3px; &margin: 3px 3px 0px 3px;
	border: 1px solid #a6a6a6;
}

/* Layout */
body{
	margin: 0; padding:0;
	background: #a71c20 url(images/body.gif) repeat-x top left;
	text-align: center;
}

#wrap{
	margin: 0 auto; padding: 0;
	width: 835px; height: auto;
	background: #231f20;
}
#wrap_background{
	margin: 0 auto;	padding: 0;
	width: 825px;	height: 100%;
	background: White url(images/wrap_background.gif) repeat-y top center;
}
#wrap_background #end_wrap_background{
	width: 825px; height: 10px; margin: 0; padding: 0; 
	clear: both;
	background: transparent url(images/end_wrap_background.gif) no-repeat bottom left;
}
#hover{
	position: relative; 
	width: 825px; height: 145px;
	margin: 0 auto; padding: 0;
	/*overflow: hidden;*/ text-align: left;
	background-color: white;
}
#hover span{
	position: absolute; top:0; left:0;
	margin: 0;	padding: 0;
	width: 825px; height: 145px;
	background: transparent url(images/hover.gif) no-repeat top left;
}

/* nastavení písma v hoveru */
#hover h1{ 
	margin: 0;	padding: 0;
	border: none;	color: black;
	font-size: 125%;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-style: italic;	
}
#hover h1 strong{
	color: black;
	font-size: 30%;	
}
#hover h2{
	margin: 0;	padding: 0;
	border: none;	color: black;
	font-size: 125%;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-style: italic;
}
#hover ul{
	float:right;
	margin: 0; padding: 10px 20px 0 0;
	text-align: right;
}
#hover ul li{
	list-style: none;
}
/* // nastavení písma v hoveru */

menu{
	margin: 0 auto; padding: 0;
	width: 821px; height: 36px;
	background: #231f20 url(images/menu.gif) top right;
	color: white;
}
menu li{
	float: left;
	margin: 0;	padding: 0;
	width: auto;	height: 36px;
	background: url(images/li.gif) no-repeat top left;
	list-style: none;
	color: white;
	line-height: 36px;
}
menu .first-child{
	background: none; margin-left:20px; _margin-left:4px;
}
menu a{
	color: white;
	text-decoration: none;
	padding: 0 6px;
}
menu a:hover, menu a:active{
	display: block;
	margin: 0;
	line-height: 36px;
	text-decoration: underline;
	background: #383334 url(images/a_hover.gif) no-repeat top right;
}
menu a:active{
	text-decoration: none;
}
#content{
	margin: 0 auto; padding: 10px 0 20px;
	width: 765px; height: auto;
	text-align: justify;
	background: #ffffff;
}
.reference{
  border-bottom: 1px dashed #b7b5b6;
  padding: 5px 0;
}
/* nastavení písma v contentu */
#content a{
	color: #231f20;
	font-weight: bold;
}
#content ul{
  margin: 15px 0;
}
#content ul li{
	list-style: none outside url(images/list.gif);
}
#seznam ul li{
	list-style: none outside url(images/list.gif);
	margin: 8px 0;
}
h2+p,h3+p{
	margin: 0; padding: 0;
}
/* // nastavení písma v contentu */
/* nastavení formuláře v contentu */
#content form{
	margin: 3px auto;
}
#content fieldset{
	margin:0 auto; padding: 10px 15px 10px 10px; _padding: 10px;
	text-align: left;
	width: 400px; height: 480px;
	border: 1px solid #a6a6a6;
}
#content fieldset textarea{
	width: 100%; height: 150px; 
}
#content fieldset textarea, #content fieldset .input{
	background: url(images/input.gif) no-repeat top left;
	border: 1px solid #a6a6a6;
}
#content fieldset .submit{
	margin-top: 10px; 
}
/* // nastavení formuláře v contentu */
#footer{
	margin: 0 auto;
	width: 825px;	height: 55px;
	line-height: 50px; 
	text-align: left;	color: white;
	background: transparent url(images/footer.gif) no-repeat top left;
}
#footer a{
	color: white;
}
#footer #copyright{
	float: left; margin-left: 15px;
	width: 500px; text-align: left;
}
#footer #link{
	float: right; margin-right: 15px;
	width: 200px; text-align: right;  
}


#obal-poptavka {
    width: 90%;
    margin: 0px;
    text-align: left;
    }
 
#sloupec1 {
    float: left;
    width: 73%;
    }

#sloupec2 {
    float: right;
    width: 23%;
    }
 
#sloupec1-in, #sloupec2-in {
    margin: 0px;
    }

.poptavka{
	border: 0px;
}