/*
CSS sheet for europrint.cz; (C)2004-2007 lukas.vorlicek at codeart dot net
*/

body{
	margin: 0;
	padding:0;
   	font-family: sans-serif;
	font-size:9pt;
	color:#4c4c4c;
	text-align:center;
	background: #1e7569 url('../img/bg-bodylogo.gif') repeat-y scroll center 36px;
}

body.blank{
	background:#ddd none;
	margin:0;
	padding:0;
	text-align:center;
}


.clear-b,.konec-obtekani{
 	clear:both;
}

.clear-l{
 	clear:left;
}

.hidden {
	display:none;
}

.float-r,.obtekat-vpravo{
	float:right;
	padding: 1em 0 1em 1em;
}

.float-l,.obtekat-vlevo{
	float:left;
	padding: 1em 1em 1em 0;
}

.float-r span{
	display: block;
	text-align: center;
	font-size: 8pt;
}

dfn, acronym{
	font-style: normal;
}

a.glossary dfn, a.glossary acronym{
	
}


a{
	color: #1e7569;
}

a:hover,a:visited{
	color: #1a655b;
}

#content a img,#content a:visited img{
	border: 5px solid #f1f1f1;
}

#content a:hover img{
	border: 5px solid #e2e2e2;
}

dd{
	margin-left: 3em;
	font-style: normal;
	font-weight: normal;
}

dl.simple dd{
	font-weight: normal !important;
}

dl.simple dt{
	float:left;
	font-weight: bold;
}


hr{
	color:#e1e1e1;
	background-color:#e1e1e1;
	border:none;
	margin:1em 0;
	_margin:1.2em 0 0;
	padding:0;
}

em{

}

h1, h2, h3,  p, table,ul,ol {
	margin:0 0 1em 0;
	padding:0;
}


h1{
	color:#1e7569;
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	margin:0 0 0.9em 0;
	padding:0;
	font-size:13pt;
	text-transform:none;
	text-align:left;
	font-weight:bold;
}



h2{
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	padding:0;
	margin:1.5em 0 1em 0;

	text-transform: none;
	color:#1e7569;
	font-size:11pt;
	font-weight: bold;

	text-align:left;
}

h2 a, h2 a:visited{
	color:#1e7569;	
}

.contentbox .csc-header-n1 h2{
	padding-top:0;
}


h3{
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	padding:0;
	margin:0;
	margin-bottom:0.5em;
	color:#4c4c4c;
	text-transform: none;
	font-size:10pt;
	text-align:left;
	font-weight: bold;
}

h3 a, h3 a:visited{
	color:#4c4c4c;	
}

h4{
	padding:0;
	margin:0;
	margin-bottom:0.5em;

	color:#4c4c4c;
	text-transform: none;
	font-size:9pt;
	text-align:left;
	font-weight: normal;
}

h4 a, h4 a:visited{
	color:#4c4c4c;	
}



p{

}



ul.minimal{
	margin:0;
	padding:0;
}

ul.minimal li{
	margin:1em 0;
	list-style-position: inside;
}

#mainleftcontent ul, #mainleftcontent ol{
	list-style: none outside url('../img/bg-li.png');
	margin-left:2em;

}
#mainleftcontent li{

}

.csc-textpic-intext-left .csc-textpic-text ul{

}



dt{
	font-style: italic;
}

dd{
	font-weight:bold;
	margin: 0.5em 5em;
	
}


table{
	border:1px solid #DDF2D6;
	padding:0;
	margin: 0.3em 0 1.1em;
	border-collapse: collapse;
}



th{
	font-weight: normal;
	border:1px solid #d7d7d7;
	padding:0.3em;
	background-color: #e7e7e7;
}

.sede-podbarveni, th.sede-podbarveni, td.sede-podbarveni{
	background-color: #F0F0F0 !important;
}

tr.superth th{
	font-weight: bold;
}

tr.superth th div{
	font-weight: normal;
	font-size: 8pt;
	text-align:left;
	margin: 1em 0;
}

td{
	border:1px solid #d7d7d7;
	text-align:right;
	padding:0.3em;
	
}

.right{
	text-align:right;
}

.left{
	text-align:left;
}

.center{
	text-align:center;
}

.required{
	color:red;
	position:relative;

	top:0.1em;
}

fieldset{
	margin:10px 0;
	padding:0;
	background-color:transparent;
	border:none;
}

legend{
	color:#666666;
	margin:1em 0;
	padding:0;
	border:none;
}

.csc-mailform label{
	display:block;
	margin-top:1em;
	margin-left:0em;
	font-weight:bold;

}
input.csc-mailform-submit{
	margin-top:2em;
}

.csc-mailform{
	background-color:#ecf9f7;
	padding:10px;
}

.csc-mailform.input,.csc-mailform.textarea{
	margin-left:2em;

}

.tx-thmailformplus-pi1 table,
.tx-thmailformplus-pi1 td,
.tx-thmailformplus-pi1 th,
.tx-thmailformplus-pi1 tr th{
	background-color:transparent;
}

.tx-thmailformplus-pi1 .superth th{
	background-color:#e7e7e7;

}


/*
TOP 
*/



#bodyframe{
	width:780px;
	margin-left:auto;
	margin-right:auto;
}

#bodyframe2{
	padding:0;
	background-color:#fff;
	margin: 0 0 0 70px;
	text-align:left;
}

#logo-europrint{
	float:left;
	background-color: #1e7569;
	padding-top:35px;
}

#logo-europrint img, #logo-europrint:visited img{
	border:none;
}

#header-null{
	height:70px;
	background-color:#f1f1f1;
}

#lng-menu{
	padding:38px 55px 0 0;
	float:right;
}

#lng-menu a img, #lng-menu a:visited img{
	border:none;
	margin-left:10px;
}

#top-menu{
	padding:38px 0 0 47px;
}

#top-menu ul{
	margin:0;
	padding:0;
	list-style-type: none;
}

#top-menu li{
	list-style-type: none;
	float:left;
	padding:0 28px 0 8px;
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#7f7f7f;

}



body.de #top-menu li{
	padding:0 19px 0 8px;	
}

body.de #top-menu li{
}


#top-menu li a,#top-menu li a:visited, #top-menu li a{
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#00765b;
	display:block;
	text-decoration:none;
}

#top-menu li.iehover,#top-menu li a:hover, #top-menu li.CUR a, #top-menu li.CUR a:visited{
	color:#7f7f7f;
}

#top-menu li.iehover,#top-menu li:hover, #top-menu li a:hover{
	background-color: #ddd;
	
}


#top-menu  li ul{
	position:absolute;
	visibility:hidden;
	padding: 3px 0 5px 0;
	background-color: #ddd;
	cursor:pointer;
	z-index:99;
	margin-left:-8px;
	float:none !important;

}

#top-menu  li:hover ul,
#top-menu  li.iehover ul{
	visibility:visible;
	opacity:0.9;
}

#top-menu  li li {
	display:block;;
	float:none;margin:0 !important;
	padding:0 !important;
}

#top-menu  li li a, #top-menu  li li a:visited, #top-menu  li.CUR li a, #top-menu  li.ACT li a{
	display:block;
	float:none;
	line-height:20px;
	min-width:14em;
	padding:0 8px 0 8px;
	font-weight: normal;
	font-size:8pt;
	text-align:left;
	color:#00765b;
	background-image:none;
	text-transform:none;

	cursor:pointer;
	_width:16em;

}
#top-menu  li li a:visited{
	color:#00765b !important;
	
}


#top-menu  li li.CUR a, #top-menu  li li.CUR a:visited, #top-menu  li li.CUR{
	background-image:none !important;
	color:#7f7f7f;
}

#top-menu  li li a:hover, #top-menu  li li a.iehover{
	color:#7f7f7f  !important;
	
}


#teaser-null{
	z-index:88;
	padding: 35px 55px 21px;
}

#teaser-null{
	_padding: 35px 0 21px 55px;
}

#teaser{
	height:150px;
	width:600px;
}

body.hp #teaser-null{
	padding-bottom:35px;
}

body.hp #teaser{
	height:240px;
}



body.hp #teaser a img, body.hp #teaser a:visited img{
	border:none;
}

body.hp #teaser a img, body.hp #teaser a:visited img{
	border:none;
}


body.hp #teaser div{
	height:240px;
	width:138px;
	overflow:hidden;
	display:block;
	float:left;
	margin-right:16px;
	position:relative;
}


body.hp #teaser #hpteaser4{
	margin-right:0;
}


body.hp #teaser a img, body.hp #teaser a:visited img{
	border:none;
}


body #teaser{background-image:url(../img/teaser-o-nas.jpg)}
body.kontakt #teaser{background-image:url(../img/teaser-kontakt.jpg)}
body.servis #teaser{background-image:url(../img/teaser-zakaznicky-servis.jpg)}
body.technologie #teaser{background-image:url(../img/teaser-technologie.jpg)}
body.teamy #teaser{background-image:url(../img/teaser-teamy.jpg)}
body.onas #teaser{background-image:url(../img/teaser-o-nas.jpg)}
body.hp #teaser{background-image:none}

#mainmiddle{
	padding: 0 55px;
}

#mainright{
	width:136px;
	float:right;
}

body.hp #mainright{
	width: 180px;
}

body.kontakt #right-menu,
body.search #right-menu,
body.sitemap #right-menu,
body.news #right-menu,
body.infomail  #right-menu{
	border-top:1px solid #e1e1e1;
}

body.kontakt #right-menu *,
body.search #right-menu *,
body.sitemap #right-menu *,
body.news #right-menu *,
body.infomail #right-menu *{
	display:none;
}

#mainrightcontent{
	clear:both;
}

body.hp #right-menu{
	display:none;
}

#right-menu{
	padding-top:20px;
	border-top:1px solid #e1e1e1;	
}

#right-menu ul{
	list-style: none outside url(../img/bg-li.png);
	margin:0 0 0 1.4em; 
	padding:0;
}

#right-menu ul{
	margin:0 0 0 15px; 
	$margin:0 0 0 18px; 
}

#right-menu li{
	margin-bottom:10px;
}


#right-menu li a, #right-menu li a:visited{
	color:#4e4e4e;
	text-decoration:none;
}

#right-menu li a:hover,#right-menu li.CUR a{
	color:#1e7569;
	text-decoration:none;
	font-weight:bold;

}


#mainrightcontent h2{
	color:#1e7569;
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	margin:0 0 0.5em 0;
	padding:0;
	font-size:13pt;
	text-transform:none;
	text-align:left;
	font-weight:bold;
}

#mainrightcontent h2 a, #mainrightcontent h2 a:visited{
	text-decoration:none;
	color:#1e7569;
	padding:0;
	margin:0;
}

#mainleft{
	width:436px;
	float:left;	
}

body.hp #mainleft{
	width: 390px;
}

#mainleftcontent{
	padding-top:20px;
	border-top:1px solid #e1e1e1;
	min-height:200px;
}

body.hp #mainleftcontent{
	padding-top:0;
	border-top:none;
}

#crumbnav-null{
	height:40px;
}

body.hp #crumbnav-null{
	height:0;
	display:none;
}

#crumbnav{
	padding-top:7px;


}



#crumbnav span{
	padding-right:20px;
	background: transparent url(../img/arrow.png) no-repeat scroll right 2px;
}

#crumbnav a, #crumbnav a:visited{
	color: #666666;
}





#hp-news-null{
	display:none;
}

body.hp #hp-news-null{
	display:block;
}


#sitesearch{
	height:40px;
}

#sitesearch form{
	margin:0;
}
#sitesearch input{
	float:left;	
	width:105px;
	line-height:17px;
	font-size:9pt;
	color:#7f7f7f;
	background-color:#fff;
	border:1px solid #d9d9d9;
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
}

body.hp #sitesearch input{
	width:150px;	
}

#sitesearch button{
	margin:0;
	text-align:center;
	width:19px;
	line-height:17px;
	float:right;
	font-size:9pt;
	color:#7f7f7f;
	border:1px solid #d9d9d9;
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	text-transform:lowercase;
	background-color: #f1f1f1;
	overflow:hidden;
	background: #f1f1f1 url('../img/bg-arrow.png') no-repeat scroll center center;
	
}

#sitesearch button span{
	color:#fff;
	position:relative;
	left:20px;
}

#mainleftcontent{
	line-height:1.4em;
}

#footer{
	clear:both;
	padding:10px 55px 10px;
	color:#cdcdcd;
}

#copyright{
	position:fixed;
	bottom:10px;
	margin-left:665px;
	
}

#copyright div{
	height:159px;
	width:19px;
	background: transparent url('../img/bg-copyright.gif') no-repeat scroll center center;	
}

#copyright span{
	display:none;
}



#copyright{
	$position:absolute;
	$margin:-210px 0 0 330px;
	$	bottom:auto;
	
}







/*
CONTENT
*/


.news-item{
	clear:left;
	border-bottom:1px solid #e1e1e1;
	margin-bottom:1em;
	padding-bottom:0.5em;
	margin-top:1em;
}

.news-message{
	
}
.news-message a, .news-message a:visited{
	text-decoration:none;	
}

.news-date{
	margin:0;
	padding:0;
	font-size:8pt;
	font-style: italic;

}

h3.news-title{
	margin:0;
	font-size:9pt;
	padding:4px 0;
}


h3.news-title a{
	text-decoration:none;
}

.news-subheader{
	margin:0;
	padding:0;	
}

.news-img{
	float:right;
	margin-left:6px;
	margin-bottom:6px;
	position:relative;
	top:2px;
}

.news-img  a img,
.newsimg a img{
	border:none !important;
}

.newsimg{
	text-align:left;
	float:right;
	margin: 0 0 2em 2em;
}

.news-message p{
	margin:0;
	padding:0;
}
.news-more, .news-more a, .news-more a:visited{
	margin:0;
	padding:0 0 5px 0;
	text-align:right;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;

}

.news-more{
	clear:both;
}
.news-gotoarchive, .news-gotoarchive a{
	font-weight:bold;
	text-decoration:none;
}

	
.tx-indexedsearch-redMarkup{
	color:Red;
}

.tx-indexedsearch-rules{
	font-size:8pt;
}

.tx-indexedsearch-title, .tx-indexedsearch-descr,tx-indexedsearch-info{
	text-align:left;
}


.csc-sword{
	color:#E10101 !important;
}

.csc-subheader-0{
	position:relative;
	top:-0.3em;
	font-weight:bold;
	font-size:9pt;

}


.csc-textpic-caption{
	font-size:8pt;
	font-weight:normal;
	color:gray;

	padding:0 5px 0px 5px;
	text-align:center !important;
}

.news-single-img{

		text-align:left;
}

.news-single-imgcaption{
	font-size:8pt;
	text-align:center;
}

.csc-menu-1 li{
	font-weight:normal;
	margin-bottom:0;
}

.csc-textpic-intext-left li{
	margin-left:2em;
}


.tx-srlanguagemenu-pi1 div{
	float:right;
}

