﻿html, body, div, span, applet, ul, li, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-weight: inherit;
 font-style: inherit;
 font-size: 100%;
 font-family: inherit;
 vertical-align: baseline}
:focus
{
 outline: 0;
}
ol, ul
{
 list-style: none
}
table 
{
 border-collapse: separate;
 border-spacing: 0;
}
caption, th, td 
{
 text-align: left;
 font-weight: normal; 
} 
body
{
 font-size: 12px;
 font-family: arial;
 margin-top: 0px;
 background-color: #959380;
}
#ramec
{
 width: 850px;
 margin: auto;
 text-align: center;
 background-color: white;
}
.logo
{
 background-image: url('../images/logo.jpg');
 height: 99px;
 background-repeat: no-repeat; 
}
.home-odkaz a
{
 display: block;
 width: 230px;
 height: 90px;
 text-align: left;
 float: left;
}
.jazykove-verze
{
 color: white;
 text-align: right;
 padding-right: 100px;
 padding-top: 15px;
 font-variant: small-caps;
 font-weight: 700;
 padding-bottom: 5px;
}
.vlajecky
{
 margin-left: 655px;
}
.vlajecky a
{
 display: block;
 float: left;
 height: 14px;
 width: 21px;
 padding-left:5px;
}
.cs a
{
 background-image: url('../images/cesky.jpg');
 height: 14px;
 background-repeat: no-repeat; 
}
.en a
{
 background-image: url('../images/anglicky.jpg');
 height: 14px;
 background-repeat: no-repeat; 
}
.de a
{
 background-image: url('../images/nemecky.jpg');
 height: 14px;
 background-repeat: no-repeat; 
}
.es a
{
 background-image: url('../images/spanelsky.jpg');
 height: 14px;
 background-repeat: no-repeat; 
}
.hledani
{
 padding-top: 37px;
 padding-right: 15px;
 text-align: right;
}
.lupa
{
 background-image: url('../images/lupa.gif');
 height: 13px;
 background-repeat: no-repeat; 
 color: #F1C8C6;
 padding-left: 15px;
}
.hledacka input
{
 background-color: #D45447;
 border: 1px solid #E08074;
 color: #973024;
 padding-left: 5px;
}
.butonek-hledej input
{
 background-image: url('../images/stin-hledej-butonek.jpg');
 border: 0px;
 color: #D0D2D1;
 margin: 0px;
 padding: 0px;
 font-size: 10px;
 height: 20px;
 width: 53px;
}
/* Rychlé odkazy */
.rychle-odkazy
{
 background-color: #84816E;
 text-align: left;
 background-image: url('../images/stin-rychle-odkazy.jpg');
 height: 79px;
 background-repeat: no-repeat;
}
.rychle-odkazy-vpravo
{
 float: right;
 width: 340px;
 margin-right: 60px; 
 padding-top: 20px;
 height: 38px;
 display: inline;
}
.rychle-odkazy-vlevo
{
 float: left;
 width: 340px;
 margin-left: 70px; 
 padding-top: 20px;
 height: 38px;
 display: inline;
}
.rychle-odkazy a
{
 color: #EBEBE9;
 font-weight: bold;
}
.rychle-odkazy p
{
 color: #EBEBE9;
}
.rychle-odkazy p
{
 margin-left: 5px;
}
/* OBSAH */
.obsah
{
 text-align: left;
 min-height: 350px;
 padding-top: 15px;
 padding-bottom: 20px;
}
/* MENU*/
.menu
{
 float: left;
 width: 200px;
 text-align: left;
 padding-left: 38px;
 display: inline;
}
.menu a
{
 text-decoration: none;
 color: #606060;
}
.menu a:hover
{
 text-decoration: underline;
}
.menu li
{
 border-bottom: 1px solid #CFCFCF;
 border-left: 0px;
 border-right: 0px; 
 padding-top: 5px;
 padding-bottom: 5px;
 height: 12px;
 line-height: 12px;
 list-style-image: url('../images/hlavni-menu-li.gif');
 list-style-position: inside;
}
.menu li ul li
{
 border-top: 0px;
 border-bottom: 0px;
 border-left: 0px;
 border-right: 0px; 
 margin-left: 10px;
 list-style-image: url('../images/sub-menu-li.gif');
}
.menu li ul li a
{
 color: #D8280A;
}
.menu-radek
{
 margin-top: 5px;
}
.menu-odsazeni li ul li a
{
 margin-bottom: 3px;
 padding-bottom: 4px;
 height: 30px;
}

.horni-trzeni
{
 border-top: 1px solid #CFCFCF;
 width: 200px;
}
/* TEXT */
.text
{
 float: right;
 width: 550px;
 text-align: left;
 padding-right: 29px;
 padding-bottom: 20px;
 color: #343434;
}
/*Nadpisy a formatovaní*/
h1
{
 color: #CD3625;
 margin: 5px;
 font-size: 20px;
}
h2
{
 color: #CC3723;
 margin: 3px;
 font-size: 17px;
}
h3
{
 color: #CC3723;
 font-size: 13px;
}
.text p
{
 margin: 10px;
}
.text table
{
 margin: 7px;
}
.text td
{
 padding-left: 10px;
 padding-right: 10px;
}
.text ul 
{
 padding: 5px;
}
.text li
{
 list-style-type: square;
 margin-left: 10px;
}
.text a
{
 color: #EB2704;
}
.text a:hover
{
 color: #8A1602;
 text-decoration: none;
}
.stred 
{
 text-align: center;
 margin-left: auto;
 margin-right: auto;
 display: block;
}
.ovpravo
{
 clear: right;
 float: right;
 margin-left: 10px;
}
.ovlevo 
{
	float: left;
	margin-right: 10px;
	clear: left;
}
.vpravo 
{
	text-align: right;
	margin-left: auto;
	margin-right: 0px;
	width: 540px;
}
.vlevo 
{
 text-align: left;
 margin-left: 0px;
 margin-right: auto;
 width: 540px;
}
.blok
{
 text-align: justify;
}
.podtrzeni
{
 text-decoration: underline;
}
.text strong
{
 font-weight: bold;
}
.text em
{
 font-style: italic;
}
/* PATIČKA*/
.paticka
{
 background-image: url('../images/paticka.jpg');
 height: 77px;
 background-repeat: no-repeat; 
 clear: both;
 color: #D6D5CE;
 text-align: left;
}
.paticka p
{
 padding-top: 20px;
 padding-left: 110px;
 font-size: 12px;
 font-weight: bold;
}
.paticka a
{
 color: #FC4F2B;
 font-size: 13px;
}
.paticka a:hover
{
 color: #D6D5CE;
}
.copyright
{
 font-size: 11px;
 padding-left: 110px;
}
/* DODATKY */
.error
{
 color: red;
 font-weight: bold;
}
.success 
{
 color: green;
 font-weight: bold;
}
.text fieldset
{
 border: 1px solid #85826F;
 padding: 10px;
 width: 300px;
}
.text legend
{
 padding: 5px;
 font-weight: bold;
 color: #CD3625;
}
br
{
 height: 1px;
 clear: both;
}
/* Administrace */
.administrace-rozcestnik
{
 margin-left: 10px;
}
.administrace-rozcestnik ul
{
 margin-left: 20px;
}
.administrace-rozcestnik h2
{
 color: #156FB7;
 font-weight: bold;
 font-size: 14px;
}
.administrace-rozcestnik h1
{
 font-size: 20px;
}
.aktivni-jazyk a
{
 color: #AC721A;
 font-weight: bold;
 text-decoration: none;
 font-size: 15px;
}
.aktivni-jazyk
{
 color: #AC721A;
 font-weight: bold;
 text-decoration: none;
 font-size: 15px;
}
.vizitka
{
 margin-top: 10px;
}
.produkt img
{
 padding-bottom: 10px;
}
hr
{
 clear: both;
 margin-top: 5px;
 margin-bottom: 5px;
 padding-top: 5px;
 padding-bottom: 5px;
 margin-top: 5px;
 margin-bottom: 5px;
 display: block;
 border-top: 1px solid #737254;
 border-right: 0px solid #737254;
 border-left: 0px solid #737254;
 border-bottom: 0px solid #737254;
}
.hranice
{
 border: 1px solid #959380;
}
.hranice td
{
 border: 1px solid #959380;
}
/*novak*/
#content-produkty {
 margin-top: -5px;

}
#content-produkty h1 {
 color: black;

}




























/* Přednastavené */
/* .prazdny1, .prazdny2, .prazdny3, .prazdny4, .prazdny5 */


