/* CSS Document V I G O - TARRAGO */

/* NAVIGACE 
   37 - Horní lišta - výběr sekce 
   52 - Info o firmě
   66 - Info o sekci
   75 - Menu
   105 - Střed
   113 - Patička
*****************************************
   130 - Box Výrobků
*/


* {
 margin: 0; 
 padding: 0; 
 outline: none;
}

img {
 border: none;
}

body {
  background:#1a1a1a url(img/pozadi.jpg) repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-size:13px;
    color:#fff;
  text-align:left;
  }

/* UNIVERZALNI DIVY */

div.uni {width:100%; display:block; margin:auto; }
.sekce_info {margin:auto; overflow:hidden; font-family:Trebuchet MS; font-style:italic; font-weight:bold; color:#fff;}
  
/* Horní lišta - výběr sekce */

div#sekce {	background:#0c0c0c url(img/sekce_bg.jpg) repeat-x; border-bottom:#af0000 solid 1px;	height:39px;}
	div#sekce div { 
		width:970px; 
		height:27px;
		padding:12px 30px 0 0;
		font-size:12px;
		text-align:right;
		}
		div#sekce div a {margin-left:23px;}
		  div#sekce div a img {margin-right:12px;}		
		    a.active { font-style:italic; font-weight:bold; color:#fff; text-decoration:none;}
		    a.inactive { font-style:italic; font-weight:bold; color:#8d8c8c; text-decoration:none;}
			  a.inactive:hover {  color:#fff; text-decoration:underline;}

#eshop {background:#e40000; color:#fff; text-decoration:none; font-weight:bold; padding:4px 8px;}
#eshop:hover {background:#fff; color:#e40000; }

/* INFO */

div#info {width:700px; height:auto; background:#f0f0f0; border:#a5a5a5 1px solid; margin:0 auto 30px auto; padding:20px; font-weight:bold; color:#000;}
  div#info img {float:left; margin-right:20px;}
  			
/* Info o firmě */

div#firmainfo {	background:#232323 url(img/firmainfo_bg.jpg) repeat-x; border-top:#560000 solid 7px; height:95px; padding-top:25px;}
  div#firmainfo p { 
		width:1000px; 
		height:95px;
		padding:0;
		text-align:left;
		font-size:18px;
		}
		div#firmainfo p a {font-size:40px; color:#f10000; font-weight:bold;}
		  div#firmainfo p a img { margin:0 145px 0 82px; border:none; float:left;}
		div#firmainfo p img { margin-top:15px;}
			
/* Info o sekci */

div#sekceinfo {	background:#700000 url(img/sekceinfo_bg.jpg) repeat-x; height:225px; padding:0px;}
  div#sekceinfo div { background:#b80000 url(img/tarrago_bg.jpg) no-repeat; width:1000px; height:223px; border-top:#f10000 solid 2px; padding:0 20px; position:relative;}
    div#sekceinfo div h1 {width:420px; height:223px; display:block; padding:65px 0 0 55px; margin:auto; float:left; font-size:60px;}
	div#sekceinfo div h2 {width:505px; height:35px; padding-top:13px; text-align:center; font-size:20px; float:right; }
	div#sekceinfo div ul {width:490px; height:158px; padding:18px 5px 10px 0; text-align:left; font-size:12px; float:right; font-style:normal; font-weight:normal;}
	  div#sekceinfo div ul li {background:url(img/tarrago_odrazka.png) no-repeat 0% 30%; padding:0 0 10px 35px; text-align:justify; list-style:none;}
	    div#sekceinfo div ul li a {color:#fff; text-decoration:underline; font-size:12px; font-style:italic;}
		  div#sekceinfo div ul li a:hover {color:#000;}

img.logo70 {position:absolute; bottom:0px; left:370px;}

/* Menu */

div#menu {background:#212121 url(img/menu_bg.jpg) repeat-x; height:60px; padding-bottom:1px; border-bottom:#560000 solid 7px;}
  div#menu div { width:996px; height:58px; padding:2px 2px 0 2px; text-align:center; font-size:14px;}
    div#menu div ul { padding:0px; margin:0px;}
	  div#menu div ul li {
	    float:left; 
 		margin:0px;
  		padding:0px;
  		border:none;
  		width:166px;
  		list-style-type:none;
  		display:inline;
		}
	    div#menu div ul li a {
		  float:left;
  		  padding-top:7px;
  		  display:block;
  		  width:164px;
  		  margin:0 1px;
  		  height:51px;
  		  border:none;
  		  color:#c0c0c0;
  		  font-size:14px;
  		  text-decoration:none;
  		  background:url(img/menu_but_bg.png);
		  font-style:normal;
		  text-shadow:1px 2px 0px #111111;
		  }
		  div#menu div ul li a:hover {background:url(img/menu_but_bgh.png); color:#dddddd; text-decoration:none;}
		  div#menu div ul li.aktivni a {background:url(img/menu_but_bga.png); color:#fff; text-decoration:none;}
		  
/* Střed */

div.stred { width:942px; margin:auto; overflow:hidden; padding:20px 29px 40px 29px; position:relative;}

div.vyrobky h2 {margin:0px; font-size:20px; font-family:Arial, Helvetica, sans-serif; display:block; border:#303030 solid 1px; border-bottom:none; width:auto; float:left; padding:10px 15px;}

div.vyrobky p {color:#dadada; margin:5px 0 15px 0;}	
  div.vyrobky p img {margin:0px 25px 10px 10px; float:left;}
  div.vyrobky p q {font-weight:bold; font-size:14px; color:#fff;}
  div.vyrobky p strong {color:#ff0000;}	
  div.vyrobky p a {display:block; background:#141414; width:180px; height:24px; margin-left:20px; text-decoration:none; float:right; border:#303030 solid 1px; border-bottom:#ff0000 solid 3px; border-top:none; text-align:center; color:#8f8f8f; padding-top:6px; font-weight:bold; font-size:12px;}
    div.vyrobky p a:hover {background:#ce0000; color:#FFFFFF; text-decoration:none; border:#560000 solid 1px; border-bottom:#560000 solid 3px; border-top:none;}
	
  div.vyrobky ul {width:auto; height:auto; display:block; background:#0d0d0d; margin:20px 0 0 160px; border:#303030 solid 1px; padding:10px 0;}
    div.vyrobky ul li {list-style:none; }
	div.vyrobky ul li strong {color:#ff0000;}
	  div.vyrobky ul li ul {border:none;}
	    div.vyrobky ul li ul li {list-style:decimal;}
	div.vyrobky ul li  ul li a {color:#fff; text-decoration:underline; font-style:italic;}
	  div.vyrobky ul li  ul li a:hover {color:#ff0000; text-decoration:underline; font-style:italic;}

a.barevnice img {width:150px; height:57px; display:block; margin-top:25px; float:right;}

div.tlacitko_vyr {overflow:hidden; border:#454545 solid 1px;float:left; margin:0 0 20px 1px;}
  div.tlacitko_vyr a {font-size:16px; display:block; text-decoration:none; padding:12px 25px; width:auto; height:53px; float:left; text-align:center;}
  div.tlacitko_vyr:hover {border:#8f8f8f solid 1px;}
	
	.inactivn a {background:#0b0b0b; color:#595959;}	
	  .inactivn a:hover, .novinkynab a {background:#e40000; color:#fff; text-shadow:1px 1px 0px #111111;}
	.inactivh a {background:#0b0b0b; color:#595959;}	
	  .inactivh a:hover, .high a, h2.hightech {background:#00aeff; color:#000; text-shadow:1px 1px 0px #abd7fd;}
	.inactivs a {background:#0b0b0b; color:#595959;}	
	  .inactivs a:hover, .sport a, h2.sport {background:#ff5a00; color:#000; text-shadow:1px 1px 0px #ffa473;}
	.inactivc a {background:#0b0b0b; color:#595959;}	
	  .inactivc a:hover, .care a, h2.care {background:#906944; color:#000; text-shadow:1px 1px 0px #d8a97d;}
	.inactivk a {background:#0b0b0b; color:#595959;}	
	  .inactivk a:hover, .kone a, h2.kone {background:#2f8a12; color:#000; text-shadow:1px 1px 0px #7fb46e;}
	.inactivd a, .inactivv a {background:#0b0b0b; color:#595959;}	
	  .inactivd a:hover, .doplnky a, h2.doplnky {background:#ffd800; color:#000; text-shadow:1px 1px 0px #fff;}
	  .inactivv a:hover, .vlozky a, h2.vlozky {background:#a13abc; color:#000; text-shadow:1px 1px 0px #d584ea;}
	.inactivo a {background:#1a302d; color:#faf9e6;}	
	  .inactivo a:hover {background:#faf9e6; color:#1a302d;}
	  .inactivo a span {color:#e40000;}

/* Detail výrobků */

div.objednavkabg {background:#1a1a1a url(img/objednavka.jpg) no-repeat;}

div.highbg {background:#1a1a1a url(img/hightechbg.jpg) no-repeat;}
div.sportbg {background:#1a1a1a url(img/sportbg.jpg) no-repeat;}
div.carebg {background:#1a1a1a url(img/carebg.jpg) no-repeat;}
div.konebg {background:#1a1a1a url(img/jezdectvibg.jpg) no-repeat;}
div.doplnkybg {background:#1a1a1a url(img/doplnkybg.jpg) no-repeat;}

div.vyrobal {margin:auto; padding:20px; width:929px; height:auto; display:block; background:#141414; border:#303030 solid 1px; line-height: 150%; float:left; position:relative; color:#dadada;}
  span.sady {margin-top:-15px; float:left;}
  span.sady a {color:#fff; text-decoration:underline; font-style:italic;}
    span.sady a:hover {color:#ff0000; text-decoration:underline; font-style:italic;}

/* Patička */

div#paticka { background:#1a1a1a url(img/paticka_bg.jpg) repeat-x; border-top:#560000 solid 7px; height:41px; vertical-align:bottom;}
  div#paticka p {
		width:965px; 
		height:26px;
		padding:15px 35px 0 0;
		font-size:12px;
		margin:auto; 
		overflow:hidden;
		font-family:Arial, Helvetica, sans-serif;
		color:#8b8b8b;
		text-align:right;
		}
  div#paticka p a {color:#8b8b8b; text-decoration:underline; margin-left:4px;}
    div#paticka p a:hover {color:#fff; text-decoration:none;}

/*****************************************************************************************************************************/

/* Box výrobků */

div.box {width:302px; height:328px; display:block; float:left; margin-top:20px; overflow:hidden;}
  div.box h3 { 
    font-family:Trebuchet MS; 
	font-weight:bold; 
	font-size:15px; 
	color:#fff; 
	text-align:center; 
	display:block;
	background:#161616 url(img/box_h3_bg.jpg) repeat-x;
	width:300px;
	height:28px;
	padding-top:10px;
	border-top:#ff0000 solid 2px;
	border-right:#303030 solid 1px;
	border-bottom:#1e1e1e solid 1px;
	border-left:#303030 solid 1px;
	}

.middle {margin:0 18px;}

  div.box h4 {width:142px; height:26px; margin:auto; overflow:hidden; display:block; float:left; margin-left:80px; }
  div.box h4 a { 
    font-family: Arial, Helvetica, sans-serif;
	font-weight:normal; 
	font-size:12px; 
	color:#989898; 
	text-align:center; 
	display:block;
	background:#141414 url(img/box_h4_bg.jpg) no-repeat;
	width:117px;
	height:21px;
	padding:5px 0 0 25px;
	text-decoration:none;
	}
	div.box h4 a:hover {text-decoration:none; color:#fff; background:#d60000 url(img/box_h4_bgh.jpg) no-repeat;}
	
  div.vyrobek { 
    background:#2b2b2b url(img/box_p_vyrobek.jpg); 
	width:116px; 
	height:260px; 
	border-left:#303030 solid 1px; 
	border-bottom:#303030 solid 1px;
	display:block;
	float:left;
	position:relative;
	font-size:13px;
	}
	div.vyrobek img {border:none;}
	
  div.popis { 
    background:#2b2b2b url(img/box_p_popis.jpg); 
	width:144px; 
	height:200px;
	padding:30px 20px; 
	border-right:#303030 solid 1px; 
	border-bottom:#303030 solid 1px; 
	display:block;
	float:right;
	position:relative;
	}
	div.popis p {text-align:center; font-size:13px; margin-top:5px;}
	img.goretex {position: absolute; bottom: 15px; left:117px; width:37px; height:37px; font-size:12px; color:#ffae00;}
	img.hightech {position: absolute; bottom: 15px; left:72px; width:37px; height:37px; font-size:12px; color:#0099ff;}
	img.nano {position: absolute; bottom: 15px; left:27px; width:37px; height:37px; font-size:12px; color:#ff0000;}
	img.novinov {position: absolute; top: 0px; left:0px; width:84px; height:67px; font-size:12px; color:#ce0000;}
	img.novinovbig {position: absolute; top: 0px; left:0px; width:126px; height:101px; font-size:12px; color:#ce0000;}
	
	div.popis ul { margin:0 0 10px 8px;} 
	  div.popis ul li { list-style-image:url(img/carecka.png);} 
	
/* Tabulka kontakty */

table#kontakty {width:400px; border:none; font-size:15px; margin:20px 0 0 20px; float:left;}
  table#kontakty tr td {padding:4px 0;}
  table#kontakty tr td strong {color:#ff0000;}
  table#kontakty tr td a {text-decoration:underline; color:#fff;}
    table#kontakty tr td a:hover {text-decoration:underline; color:#ff0000;}
  table#kontakty tr td span {background:#ff0000; padding:10px 15px;}
    table#kontakty tr td span {font-weight:bold;}
	  table#kontakty tr td span a:hover {color:#000;}

div#mapa {float:right; width:520px; height:auto; margin-top:10px;}
div#mapa small a {float:right;}

/* Tabulka zboží + objednávka */

h2.order {width:700px; margin:20px auto 0 auto; font-size:18px; text-align:center; border:#303030 solid 1px; font-size:30px; padding:20px 0; cursor:pointer;}
h2#ocbut {background:#18312c url(img/ocbut.jpg) no-repeat; color:#faf9e6; }
	h2#ocbut span {color:#e40000;}
h2#highbut {background:#00aeff url(img/highbut.jpg) no-repeat; }
h2#sportbut {background:#ff5a00 url(img/sportbut.jpg) no-repeat; }
h2#carebut {background:#906944 url(img/carebut.jpg) no-repeat; }
h2#konebut {background:#3f2000 url(img/konebut.jpg) no-repeat; }
h2#doplnkybut {background:#2f8a12 url(img/doplnkybut.jpg) no-repeat; }

table.zbozi {
  background:#1a1a1a;
  width:700px; 
  border:none; 
  font-size:15px; 
  margin:0 auto 20px auto;
  border-left: 1px solid #333333;
  }
  table.zbozi tr td {padding:6px 15px; border-right: 1px solid #333333; border-bottom: 1px solid #333333;}
	table.zbozi tr td span {font-weight:bold; color:#ff0000;}
  table.zbozi tr td select {background:#dcdcdc; border:none; width:70px;}
  table.zbozi tr td span img {cursor:pointer;}

.nadpis2 {background:#090909; font-size:16px; font-weight:bold; height:38px;}

table.hightab tr td a {color:#fff; text-decoration:underline;}
  table.hightab tr td a:hover {color:#00aeff;}
table.sporttab tr td a {color:#fff; text-decoration:underline;}
  table.sporttab tr td a:hover {color:#ff5a00;}
table.caretab tr td a {color:#fff; text-decoration:underline;}
  table.caretab tr td a:hover {color:#906944;}
table.konetab tr td a {color:#fff; text-decoration:underline;}
  table.konetab tr td a:hover {color:#2f8a12;}
table.doplnkytab tr td a {color:#fff; text-decoration:underline;}
  table.doplnkytab tr td a:hover {color:#ffd800;}
table.vlozkytab tr td a {color:#fff; text-decoration:underline;}
  table.vlozkytab tr td a:hover {color:#a13abc;}
  
table.objednavka {
  background:#1a1a1a;
  width:700px; 
  border:none; 
  font-size:15px; 
  margin:20px auto; 
  padding:15px;
  border: 1px solid #333333;
  }
  table.objednavka tr td {padding:4px 6px; border-bottom: 1px solid #333333;}
  table.objednavka tr td a {color:#ff0000; text-decoration:underline;}
    table.objednavka tr td a:hover {color:#fff;}
  table.objednavka tr td select {background:#dcdcdc; border:none; width:70px;}
  table.objednavka tr td textarea {background:#dcdcdc; border:1px solid #333333; width:400px;}
  table.objednavka tr td strong {color:#ff0000; font-weight:bold; }
    span.new {color:#ff0000; font-weight:bold; margin-left:5px; font-size:13px;} 
	span.prani {color:#fff; font-weight:bold; font-size:12px; }
  table.objednavka tr td small {margin-left:10px; font-style:italic;}
  table.objednavka tr td span img {cursor:pointer;}
  
  .nadpis {background:#ff0000 url(img/obj_nadpis_bg.jpg) repeat-x; font-size:16px; font-weight:bold; height:38px;}
    .nadpis small {color:#350000; margin-left:5px;}
  input.text {width:220px; height:20px; background:#dcdcdc; border:1px solid #333333;}
  input.text2 {width:80px; height:20px; background:#dcdcdc; border:1px solid #333333;}
  tr.bg2 {background:#111111;}

p.input {text-align:center; margin-top:10px;}
p.input input {margin-right: 15px; background:#151515; color:#fff; border:1px solid #303030; border-bottom: 6px solid #303030; width:150px; height:40px; color:#9a9a9a; font-weight:bold; font-size:12px;}
    p.input input:hover {background:#ce0000; border:#560000 solid 1px; border-bottom: 6px solid #560000; color:#fff; cursor:pointer;  font-weight:bold;}

.skryvany {display:none;}

div.barvy {display:block; width:201px; height:17px; float:left; font-size:12px; margin-left:17px;}
  select.barva { height:15px; background:#dcdcdc; border:1px solid #333333; font-size:12px;}
 div.inposun2 {margin-left:10px; width:208px;}

/* BARVY */
div.bar {width:12px; height:12px; border:1px solid #000; display:block; float:left; margin:0 5px;}
  div.no0 {background:#fff;}
  div.no1 {background:#fefefe;}
  div.no2 {background:#bdb3a1;}
  div.no3 {background:#c5bda3;}
  div.no4 {background:#c39c6e;}
  div.no5 {background:#62412b;}
  div.no6 {background:#291715;}
  div.no7 {background:#f7d93a;}
  div.no8 {background:#c38820;}
  div.no9 {background:#b16d44;}
  div.no10 {background:#8a3421;}
  div.no11 {background:#540e16;}
  div.no12 {background:#8c131a;}
  div.no13 {background:#1c3e29;}
  div.no14 {background:#8b7f7a;}
  div.no15 {background:#63645b;}
  div.no16 {background:#002143;}
  div.no17 {background:#060d17;}
  div.no18 {background:#000;}
  div.no19 {background:#e1dbd0;}
  div.no20 {background:#aa7644;}
  div.no22 {background:#196fca;}
  div.no23 {background:#7d7bb1;}
  div.no24 {background:#f5d7d5;}
  div.no25 {background:#e16199;}
  div.no26 {background:#4c3733;}
  div.no27 {background:#b75a42;}
  div.no28 {background:#df4533;}
  div.no29 {background:#914933;}
  div.no30 {background:#cfb17f;}
  div.no31 {background:#faf26d;}
  div.no32 {background:#b1ba52;}
  div.no33 {background:#2e3c27;}
  div.no34 {background:#77643b;}
  div.no35 {background:#9f7c36;}
  div.no36 {background:#f2dfb7;}
  div.no37 {background:#e4bc68;}
  div.no38 {background:#a68134;}
  div.no39 {background:#4d3221;}
  div.no40 {background:#dcd4bd;}
  div.no41 {background:#6e6458;}
  div.no42 {background:#49433b;}
  div.no43 {background:#edced4;}
  div.no44 {background:#60a87b;}
  div.no45 {background:#17a4ca;}
  div.no46 {background:#8f8070;}
  div.no47 {background:#393532;}
  div.no48 {background:#d8deb8;}
  div.no49 {background:#a75238;}
  div.no50 {background:#393532;}
  div.no51 {background:#cd8e41;}
  div.no52 {background:#885637;}
  div.no53 {background:#edeae3;}
  div.no54 {background:#5f2b3b;}
  div.no55 {background:#cdb5db;}
  div.no56 {background:#9a3d37;}
  div.no57 {background:#9a5236;}
  div.no58 {background:#2f4c6c;}
  div.no59 {background:#452b1d;}
  div.no108 {background:#ba764a;}
  div.no110 {background:#99664c;}
  div.no111 {background:#633c1d;}
  div.no112 {background:#af836a;}
  div.no113 {background:#a35c31;}
  div.no116 {background:#382f1e;}
  div.no117 {background:#793f30;}
  div.no118 {background:#cfb69c;}
  div.no119 {background:#b3896e;}
  div.no120 {background:#d3aa8a;}
  div.no121 {background:#894a2c;}
  div.no122 {background:#663c2f;}
  div.no123 {background:#857360;}
  div.no124 {background:#090d34;}

/* ERROR objednávka */

div.error {display:block; background:#1a1a1a; width:600px; height:55px; padding:30px; margin:40px auto; border:#333333 solid 1px; text-align:center; color:#fff;}
  div.error img {margin:10px 20px 10px 10px; float:left;}
  div.error h3 {font-size:17px; font-weight:bold; height:25px; padding-top:13px; margin-bottom:10px; display:block; text-align:center;}
  div.error p a {display:block; background:#141414; width:180px; height:23px; margin:20px auto; text-decoration:none; float:right; border:#303030 solid 1px; border-bottom:#ff0000 solid 3px; text-align:center; color:#8f8f8f; padding-top:7px; font-weight:bold; font-size:12px;}
    div.error p a:hover {background:#ce0000; color:#FFFFFF; text-decoration:none; border:#560000 solid 1px; border-bottom:#560000 solid 3px;}

/* INFO objednávka odeslána */

div.info {display:block; background:#1a1a1a; width:600px; height:85px; padding:30px; margin:40px auto; border:#333333 solid 1px; text-align:center; color:#fff;}
  div.info img {margin:10px 20px 10px 10px; float:left;}
  div.info h3 {font-size:17px; font-weight:bold; margin-bottom:20px; display:block; text-align:center;}
  div.info p {font-size:14px; color:#fff; text-align:center;}
    div.info p strong {color:#ff0000; font-weight:bold;}
    div.info p a {display:block; background:#141414; width:180px; height:23px; margin:30px auto; text-decoration:none; float:right; border:#303030 solid 1px; border-bottom:#ff0000 solid 3px; text-align:center; color:#8f8f8f; padding-top:7px; font-weight:bold; font-size:12px;}
      div.info p a:hover {background:#ce0000; color:#fff; text-decoration:none; border:#560000 solid 1px; border-bottom:#560000 solid 3px;}

/* INFO objednávka DULEZITE */

div.info2 {display:block; background:#1a1a1a; width:600px; height:85px; padding:30px; margin:40px auto; border:#333333 solid 1px; text-align:center; color:#fff;}
  img.info2 {margin:10px 15px 10px 15px; float:left;}
  div.info2 img {margin:0 5px;}
  div.info2 h3 {font-size:17px; font-weight:bold; margin-bottom:20px; display:block; text-align:center;}
  div.info2 p {font-size:14px; color:#fff; text-align:center;}
    div.info2 p strong {color:#ff0000; font-weight:bold;}
    div.info2 p a {display:block; background:#141414; width:280px; height:23px; margin:30px auto; text-decoration:none; float:right; border:#303030 solid 1px; border-bottom:#ff0000 solid 3px; text-align:center; color:#8f8f8f; padding-top:7px; font-weight:bold; font-size:12px;}
      div.info2 p a:hover {background:#ce0000; color:#fff; text-decoration:none; border:#560000 solid 1px; border-bottom:#560000 solid 3px;}


/* HIGH TECHNOLOGIE */

div.hightech p {padding:5px 0 10px 0; font-size:14px;}
a.border img {border:#333333 solid 3px; margin-top:15px;}
  a.border img:hover {border:#ff0000 solid 3px;}
a.ht2 {margin-left:15px;}

/* IMPREGNACNI POSTUP */

.box_postup {width:800px; height:120px; display:block; float:left; padding:13px 0 0 80px; font-size:15px; line-height: 170%; margin-bottom:15px;}
.box_postup p {margin:5px 0 10px 13px; width:520px; display:block;}
.box_postup div {width:260px; height:120px; display:block; float:right; }
.box_postup div a img {height:120px; width:auto; float:left;}
  .box_postup div a img:hover {border-bottom:#560000 solid 3px;}

#prvni {background:url(img/1.png) no-repeat 0% 35%;}
#druhy {background:url(img/2.png) no-repeat 0% 35%;}
#treti {background:url(img/3.png) no-repeat 0% 35%;}
#ctvrty {background:url(img/4.png) no-repeat 0% 35%;}

/* CERTIFIKATY */

div.certifikaty p { font-style:italic; font-size:11px; color:#c2c2c2; margin:0 0 15px 20px;}