/*
Author: webgrades.cz
Struktura:
        display | 
		  position | 
		  float | 
		  overflow | 
		  width | 
		  height | 
		  border | 
		  margin | 
		  padding | 
		  background | 
		  align | 
		  font
*/

/* Elements*/

body {	
	margin: 0;
	padding: 0;	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E8E8E8;
	background-image: url(../img/bg_body.png);
	background-repeat: repeat-x;
	padding-bottom:10px;
	color:#333333;
}
h1, h2, h3, h4, h5 {
	border:0; 
	margin:10px 0px 5px 0px; 
	padding:0; 
	font-weight: bold;
}
p {
	margin:5px 0;
}


table {
	font-size: 14px;
}
ul, ol {
	display:block; 
	border:0; 
	margin:0px 0px 0px 10px; 
	padding:0;
}
form {
	margin: 0;
	padding: 0;
}

.box_flag { height:350px; left:50%; margin:0 0 0 460px; position:fixed; top:300px; width:221px; }
.ie7 .box { margin:0 0 0 400px; }


.box_flag .box_efektivni {
height:40px;
background:url('../img/deset-duvodu.png') no-repeat 0 0; padding-top:12px; padding-left:45px; font-size:18px; }

.box_flag .box_efekt { height:40px; background:url('../img/efekt_web.png') no-repeat 0 0; padding-top:12px; padding-left:50px; font-size:18px; }
.box_flag .box_duvody { height:40px; background:url('../img/duvody.png') no-repeat 0 0; padding-top:12px; padding-left:50px; font-size:18px; }
.box_flag .box_reference { height:40px; background:url('../img/reference.png') no-repeat 0 0; padding-top:12px; padding-left:50px; font-size:18px; }
.box_flag .box_poptavka { height:40px; background:url('../img/poptavka.png') no-repeat 0 0; padding-top:12px; padding-left:50px; font-size:18px; }
.box_flag .box_kontakt {height:40px;  background:url('../img/kontakt.png') no-repeat 0 0; padding-top:12px; padding-left:50px; font-size:18px; }

.box_flag  a {
text-decoration:none;
color:#333333;

 }
.box_flag ul li a:hover {
text-decoration:underline;
color:#000000;


 }
/* Floating */
.floatLeft, .left {
	float: left;
}
.floatRight, .right {
	float: right;
}
.text_right {
	float: right;
	font-size:11px;
}

.item_bold{
	
	font-size:14px;
	font-weight:700;
}
.nofloat {
	float: none;
}

/* Text align */
.textLeft {
	text-align: left;
}
.textRight {
	text-align: right;
}
.textCenter {
	text-align: center;
}
.clearer {
	clear: both;
}
.clearLeft {
	clear:left;
}
.clearRight {
	clear:right;
}
.noscreen {
	display: none;
}
a img {
	border: 0;
}
.noborder {
	border-bottom:0px solid white;
}

.relative {
	position: relative;
}
.dot {
	height:1px; 
	background:url(../img/dot.gif) top left repeat-x;
	margin:1em 0;
	clear: both;
}

/*_________________________________________________________*/

#null {
	position: relative;
	width:900px;	
	margin:auto;
	text-align:left;	
}

/*__________________ Rozlozeni stranky_____________________*/
#content {
	color:#333333;	
	padding:0px 0px 0px 0px;
	background-image: url(../img/content_top.jpg);
	background-repeat: repeat-x;
	background-color: white;
}

/*___________________Pravy sloupec___________________*/

#colLeft {
	float:left;
	width:235px;
}
#colRight {
	float:right;
	width:645px;
}

#colLeft #top_left {
	height: 177px;
}
#colLeft #top_left .text {
	padding:10px;
	color:white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#colLeft #top_left .text h1 {
	font-size:18px;
	margin:0px;
	padding:0px;
}
/*___________________HEAD___________________________*/
#head {
	position:relative;
	height:135px;
	/*background-image: url(../img/head.png);	
	background-position: top left;
	background-repeat: no-repeat;*/
}
#head a#logo {
	display: block;
	height:100px;
	width: 120px;	
	position: absolute;
	top:10px;
	left:45px;
}
#nav {

}
#nav ul {
	list-style: none;
	padding: 0;
	margin:0;	
}
#nav ul li {
	float:left;
	background-image: url(../img/top_li.png);
	background-repeat: no-repeat;
	padding:0px 0px 0px 0px;
	width:150px;
	height:45px;
	text-align: center;
}
#nav ul li a {
	color: white;
	font-size: 15px;
	text-decoration: none;	
	display: block;
	padding-top:10px;
}
#nav ul li a:hover {
	text-decoration: underline;
}
#lang {
	position: absolute;
	top:10px;
	right:10px;
}

#lang a {
	color:white;
	text-decoration: none;
	padding:0px 5px 0px 5px;
}
#lang a:hover {
	text-decoration: underline;
}
#tagy{
text-align:right;
color:#FFFFFF;
font-size:11px;
width:500px;
	position: absolute;
	top:50px;
	left:390px;
}
#tagy a {
color:#FFFFFF;
text-decoration:none;
	
}
#tagy a:hover {
color:#FFFFFF;
text-decoration:underline;
	
}

/*_________________MENU_________________*/

#menu {
	margin: 0px 0px 0px 0px;
}
#menu ul#main {
	list-style: none;
	padding: 0px 3px 0px 0px;	
	margin:0;
	width:250px;
	position: relative;
	left:-24px;
}
#menu ul#main li a{
	display:block;	
	background-image: url(../img/li.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: white;
	height:27px;
	_height:32px;
	padding:5px 0px 0px 15px;
	text-decoration: none;
}
#menu ul#main li.active a, #menu ul#main li.active a:hover {
	display:block;	
	
}
#menu ul#main li a:hover{
	text-decoration: underline;
}

#menu ul#main li.sub a {
	background-image: url(../img/menu_li_li.jpg);
	background-position: 0px 0px;
	height: 19px;
	_height:24px;	
	background-repeat: no-repeat;
	padding:5px 0px 0px 20px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:white;
}
#menu ul#main li.sub a:hover {
	background-image: url(../img/menu_li_li.jpg);
	background-position: 0px -24px;
	background-repeat: no-repeat;
	background-color: White;
	height: 19px;
	_height:24px;	

	padding:5px 0px 0px 20px;
	display:block;
	color:white;
	text-decoration: none;
}
#menu ul#main li.subactive a {
	background-image: url(../img/menu_li_li.jpg);
	background-position: 0px -25px;
	background-repeat: no-repeat;
	background-color: White;
	height: 19px;
	_height:24px;	

	padding:5px 0px 0px 20px;
	display:block;
	color:white;
}


/*_____________NEWS_____________*/
#colLeft .con {
	width:210px;
	padding-left:5px;
}
#news {
	margin-top:0px;
}
#news .item h2 {
	color:#000000;
	font-size:12px;
	font-weight: 700;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	margin:0px;
	padding:2px 0px 0px 0px;
}
#news .item {
	color:#333333;
	padding:0px 0px 5px 0px;
}
#news .item a {
	color:#fe0000;
	text-decoration: underline;
}



.fastC {
	width:180px;
	height:140px;
	background-image:url(../img/fastContact.jpg);
	color:#000000;
	font-size:14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding:50px 0px 0px 20px;
}

.linksVF {
		
	margin: 0px 0px 0px 15px;
	
}
.fastC a {
color:#FF0000;
text-decoration:none;
	
}

.fastC a:hover {
color:#FF0000;
text-decoration:underline;
	
}

#colLeft .title {
	background-image: url(../img/title.jpg);
	background-repeat: no-repeat;
	height:40px;
}
/*________________Text content____________________*/


#reference_new {
width:636px;	
	font-size:10px;
	
}
#reference_new a{
font-size:12px;
margin:0px 0px 0px 5px;
color:#333333;
	
}
#reference_new a:hover{
color:#333333;
	
}
#textContent {
	text-align: justify;
	font-size:14px;
	color:#424242;
	line-height: 145%;
	padding: 20px 20px 0px 0px;
}
#textContent_super {
width:615px;
	text-align: justify;
	font-size:14px;
	color:#424242;
	line-height: 145%;
	padding: 20px 20px 0px 0px;
}
#textContent h1, #textContent h2 {
	padding: 0px 0px 2px 0px;
	font-size:25px;
	font-weight: 400;
	margin: 10px 0px 10px 0px;
	color: #333333;
}

#textContent h2 {
	/*padding: 0px 0px 2px 0px;*/
	font-size:16px;
	font-weight: 800;
	/*margin: 10px 0px 10px 0px;*/
	color: #333333;}
	
#textContent h3 {
	font-size:12px;
	font-weight: 600;
	font-style:italic;
	}
#textContent .title h2 {
	color:#fe0000;
}
#textContent a {
	color:#42AB00;
	text-decoration:underline;
}
#textContent a:hover {
	text-decoration:none;
}
#textContent h4 {

color:#990000;

	
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:700;
	padding:2px 0px 5px 5px
}
#textContent h5{
	margin:2px 0;	
	font-size:12px;
	font-weight: 700;
	font-style:italic;
}
#textContent ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#textContent ul li {
	background-image: url(../img/c_ul.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left:15px;
	margin-top:1px;
}

#textContent img {
	margin:5px;
}

#textContent #welcome ul li {
	background-image: url(../img/c_ul_w.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left:25px;
	margin-top:1px;
}


/*______________formular__________________*/
form.formular {
	margin-bottom:10px;
}
form.formular input {
	width:300px;	
}
form.formular input.submit, form.obj input.submit {
	width:100px;
	padding:5px;
}
form.formular textarea {
	width:300px;
	/*border:1px solid #333333;*/
}
form.formular table td {
	text-align: right;
}
form.formular fieldset{background:#ffffff;border:0;margin:6px 0;padding:8px 10px}

form.obj{margin:0;padding:0}

form * {vertical-align:middle}

form.obj fieldset{margin:6px 0;padding:8px 10px;}

#content.green form.obj fieldset {
	 border:1px solid color:#08652E;;
}
#content form.obj fieldset {
	 border:1px solid #cccccc;
}
form.obj textarea, form.obj select {
	border:1px solid #cccccc;
}
form.obj label{display:block;float:left;width:250px;margin:4px 0 4px 16px}

form.obj br{clear:left}

form.obj p.row{margin:2px 0;padding:0 0 0 16px}

form.obj div.r{float:right;width:500px}

form.obj table{/*width:580px*/}

form.obj table td.t1{width:200px;text-align:right}

form.obj fieldset.order {
	border:0px !important;
	background-image: url(../img/bg_send_form.jpg);
	background-repeat: no-repeat;
	/*height:126px;*/
	text-align: center;
}

#seo {
margin-left:10px;
padding-bottom:5px;
padding-top:50px;
	
}
#seo a:hover{
text-decoration:underline;
	
}
#seo a {
color:#33CC00;
	
}
/*________________list____________________*/
#list {
	
}
#list .item {
	float: left;
	width:200px;
	background-image: url(../img/c_ul.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
}
#list .item a  {
	padding-left:10px;
	color:#333333;
	text-decoration: none;
}
#list .item a:hover {
	text-decoration:underline;
}


/*_REREFENCE__*/

#textContent a#ref_previous {
	float: left;
	background-image: url(../img/ref_previous.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color:#fe0000;
	padding:0px 0px 5px 30px;
	display:block;
}

#textContent a#ref_poptavka {
	background-image: url(../img/ref_poptavka.gif);
	background-repeat: no-repeat;
	background-position: top right;
	color:#fe0000;
	padding:0px 30px 5px 5px;
	display:block;
	
}
#info {
	background-color: #EBEBEB;
	padding:5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#info img {
	width:90px;
	float:left;
	margin-right:30px;
}

#pictRef img {
	margin:10px 6px 0px 6px;
	float:left;
	background-image: url(../img/obr_shadow.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding:0px 0px 0px 0px;
	border:1px solid #333333;
}
#pictRef {
width:620px;
padding:0px 0px 10px 0px;
}
#textRef_super {
width:620px;
padding:160px 0px 0px 0px;
}

#ref {
	text-align: left;
}
#ref .side {
	width:230px;	
}
#ref .side h3 {
	color:#000000;
	font-size:12px;
	margin:0;
}
#ref .side img {
	float: left;
	background-image: url(../img/obr_shadow.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding:2px 8px 6px 2px;
}
#ref .side .box {
	margin-top:5px;
	padding-top:5px;
	
}
#ref .side .box a {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
#ref .side .box a:hover {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
#ref .side .box h3 a {
	color:#000000;
	font-size:12px;
	font-weight: bold;
}
#ref .side .box h3 a:hover {
	color:#000000;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}

#pages {
	position: absolute;
	right:5px;
	font-weight: 700;
	line-height: 200%;
}
#pages a {
	float:left;
	text-align: center;
	display: block;
	width:26px;
	_width:26px;
	height:23px;
	_height:23px;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/page.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color:#000000;
	text-decoration: none;
	
}
#pages a:hover  {
	display: block;
	width:26px;
	_width:26px;
	height:23px;
	_height:23px;
	background-image: url(../img/page.jpg);
	background-position: 0px -23px;
	background-repeat: no-repeat;
	color:white;
	
	
}
#pages .active {
	float: left;
	display: block;
	text-align: center;
	width:26px;
	_width:26px;
	height:23px;
	_height:23px;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/page.jpg);
	background-position: 0px -23px;
	background-repeat: no-repeat;
	color:white;
}



#summaryRef {
	padding-bottom: 10px;
}

#summaryRef .item {
	float: left;	
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#summaryRef .box h2 a {
	color:#08652E;
	text-decoration: none;
}
#summaryRef .box h2 a:hover {
	text-decoration: underline;
}

#img_right
{
float:right;
	
}
/*________________footer____________________*/
#footer {
	background-color: #f4f4f4;
}

#footer ul {
	position: relative;
	margin: 0;
	padding: 5px 0px 5px 5px;
	text-align: left;
}
#footer ul li {
	display: inline;
	padding:0px 0px 0px 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer ul li a {
	color:#333333;
	padding:0px 5px 0px 5px;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration:underline;	
}

#footer div#footerSub ul li {
	display: inline;
	padding:0px 5px 0px 5px;
	font-size: 10px;
}
#copyright {
	text-align:right;
	padding:5px 5px 5px 0px;
	margin:1px 0px 0px 0px;
	font-size: 10px;	
	color:black;
}
#copyright a {
	color:#555555;
}

.partners {
	background-color: #f4f4f4;
	padding:5px;
	font-size:11px;
	color:#666666;
}
.partners a {
	color:#666666;
	text-decoration: none;
}
#copyright a {
	text-decoration:none;
}
#copyright a:hover {
	text-decoration:underline;
}
#faq div.item {
	padding: 5px;
	margin-bottom:5px;
}
#faq div.prvni {
	background-color: #F4F4F4;	
}

/*_______SITEMAP________*/

#sitemap ul {
	margin-left: 5px;
}
#sitemap ul li h2 a {
	color:#333333;
	text-decoration: none;
}
#sitemap ul li h2 a:hover {
	color:#333333;
	text-decoration: underline;
}

#sitemap ul ul li {
	background-image: none;
}
#sitemap ul li h2 {
	font-size: 14px;
}
#sitemap ul ul li h3 {
	background-image: none;
}
#sitemap ul ul li h3 a {
	color:#333333;
	font-size:12px;
	text-decoration: none;
	font-weight: 400;
}
#sitemap ul ul li h3 a:hover {
	text-decoration: underline;
}
#sitemap ul ul ul {
	margin-left:15px;
	background-image: none;
}
#sitemap ul ul ul li h4 a {
	color:white;
	font-size: 10px;
	text-decoration: none;
}

#sitemap ul ul ul li h4 a:hover {
	text-decoration:underline;
}

/*___PROMO____*/
#promo {
	background-color: #C01400;
	position:relative;
	height:247px;

}

#promo-switch1, #promo-switch2 {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
 }
.promo-navi {
	position: absolute; 	
	text-align: right;
	bottom:4px;
	right:0px;
 }
.promo-navi div {
	  border: 1px solid #E08A80;
  	  background-color: #C01400;
     padding: 2px 6px 2px 6px;
     margin: 4px;
	  float:left;
 }
.promo-navi div a {
 	color: white;
	font-weight: 700;
	text-decoration: none;
 }
.promo-navi div a:hover {
 	text-decoration: underline 
 }
#promo-navi-sel {
 	border: 1px solid #E08A80;
	background-color: #E08A80;
	color: white;
	font-weight: 700;
 }
 
#promo .promo-image {
	 background-color: white;
	 text-align: center;
    display: block;
    float: left;    
    margin:8px;	
	 /*width:300px;*/
	 overflow: hidden;
	 border:1px solid white;
}
#promo .promo-text {
	color:black;
	line-height: normal;
	font-size:12px;
	text-align: left;
}
#promo .promo-text strong, #promo .promo-text bold {
	color:white;
}
#promo .promo-text a {
	color:white;
	text-decoration:underline;
}
#promo .promo-text h3 {
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:700;
	padding:2px 0px 2px 0px;
}	


/* pridano kvuli tinyMCE a spravnemu zobrazeni fontu*/
.fontSize1{
	font-size:8px;
}
.fontSize2{
	font-size:10px;
}
.fontSize3{
	font-size:12px;
}
.fontSize4{
	font-size:14px;
}
.fontSize5{
	font-size:18px;
}
.fontSize6{
	font-size:24px;
}
.fontSize7{
	font-size:36px;
}
