@charset "utf-8";

/* MAIN */

* {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


input {
margin:0px;
display:inline;
padding:0px;
font-size:0px;
float:left;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #8fa3a4;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}


img {
	border:0px;
}

div {
	float:left;
	font-size:0px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #000000;
	text-align:left;
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
a:link, a:visited, a:active {
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
	color: #000000;
	line-height:17px;
}

a:hover {
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color: #FF0000;
		line-height:17px;
}


h2 {
	font-size: 16px;
	color: #000000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin-bottom:20px;
}


h1 {
	font-size: 24px;
	color: #FF0000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bolder;
}

h3 {
	font-size: 26px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:4px;
}


form {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}



li {
	font-size: 12px;
	color: #000000;
}

ul {
	font-size: 12px;
	color: #000000;
}

strong {
line-height:17px;
}

/* CLASSES */

.tabulka {
width:600px;
}

.tabulka td {
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
line-height:17px;
}

.tabulka tr {
height:40px;
}

.tabulka .nadpistd {
	color: #999999;
}

.div_center {
	width:980px;
	margin-left: auto;
	margin-right: auto;
	float:none;

}

.div_page {
	width:980px;
}

.div_main {
	width:950px;
}

.div_top {
	width:980px;
	height:30px;

}

.div_menu {
	width:980px;
	height:80px;
}

.div_home {
	width:800px;
	background-image: url(images/page-home-back.jpg);
	background-repeat: no-repeat;
}




.div_footer {
	/*	position: static;
	height:337px;
	width:100%;
	/*	margin-left: auto;
	margin-right: auto;

	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
*/
	width:980px
}

.table_footer {
	width:980px;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
}


.div_footer_main {
	width:980px;
}


.white {
	color:#FFFFFF;
}

.white:link,  .white:visited, .white:active {
	color:#FFFFFF;
}

.white:hover {
	color:#FFFFFF;
}


.small_column {
	float: left;
	width: 205px;	
}

.small_column_medz {
	float: left;
	width: 43px;	
	height: 100px;
}






/* forms */

.input_search {
	padding-left:6px;
	padding-top:2px;
	font-size: 14px;
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing: -1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image:url(images/input-back.jpg);
}

/**/

.tip {
	font-size:10px;
	color:#3576BD;
}



/* OTHER */
.DW {
width:950px;
}

.Dp {
width: 385px;
text-align:justify;
}

.Dp2 {
width: 355px;
text-align:justify;
}

/**/




#backpng {
 behavior: url(iepngfix2.htc)
}


#ul_temy-small{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.li_tree0-small {
/*	background-image:url(images/i-dj-folder.gif);*/
	background-repeat:no-repeat;
	padding-bottom:2px;
/*	padding-left:40px;*/
	background-position: 0px -5px;
}

#ul_temy-small a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration:none;
}

#ul_temy-small a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration:underline;
}



.portfolio-image {
	border:0px solid #000;
}




.blue {
color: #2993CB;
}