body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #1a1a1a;
	font-size: 72%;
	background-color: #FFFFFF;
}

* { 
	margin: 0; 
	padding: 0; 
	border: 0;
}

strong {
	font-weight: bold;
}

h1, h2, h3 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

p {
	line-height: 140%;
	margin: 0 0 15px 0;
	font-size: 1em;
}

ol, ul {
	line-height: 160%;
	margin: 0 0 15px 25px;
}

ul {
	list-style: none;
}

li {
}

a {
	color: #3188b9;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.case {
	padding: 30px;
}

.case_right {
	padding: 30px;
/*	background-image: url(images/bg_h1.jpg);*/
	background-repeat: no-repeat;
	background-position: right 30px;	
}

.imgwtext {
	width: 150px;
	height: 140px; 
	float: left;
	text-align: center;
	margin: 5px;
}

.imgwtext img {
	border: 1px solid #ffffff;  
}

.floatleft {
	float: left;
	margin-right: 10px;
}

.floatright {
	float: right;
	margin-left: 10px;
}

table {
	border-collapse: collapse; 
	margin: 10px 0 10px 0;
}

tr {

}

th {
	font-weight: bold;
	padding: 3px 3px;	
	border-bottom: 4px solid #CCCCCC;  
}

td {
	border-bottom: 1px solid #CCCCCC; 
	padding: 5px 5px;
	vertical-align: top;
}

table.tela_tab {
	width: 90%;
}

table.tela_tab tr {

}

table.tela_tab td {
	border-bottom: none;
	text-align: center;
	font-size: 1em;
}

table.tela_tab td img {
	padding: 2px;
	background-color: #F5F5F5;
	border: 1px solid #FFFFFF;
}

.border {
	padding: 2px;
	border: 1px solid #FFFFFF;
}

/* -----------  dizajn stranky ------------------- */
div#hlavnyobal { 
	width: 940px; 
	margin-left: auto; 
	margin-right: auto;
	text-align: left;  
}

div#logo {
	width: 940px;
	height: 133px;
	text-align: center;
	background-image: url(images/bg_logo.gif);
	position: relative;
}

div#logo h1 {
	position: absolute;
	top: 46px;
	left: 26px;
	width: 259px;
	height: 76px;
	background-image: url(images/logo_tyroline.gif);
	text-indent: -200em;
}

div#logo .widia {
	position: absolute;
	top: 73px;
	left: 647px;
}

div#logo .tyrolit {
	position: absolute;
	top: 76px;
	left: 804px;
}


div#menu {
	width: 940px;
	height: 47px;
	text-align: center;
	background-color: #c3e1ff;
}

div#menu ul {
	padding: 15px 0 0 33px;
	margin: 0;

}

div#menu li {
	float: left;
	list-style: none;
}

div#menu li a {
	display: block;
	color: #1a1a1a;
	margin: 0 40px 0 0;
	padding: 0 0 0 20px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

div#menu li a:hover {
	text-decoration: none;
	background-image: url(images/bullet_up.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


div#menu .active {
	background-image: url(images/bullet_up.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

div#menu li.closed.active {
}


div#kolaz {
	width: 940px;
	height: 195px;
}

div#kolaz h1 {
	position: absolute;
	top: 0;
	left: 400px;
	width: 284px;
	height: 283px;
	text-indent: -2000em;
	background-image: url(images/logo_400.jpg);
}


div#obsah {
	width: 940px;
	overflow: hidden;
	background-image: url(images/bg_obsah.gif);
	background-repeat: repeat-y;
	padding: 0;
}

div#obsah #lavy {
	float: left;
	width: 240px;
}


div#obsah #lavy h1 {
	background-image: url(images/bullet_h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 20px;
	letter-spacing: -.05em;
}

div#obsah #lavy ul {
	list-style: none;
	padding: 0 0 20px 0;
	margin: 0;
	
}

div#obsah #lavy li {
	border-bottom: 1px solid #d7d8cf;
}

div#obsah #lavy li a {
	display: block;
	padding: 3px 0 3px 20px;
	color: #1a1a1a;
}


div#obsah #lavy li a:hover {
	text-decoration: none;
	border-left: solid 4px #e8e9df;
	padding-left: 16px;
}

div#obsah #lavy .active {
	font-weight: bold;
}


div#obsah #pravy {
	float: right;
	width: 700px;
}

div#obsah #pravy h1 {
	background-image: url(images/bullet_h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 20px;
	letter-spacing: -.05em;
}

div#obsah #pravy h2 {
	color: #699dc2;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

/* div#obsah #pravy table img {
	padding: 2px;
	border: 1px solid #FFFFFF;
} */

div#obsah #pravy ul {
	margin-left: 15px;
	padding: 0;
}

div#obsah #pravy img.floatright {
	padding: 2px;
	border: 1px solid #FFFFFF;
}

div#obsah #pravy img.floatleft {
	padding: 2px;
	border: 1px solid #FFFFFF;
}

div#obsah #pravy ul li {
	background: url(images/bullet_blue_ul.gif) 0 6px no-repeat;
	padding-left: 20px;
}

.novinky td {
	padding: 15px;
}

.novinky a {
	background: url(images/bullet_blue.gif) 0 6px no-repeat;
	padding-left: 15px;
}

.whiteright {
	border-right: 1px solid #FFFFFF;
}

.whitedown {
	border-bottom: 1px solid #FFFFFF;
}

div#pata {
	width: 940px;
	height: 90px;
	background-image: url(images/bg_footer.jpg);
	color: #babcc2;
	font-size: .9em;

}


div#pata .tyroline {
	float: right;
	padding: 0px 30px 0 80px;*/
}

.clearfix:after {
    content: ".";              
	display: block;          
    height: 0;                 
    clear: both;               
    visibility: hidden;	     
}
.clearfix {display: inline-block;}   /* oprava pre IE Mac */
/* Schova trik pred IE Mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}


/*upravy2009*/

.novinky {
border-bottom:1px solid white;
display:block;
float:left;
height:185px;
margin:12px;
padding:0;
width:45%;
}

.n_left {
float:left;
border:1px solid white;
padding:2px;
margin-right:15px;
}

.tyroline p{
	text-align: right;
	}


.akce {
padding-top:10px;
}

.doc_hdr p{
margin:0;
padding:0;
}

.doc_hdr {
border-bottom:4px solid #ccc;
width:80%;
}

.doc_lines {
width:80%;
}

.doc_lines .download {
border-bottom:1px solid #ccc;
padding: 5px 0;
}


.dldfile{
display:block;
float:left;
width:360px;

}

.hiddenpopup {
display:none;
}

#fancy_inner h1, #fancy_inner h1, #fancy_inner h1, #fancy_inner p {
margin:0;
}


div#fancy_div {
background:transparent url(images/popupbgd.jpg) repeat scroll 0 0;
color:black;
font-family:Georgia,Times New Roman,serif;
font-size:120%;
text-align:center;
}

div#fancy_div a{
/*background-color: white;*/
color:black;
text-decoration:underline;
}

