body	{
	font-family: "arial ce", arial, "helvetica ce", helvetica, sans-serif;
    font-size: 100%;
	color: #000;
	background: #e0e0e0;
	text-align: center;
	margin: 0;
	padding: 0;
}
a {
    color: #c00;
}
a:hover {
    color: #f00;
    text-decoration: underline;
}
a.more, a.back, .tl {
	display: block;
    width: 40px;
	border: 0;
	background: #ee1c25;
	text-align:center;
	cursor:pointer;
	height:16px;
	line-height: 16px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a.more:hover, a.back:hover, .tl:hover {
    color: #fff;
    text-decoration: underline;
}
a.iko-pdf	{
    padding-left: 20px;
    background: transparent url(/img/pdf.gif) no-repeat 0 50%;
}
a.iko-jpg	{
    padding-left: 20px;
    background: transparent url(/img/iko_lupa.gif) no-repeat 0 50%;
}
a.iko-target, span.iko-target	{
    padding-left: 14px;
    background: transparent url(/img/iko_target.gif) no-repeat 0 50%;
}

div {
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
    font-family: "arial ce", arial, "helvetica ce", helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0 0 .4em 0;
	padding: 0;
}
h1 {
    font-size: 1.4em;
    font-weight: normal;
	color: #ee1c25;
	margin-bottom: .8em;
}
h2 {
    font-size: 1em;
    color: #ee1c25;
    margin-top: 1.5em;
}
h2.podnadpis {
    font-size: .75em;
    font-weight: bold;
    color: #000;
    margin-top: 0em;
    text-transform: uppercase;
}
h3 {
    font-size: .8em;
    color: #000;
    margin-top: 1.5em;
}
h4 {
    font-size: .7em;
    color: #000;
    margin-bottom: .2em;
    text-transform: uppercase;
}
h5 {
    font-size: .75em;
    color: #000;
    font-style: italic;
}

dfn, abbr, acronym {
    font-family: Verdana, sans-serif;
	cursor: help;
    color: #ee1c25;
	font-size: 1em;
	font-style: normal;
}
em {
	font-style: italic;
}
img		{
	border: 0;
}
p, li, dt, dd, address	{
    font-size: .75em;
	margin: 0 0 .8em 0;
	padding: 0;
}
li	{
	margin-bottom: 0;
}
.mezery li, dt, dd	{
	margin-bottom: .2em;
}
.mezery2 li	{
	margin-bottom: .5em;
}
li li	{
	font-size: 100%;
    list-style: circle;
}
li.iko-pdf	{
	list-style: none;
    padding-left: 20px;
    margin: 5px 0 0 -20px;
    background: transparent url(/img/pdf.gif) no-repeat 0 50%;
}
dd	{
	color: #555;
}
address	{
    font-size: .75em;
	font-style: normal;
}
code {
    font-size: 110%;
}
ul, ol	{
	padding: 0;
	margin: .4em 0 .8em 32px;
}
form	{
	padding: 1em;
	margin: 1em 0;
}
strong, b	{
	color: #000;
}
hr {
	clear: both;
	display: block;
    width: 100%;
    height: 0px;
    border-width: 0px;
    border-bottom: 1px solid #ccc;
	margin: 15px 0;
    padding: 0;
}

/* tabulky obecne */
table {
    width: 500px;
    margin: .8em 0;
}
th, td {
    font-size: .75em;
    vertical-align: top;
    padding: 5px 10px;
}
th {
    font-size: .75em;
    font-weight: bold;
    text-align: center;
}
.vel-90 {
    width: 90px;
}
.sedy {
    background: #eee;
}

/*-----------------*/

#header	{
	text-align: center;
	padding: 0;
	margin: 0;
}
#headerin	{
	position: relative;
	width: 900px;
    height: 95px;
	text-align: left;
	padding: 0px;
	margin: 0 auto;
	background: #fff;
    border-top: 1px solid #fff;
}
#headerin .h-logo, #headerin .h-nadp {
    text-indent: -10000px;
    margin-top: 0;
}
#headerin .h-logo a {
	position: absolute;
    display: block;
	width: 188px;
	height: 69px;
    top: 20px;
    left: 10px;
    text-decoration: none;
	background: url(/img/logo_eurojordan_cs.png) no-repeat;
    z-index:1;
}
#headerin .h-nadp strong {
	position: absolute;
    display: block;
	width: 526px;
	height: 67px;
    top: 22px;
    left: 187px;
	background: url(/img/certifikovana2_cs.png) no-repeat;
}
#headerin .h-podn {
	position: absolute;
    left: 460px;
    top: 66px;
    font-size: 11px;
    color: #000;
	font-weight: normal;
    text-transform: none;
}

#headerin #menu-lang {
	position: absolute;
    left: 721px;
    top: 22px;
}
#menu-lang ul {
	list-style: none;
    margin: 0;
	padding: 0;
}
#menu-lang li {
	float: left;
	text-indent: -10000px;
    margin: 0;
    padding: 0 24px 0 0;
}
li#ro {
	padding-right: 0;
}
#menu-lang li a {
	display: block;
	width: 25px;
	height: 17px;
}
li#cs a {
	background: url(/img/ico-flag-cs.png) no-repeat 2px 2px;
}
li#sk a {
	background: url(/img/ico-flag-sk.png) no-repeat 2px 2px;
}
li#at a {
	background: url(/img/ico-flag-at.png) no-repeat 2px 2px;
}
li#ro a {
	background: url(/img/ico-flag-ro.png) no-repeat 2px 2px;
}
#menu-lang li a:hover {
    background-color: #ccc;
}
#menu-lang p {
	clear: left;
    font-size: .7em;
    margin: 0;
    padding: 4px 0 0 2px;
}
#menu-lang p a {
    color: #777;
    text-decoration: none;
}
#menu-lang p a:hover {
    color: #f00;
    text-decoration: underline;
}

#headerin form {
	position: absolute;
    left: 723px;
    top: 65px;
    margin: 0;
	padding: 0;
}
#headerin form div {
    float: left;
}
#headerin input.tl_img	{
    margin: 2px 0 0 5px;
	}
#headerin input.in	{
	width: 133px;
	}
    
/****************************/

#contentall	{
	position: relative;
    width: 900px;
	text-align: left;
	margin: 0 auto;
    padding: 0;
	background: #fff;
	}
#content {
	margin: 0;
    padding: 0px 10px;
}
#cont-cast {
	width: 703px;
	float: right;
}
#cont-text {
    width: 526px;
	float: left;
}
#cont-map {
	width: 172px;
	float: left;
}
#cont-nav {
	width: 172px;
	float: right;
}
.text {
	margin: 5px 15px;
}

/*************************/

#menu1 ul, #menu2 ul {
	list-style: none;
	margin: 0 0 5px 0;
    padding: 0;
    border-bottom: 6px solid #ee1c25;
}
#menu1 ul li, #menu2 ul li {
	list-style: none;
    font-size: 11px;
    font-weight: bold;
	margin-bottom: 5px;
}
#menu1 ul li a, #menu2 ul li a {
	display: inline-block;
	text-decoration: none;
	color: #fff;
	padding: 5px;
    background: #888;
}
#menu2 ul li a {
	color: #000;
    background: #ccc;
}
#menu1 ul li a, #menu2 ul li a { /*Nutná obezlička pro IE kvůli mezeře mezi koncem a a li. Musí zůstat samostatně!!!*/
	display: block;
}
#menu1 ul li a:hover, #menu1 ul li a.selected,
#menu2 ul li a:hover, #menu2 ul li a.selected {
	color: #fff;
    background: #ee1c25;
}

.obr-linka {
	height: 198px;
    padding-bottom: 5px;
    border-bottom: 6px solid #ee1c25;
}
.box {
    margin: 5px 0;
    border: 1px solid #ddd;
}
.box-in {
    margin: 10px 5px;
}
.box h5 {
    color: #ee1c25;
    font-style: normal;
    padding: 5px;
    background: #eee;
    border-bottom: 1px solid #ddd;
}

.volejte {
    font-size: .9em;
    font-weight: bold;
    text-transform: uppercase;
    margin: 1em 0;
}
.volejte strong {
    font-size: 1.6em;
    color: #ee1c25;
    font-weight: normal;
}
.citat {
    font-size: 11px;
    color: #444;
    font-style: italic;
}
.dopisy em, .dopisy span, .right {
    float: right;
}
.dopisy em {
    width: 300px;
    text-align: center;
}

.box ol {
    margin: 0 0 5px 25px;
}
.box ol li {
    font-size: .7em;
}

.text-home {
    padding: 5px;
}
.text-home h1 {
    margin-bottom: .4em;
}
.text-home h2 {
    margin-top: .8em;
}
.box-produkt {
	width: 172px;
	float: left;
    margin: 5px 5px 5px 0;
}
.posledni {
    margin-right: 0;
}
.box-produkt h2 {
    margin: 0;
}
.box-produkt h2 a {
    position: relative;
    display: block;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
	width: 172px;
	height: 152px;
	text-decoration: none;
}
.box-produkt h2 a span {
    position: absolute;
    top: 130px;
    left: 5px;
    cursor: pointer;
}
.box-produkt h2 a:hover,
.box-produkt h2 a span:hover {
    color: #fff;
	text-decoration: underline;
}
h2.ok a {
    background: #ee1c25 url("/img/h_okna1.jpg") no-repeat top left;
}
h2.dv a {
    background: #ee1c25 url("/img/h_dvere.jpg") no-repeat top left;
}
h2.al a {
    background: #ee1c25 url("/img/h_alokna.jpg") no-repeat top left;
}
h2.zz a {
    background: #ee1c25 url("/img/h_zimnizahrady.jpg") no-repeat top left;
}
h2.ter a {
    background: #ee1c25 url("/img/h_terasy1.jpg") no-repeat top left;
}
h2.zat a {
    background: #ee1c25 url("/img/h_zatepleni.jpg") no-repeat top left;
}
h2.par a {
    background: #ee1c25 url("/img/h_parapety.jpg") no-repeat top left;
}
.box-produkt p, .box-produkt li {
    font-size: .7em;
    color: #555;
    padding: 5px;
    margin-bottom: 0;
}
.box-produkt li {
    padding: 0 5px;
    margin: 0;
}
.box-produkt a img {
    padding-bottom: 3px;
    margin-bottom: 1px;
}

.box-obr-popis {
	width: 100px;
    float: left;
	margin-right: 15px; 
}
.text .box-obr-popis img {
    margin-bottom: 5px; 
    border: none;
}

.box-obr-galerie {
	width: 165px;
    float: left;
    text-align: center;
}
.gal-2obr .box-obr-galerie {
	width: 245px;
}
.text .gal img {
    margin: 7px 0;
    padding: 1px;
    border: 2px solid #ccc;
}
.text a.gal:hover img {
    border-color: #ee1c25;
}


/*--------------------------*/
.col-left {
	width: 240px;
	float: left;
}
.col-right {
	width: 240px;
	float: right;
}

p.submenu {
    line-height: 1.8em;
    margin: 1em 0;
    padding: .7em 1em;
    border: 1px solid #ddd;
}
.submenu,
.submenu a.selected {
    color: #777;
}
.submenu span {
    margin: 0 5px;
}

.mapa {
	font-size: 95%;
}

.top {
    margin-top: 1.5em;
}
.pod {
    margin-top: 0;
}
.mapa .top {
    margin-top: .8em;
}
.mapa li li {
    margin-bottom: 0;
}

.text img {
	margin: 1em 0;
    border: 5px solid #ccc;
}
#search .text img {
	border: none;
    margin: 0;
}
.text .popis-obr img {
	margin: 0 0 2px 0;
}
.popis-obr {
	font-size: .7em;
    margin-bottom: 1em;
}
.popis-obr a {
    text-decoration: none;
}
.popis-obr a span {
    text-decoration: underline;
}
.odkaz-mapa {
	font-size: 90%;
    margin-left: 10px;
}

img.noborder,
.text .noborder img {
	border: none;
}
img.obr-left, .obr-left {
	float: left;
	margin: 5px 15px 10px 0;
}
img.obr-right, .obr-right {
	float: right;
	margin: 5px 0 10px 15px; 
}
.akce-vice h2, .akce h2 {
    clear: both;
    border-top: 1px solid #ccc;
    padding-top: .8em;
}
.akce-vice h2 {
	margin-top: 0;
}
.akce-banner {
	margin: 0 -10px 10px -15px;
}
.red {
    color: #ee1c25;
}
.green {
    color: #218040;
}
.odstavec	{
    font-size: .75em;
}
.odstavec p, .odstavec li	{
    font-size: 100%;
}
.center {
	text-align: center;
}
p.vpravo {
	text-align: right;
}
.noscreen {	display: none; }
.clear { clear: both; }
.clear-left { clear: left; font-size: 1px; }
.clear-right { clear: right; font-size: 1px; }


/****** formulare ********/

form.f-kalk	{
	padding: 0;
}
input.in, textarea.in, select.in {
	border: 1px solid #ccc;
	background: #fff;
	font: 12px arial, sans-serif;
	outline: none;
}
.tl	{
    width: 60px;
    height: 20px;
}

.f-kontakt {
	padding-bottom: .4em;
    border: 5px solid #ccc;
}
.f-kontakt input.in, .f-kontakt textarea.in	{
    width: 230px;
}
.f-kontakt input.tl {
    margin-left: 140px;
}
.f-kalk input.tl {
    margin-left: 80px;
}
label span {
	display: block;
	float: left;
	width: 135px;
	clear: inherit;
    text-align: right;
    margin-right: 5px;
}

/*--------------------------*/
#footer {
    margin: 0;
    padding: 0;
}
#footerin	{
	width: 900px;
	text-align: center;
	background: #fff;
	padding: 30px 0 10px 0;
	margin: 0 auto;
}

#menu-d {
	padding-bottom: 10px;
    margin: 10px;
    border-bottom: 1px solid #ccc;
}
#menu-d ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu-d li {
    display: inline;
    font-size: .7em;
}
#menu-d li {
    border-right: 1px solid #ee1c25;
}
#menu-d a {
	color: #ee1c25;
    padding: 0px 10px;
    text-decoration: none;
}
#menu-d li.no {
	border: 0;
}
#menu-d a:hover {
    text-decoration: underline;
}

.copy {
    font-size: .7em;
    color: #777;
}
#footer .copy {
    color: #555;
}
.seo {
    color: #999;
    font-size: 90%;
    margin-bottom: 1.5em;
    padding: 0px 10px;
}
.seo a {
    color: #999;
    text-decoration: none;
}
.seo a:hover {
    color: #999;
    text-decoration: underline;
}
body#search table { display: none; }
.ad_area, .ad { display: none; }
p.hledani-next {
    text-align: right;
}
