@charset "utf-8";
/* CSS Document © Jiří Beroušek www.MULTIMEDIA-ACTIVITY.cz create 06.05.2009, last update 06.05.2009 */
/* 3 col */
/* colors*/
/* LAYOUT ================================================================================== */
/* -------------------------------------------------------------------- page */
html {
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.page {
	background: #E6E6E6 url(http://www.diamotech.cz/images/left_bg.jpg) left repeat-y;
	width: 900px;
	margin: 0px auto;
	text-align: left;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.pagetxt {
	background: transparent url(http://www.diamotech.cz/images/www-diamotech-cz.jpg) left bottom no-repeat;
}
h1, h2, h3, h4, h5 {
	color: #333;
	margin-bottom: 15px;
}
h1 {
	font-weight: bold;
	line-height: 140%;
	padding:40px 20px 5px 20px;
	font-size: 1.8em;
	background: #9B9B9B url(http://www.diamotech.cz/images/bg_h1.jpg) left repeat-y;
	display:block;
	width: 560px;
	margin-bottom: 20px;
}
a, a:link, a:visited, a:active, a:focus {
	text-decoration: underline;
	color: #0165AA;
}
a:hover {
	text-decoration: none;
	color: #666;
}
/* HEAD =================================================================== */
/* -------------------------------------------------------------------- head */
.head {
	height: 80px;
	background: #fff url(../images/bg_head.png) right bottom no-repeat;
}
.headtxt {
}
/* -------------------------------------------------------------------- head */
.header {
	width: 100%;
	height: 259px;
}
.headertxt {
	background: transparent url(../images/bg_header.jpg) top right no-repeat;
	width: 840px;
	float: right;
	height: 259px;
	border-bottom: 6px solid #000;
}
/* -------------------------------------------------------------------- topmenu */
.topmenu {
	text-align:right;
	font-size: 89%;
	width: 100%;
}
.topmenutxt {
	padding: 10px 10px 0 0;
}
.topmenutxt ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.topmenutxt ul li {
	display: inline;
	padding: 0px 6px 0px 3px;
	border-right: 1px solid #4c4c4c;
}
.topmenutxt a, .topmenutxt a:visited {
	color: #4c4c4c;
}
.topmenutxt a:hover {
	text-decoration: none;
}
/* -------------------------------------------------------------------- logo */
.logo {
	float: left;
	width: 350px;
	text-align:left;
}
.logotxt {
	margin: 0px 0px;
}
/* -------------------------------------------------------------------- menu */
div.menu {
	background-color: #333333;
	width: 100%;
	margin: 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #fff;
}
div.menutxt {
	padding: 0px;
}
div.menutxt ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	z-index: 1000;
}
div.menutxt ul li {
	padding: 0px;
	margin: 0px;
}
div.menutxt a, div.menutxt a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
div.menutxt a:hover {
	text-decoration: none;
	color: #fff;
}
/* viceurovnove menu ======================================================= */
div.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
div.menu ul ul {
	width: 220px;
	/* Sub Menu Width */
	margin: 0;
	list-style: none;
	display: none;
	position: absolute;
	top: 100%;
	left: 0px;
}
div.menu ul ul ul, div.menu ul ul ul ul {
	top: 0;
	left: 100%;
}
div.menu ul li {
	float: left;
	display: inline;
	position: relative;
	background: #333 url(../images/bg_menu.png) top left repeat-x;
	border-right: 1px solid #000;
}
div.menu ul li.last {
	border-right: 0px solid #000;
}
div.menu ul li:hover {
	background: #0A1529 url(../images/bg_menu.png) top right repeat-x;
}
div.menu ul ul li {
	display: block;
	background-color: #333;
	margin: 0;
	padding: 0px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	background: #2D2D2D url(../images/bg_menu_sub.png) top right repeat-x;
}
div.menu ul ul li:hover {
	background-color: #0A1529;
	background: #182337 url(../images/bg_menu_sub.png) top left repeat-x;
}
/* Root Menu */
div.menu ul a {
	display: block;
	text-align:center;
	padding: 10px 0px;
	color: #fff;
	width: 179px;
}
div.menu ul ul li a {
	text-align: center;
	padding: 5px;
	color: #fff;
	width: auto;
}
div.menu>ul a {
	width: auto;
}
/* Root Menu Hover Persistence */
div.menu ul a:hover, div.menu ul li:hover a, div.menu ul li.iehover a {
}
/* 2nd Menu */
div.menu ul li:hover li a, div.menu ul li.iehover li a {
	font-size: 85%;
	font-weight: normal;
	float: none;
	width: 220px !important;
}
/* Hover Function - Do Not Move */
div.menu ul li:hover ul ul, div.menu ul li:hover ul ul ul, div.menu ul li.iehover ul ul, div.menu ul li.iehover ul ul ul {
	display: none;
}
div.menu ul li:hover ul, div.menu ul ul li:hover ul, div.menu ul ul ul li:hover ul, div.menu ul li.iehover ul, div.menu ul ul li.iehover ul, div.menu ul ul ul li.iehover ul {
	display: block;
}
/* end viceurovnove menu ======================================================= */
/* -------------------------------------------------------------------- menu */
.homepage {
	width: 100%;
}
.homepagetxt {
	padding:12px 0px 8px 63px;
}
.nabidky, .rekonstrukce, .interiery, .exteriery, .poptavka {
	width: 158px;
	height: 158px;
	float: left;
	margin: 0 0 0 7px;
	padding: 0;
	text-align: center;
}
.homepage a, .homepage a:visited {
	text-align: center;
	color: #FFF;
	padding-top: 20px;
	display: block;
	width: 158px;
	height: 135px;
	font-size: 1.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.homepage a:hover {
	font-size: 0px;
	width: 158px;
	height: 137px;
}
div.nabidky a {
	background: #007BC2 url(../images/akcni-nabidky.png) top left no-repeat;
}
div.rekonstrukce a {
	background: #D8241D url(../images/rekonstrukce-bytu.png) top left no-repeat;
}
div.interiery a {
	background: #007BC2 url(../images/interiery.png) top left no-repeat;
}
div.exteriery a {
	background: #007BC2 url(../images/exteriery.png) top left no-repeat;
}
div.poptavka a {
	background: #007BC2 url(../images/zaslat-poptavku.png) top left no-repeat;
}
div.nabidky a:hover {
	background: #007BC2 url(../images/akcni-nabidky.png) top right no-repeat;
}
div.rekonstrukce a:hover {
	background: #D8241D url(../images/rekonstrukce-bytu.png) top right no-repeat;
}
div.interiery a:hover{
	background: #007BC2 url(../images/interiery.png) top right no-repeat;
}
div.exteriery a:hover{
	background: #007BC2 url(../images/exteriery.png) top right no-repeat;
}
div.poptavka a:hover{
	background: #007BC2 url(../images/zaslat-poptavku.png) top right no-repeat;
}
/* CONTENTS =================================================================== */
/* -------------------------------------------------------------------- container */
.container {
	width: 100%;
	background: url(../images/right_bg.gif) right repeat-y;
}
.containertxt {
}
/* -------------------------------------------------------------------- contents */
.section {
	float: left;
	width: 630px;
	background-color: transparent;
	padding-left: 45px;
	display: block;
	margin-bottom: 20px;
}
.sectiontxt {
	padding: 0px 0 0 35px;
}
/* -------------------------------------------------------------------- container */
.article {
}
.articletxt {
	margin-top:0px;
}
/* -------------------------------------------------------------------- aside */
.aside {
	background-color: #CDCDCD;
	float: right;
	width: 200px;
	height:100%;
	margin: 0px;
	display: block;
	text-align:center;
}
.asidetxt {
	padding: 25px 5px;
}
/* FOOT =================================================================== */
/* -------------------------------------------------------------------- footer */
.footer {
	width: 100%;
	text-align: right;
	margin: 0 auto;
	background-color: #818181;
	background-image: url(../images/horizont_menu_bg.gif);
	background-repeat: repeat-x;
}
.footertxt {
	color: #FFFFFF;
	border-bottom: 1px solid #000000;
	font-size: 90%;
	padding: 4px 6px 7px 5px;
}
.footertxt a {
	color: #FFFFFF;
}
/* ----------------------------------------------------------- */
.foot {
	width: 900px;
	text-align: right;
	margin: 0 auto;
	padding-bottom: 10px;
	background-color: #F0F0F0;
}
.foottxt {
	padding-top: 5px;
	font-size: 90%;
	color: #818181;
}
.foottxt a {
	color: #818181;
}
/* end LAYOUT ================================================================================== */
/* CLASS ================================================================================== */
.cleaner {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: transparent;
}
.spacer {
	height: 50px;
}
.hidden {
	display: none;
}
.autor-clanku {
	background-color: #009933;
}
.odkaz-vice {
	padding: 1em 0px 0px 0px;
	margin: 0px;
}
.arrow {
	font-size: 117%;
	color: #0F499D;
}
img.fotografie, img.obrazek-vpravo, img.obrazek-vlevo {
	border: 1px solid #333;
}
img.fotografie {
	margin: 15px 8px 15px 7px !important;
}
img.obrazek-vpravo {
	float: right;
	margin: 0px 0px 10px 10px !important;
}
img.obrazek-vlevo {
	float: left;
	margin: 0px 10px 10px 0px !important;
}
.bookmark {
}
.toplist {
	float: left;
	width: 300px;
}
p.aligncenter {
	text-align: center;
}
.zvyraznit {
	color: #F00;
	font-weight: bold;
}
a.big_link {
	color: #009244;
	font-size: 1.6em;
	font-weight: bold;
}
a.big_link:hover {
	color: #fff;
}
.bannerbalicek {
	border-top: 6px solid #247BBE;
}
.notopmargin {
	margin-top: 0px;
}
/* creates small caps */
.caps {
	font-variant: small-caps;
	letter-spacing: 1px;
	text-transform: lowercase;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 2px;
}
.odd {
	background-color: #DDD;
}
.flashheader {
	background-image: url(../images/header-index-bg.png);
	background-repeat: no-repeat;
	background-position: top left;
}
table {
	border-collapse: collapse;
	border-top: 1px solid #4C4C4C;
	font-size: .8em;
	border-left: 1px solid #4C4C4C;
}
th, td {
	border-right: 1px solid #4C4C4C;
	border-bottom: 1px solid #4C4C4C;
	padding: 2px 5px;
}
th {
	background-color: #333333;
	color: #FFFFFF;
}
td {
	vertical-align: top;
}
caption {
	color: #4C4C4C;
}
.tablex {
	border: none;
}
.tablex td {
	border: none;
}
.tablex th {
	border: none;
	background: none;
}
/* end CLASS ================================================================================== */
/* foto ve clancich ---------------------------------------------------- */
.fotoframe {
	float: left;
	width: 131px;
	margin: 0px 2px 2px 0px;
	padding: 15px 0px 0px 0px;
	text-align: center;
	height: 135px;
	overflow: auto; /* added rules */
	background-color: #111111;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
}
p.foto {
	margin: 0px auto;
	text-align: center;
	padding: 0px;
}
p.foto img {
	border: 1px solid #FFFFFF;
}
p.fotopopis {
	margin: 4px auto;
	padding: 0px;
	text-align: center;
	line-height: 120%;
	font-size: 0%;
	color: #FFFFFF;
}
.cleaner {
	clear: both;
}
/* konec foto ve clancich ---------------------------------------------------- */
.hide {
	display: none;
}
.cleaner {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
img.sekce-float-right {
	float: right;
	margin: 0px 0px 20px 20px;
}
p.center {
	text-align: center;
	margin: 0px auto;
}
.schovka {
	visibility: hidden;
}
.upoutavka {
	float: right;
	width: 120px;
	font-size: 79%;
	margin-top: 20px;
	border-right: 4px solid #FF0000;
}
.upoutavka-header {
	background-color: #CCCCCC;
	padding: 6px;
	line-height: 120%;
}
.upoutavka-contents {
	background-color: #666666;
	text-align: center;
	padding: 2px;
}
.upoutavka-contents a {
	color: #FFFFFF;
}
.obrazekvpravo {
	float:right;
	margin:0px 0px 5px 10px;
}
.letak {
	margin:15px 0px;
	width: 100%;
	font-size: 70%;
	text-align:center;
	border: 1px solid #999;
	background-color:#CDCDCD;
}
.letak1 {
	float:left;
	width: 350px;
	padding: 10px 5px;
}
.letak2 {
	float:left;
	width: 160px;
	padding: 10px 5px;
}
.ml {
	margin-left:20px;
}
.datum {
	color: #9B9B9B;
	border-bottom: 1px dashed #9B9B9B;
	margin-top: -5px;
	font-size: 90%;
	}
.fbox{
	background: #fff;}
/* ------------------------------------------------------------------ FORMS */

table.tablex textarea, table.tablex input, table.tablex select {
	border: 1px solid #ccc;
	background:#F7F7F7 url(../images/bg-form.jpg) top left no-repeat;
	padding:.3em;
	font-size:1.2em;
}
table.tablex textarea:hover, table.tablex input:hover, table.tablex input:hover, table.tablex select:hover {
	border-color: #666;
}
table.tablex textarea:focus, table.tablex input:focus, table.tablex input:focus, table.tablex select:focus {
	border-color: #888;
	outline: 2px solid #333;
}
/* --------------------------------------------------------------------------------------- kontaktform */
.kontaktform {
	background-color: #E57818;
	border: 3px solid #00913F;
	width: 100%;
	color: #000;
}
.kontaktformtxt {
	padding: 10px 20px 0px 20px;
}
.kontaktformtxt p {
	padding: 5px 0px;
	margin: 0px;
}
.kontaktformchyba {
	background-color: #F00;
	color: #FFF;
	font-weight: bold;
	padding: 8px 0px 8px 30px;
	margin: 0px;
	background-image: url(../images/ico-vykricnik.png);
	background-repeat: no-repeat;
	background-position: 7px 50%;
}
.kontaktformok {
	background-color: #0C0;
	color: #FFF;
	font-weight: bold;
	padding: 8px 15px;
}
input.button {
	padding: 4px 10px;
}

