@charset "utf-8";

/*tags:*/
html,body,a,h1 {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	background: #fafafa none;
	color: #000;
	font-size: 100%; /*IE*/
	line-height: 1.3em;
	font-family: "Trebuchet MS", "Arial", sans-serif;
	text-align: center; /*IE*/
}

a {
	color: #FFFFFF;
	font-weight: bold;
}

a:hover {
	color: #FBD101;
}

/*class:*/
.hide {
	display: none;
}

.clear {
	height: 0;
	font-size: 0;
	line-height: 0;
	margin: 0;
	border: 0;
	clear: both;
}

.content {
	width: 990px;
	margin: 0 auto;
}

/*layout:*/
#dmPage {
	font-size: .8em;
	text-align: left;
}

/*header:*/
#dmHeader {
	height: 193px;
	background: transparent url("../gfx/header.png") no-repeat 50% 0;
}

#dmHeader .content {
	position: relative;
}

#dmHeader h1 {
	height: 193px;
	font-size: 40px;
	line-height: 190px;
}

#dmHeader h1 a {
	display: block;
	padding-left: 50px;
	color: #FFFFFF;
}

#dmHeader h1 a span {
	width: 990px;
	height: 193px;
	background: transparent url("../gfx/header.png") no-repeat 50% 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	cursor: hand; /*IE*/
}

#dmHeader strong {
	color: #FFF;
	font-size: 24px;
	line-height: 190px;
	position: absolute;
	top: 5px;
	right: 250px;
	z-index: 1;
}

#dmHeader div.languages {
	color: #444444;
	height: 16px;
	text-align: right;
	padding: 12px;
	font-size: 90%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
}

#dmHeader div.languages a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 0 0 20px;
}

#dmHeader div.languages a:hover {
	text-decoration: underline;
}

#dmHeader div.languages .sk {
	padding-left: 28px;
	background: url('../gfx/flag-sk.png') no-repeat 0 0;
}
#dmHeader div.languages .en {
	padding-left: 28px;
	background: url('../gfx/flag-en.png') no-repeat 0 0;
}

/*header-minimum:minimalna vyska hlavicky,len pre predstavu ako to vyzera,staci odkomentovat*/
	/*#dmHeader,#dmHeader h1,#dmHeader h1 a span{height:113px;}
#dmHeader h1,#dmHeader strong{line-height:100px;}
#dmHeader h1 a span{background-position:0 -45px;}
*/ /*topmenu-other:*/
#dmTopmenu {
	background: #AE0001 url("../gfx/topmenubg2.png") repeat-x 0 0;
	border-top: 10px solid #8E0000;
}

#dmTopmenu strong {
	display: none;
}

#dmTopmenu ul {
	height: 87px;
	margin: 0 10px;
	padding: 0;
	list-style: none;
}

#dmTopmenu li {
	padding: 0 10px;
	float: left;
}

#dmTopmenu a {
	background: transparent url("../gfx/tm1.gif") no-repeat 0 16px;
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
	line-height: 86px;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-left: 75px;
}

#dmTopmenu a:hover {
	color: #FBD101;
}

#dmTopmenu a#tm2 {
	background-image: url("../gfx/tm2.gif");
}

#dmTopmenu a#tm3,#dmTopmenu a#tm4 {
	background: transparent url("../gfx/tm3.gif") no-repeat 0 24px;
}

#dmTopmenu a#tm4 {
	background-image: url("../gfx/tm4.gif");
}

#dmTopmenu li.active a {
	color: #FABA05;
}

/*topmenu-index*/
	/*#dmTopmenu{background:#AE0001 url("../gfx/topmenubg.png") repeat-x 0 0;border-top:10px solid #8E0000;}
#dmTopmenu strong{display:none;}
#dmTopmenu ul{height:216px;;margin:0 135px;padding:0;list-style:none;}
#dmTopmenu li{padding:0 20px;float:left;}
#dmTopmenu a{background:transparent url("../gfx/tmi1.gif") no-repeat center 24px;color:#FFF;font-size:18px;line-height:18px;text-decoration:none;text-align:center;display:block;padding-top:170px;}
#dmTopmenu a:hover{color:#FBD101;}
#dmTopmenu a#tm1{width:146px;}
#dmTopmenu a#tm2{width:154px;background-image:url("../gfx/tmi2.gif");}
#dmTopmenu a#tm3{width:204px;background-image:url("../gfx/tmi3.gif");}
#dmTopmenu a#tm4{width:158px;background:transparent url("../gfx/tmi4.gif") no-repeat center 40px;}
#dmTopmenu li.active a{color:#FABA05;}
*/ /*Breadcrumbs:*/
#bc {
	display: none;
}

#dmBreadcrumbs {
	height: 20px;
	background: #383838 none;
	color: #FFF;
	line-height: 30px;
}

#dmBreadcrumbs ul {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

#dmBreadcrumbs li {
	height: 30px;
	line-height: 30px;
	display: inline;
}

#dmBreadcrumbs li:before {
	content: " — ";
}

#dmBreadcrumbs li.first:before {
	content: "";
}

#dmBreadcrumbs a {
	color: #FFF;
}

#dmBreadcrumbs a:hover {
	color: #FABA05;
}

/*main:*/
#dmMain {
	background: #5E5E5E url("../gfx/mainbg.png") repeat-x 0 0px;
	color: #D7D7D7;
	border-top: 10px solid #383838;
	border-bottom: 10px solid #D7D7D7;
}

#dmMain .ccontent {
	padding: 0 15px 30px;
}

#dmMain strong {
	color: #FFFFFF;
}

#dmMain h2 {
	color: #FFFFFF;
	font-size: 2em;
	font-weight: normal;
	margin: 0;
	padding: 20px 0 10px;
}

#dmMain h3 {
	color: #FCDA0A;
	font-size: 1.5em;
}

#dmMain h4 {
	color: #FFFFFF;
	font-size: 1.3em;
	margin: 6px 0 0 0;
}

#dmMain p.txt {
	background: transparent url("../gfx/ico_txt.gif") no-repeat 7px .5em;
}

#dmMain p.txt2 {
	background: transparent url("../gfx/ico_txt2.gif") no-repeat 15px .5em;
}

#dmMain ul.link {
	list-style: none;
}

.link a {
	background: transparent url("../gfx/ico_link.gif") no-repeat 0 4px;
	color: #FFF;
	font-weight: bold;
	padding-left: 20px;
}

.link a:hover {
	color: #FBD101;
}

/* Bottom section */
#dmBottom {
	background: #F1F1F1 none;
	color: #5B5B5B;
}

#dmBottom .ccontent {
	padding: 0 0 30px;
}

#dmBottom h2 {
	color: #D91516;
	font-size: 2em;
	font-weight: normal;
	margin: 0;
	padding: 20px 0 10px;
}

#dmBottom h2,
#dmBottom h3 a,
#dmBottom p,
#dmBottom address,
#dmBottom a.link2 {
	padding-left: 25px;
}

#dmBottom h3 {
	font-size: 1.5em;
	font-weight: normal;
	margin: .2em 0;
}

#dmBottom h3 a {
	color: #5E5E5E;
	text-decoration: none;
}

#dmBottom h3 a,
#dmBottom a.link2 {
	background: transparent url("../gfx/ico_calc.gif") no-repeat 7px .35em;
}

#dmBottom #projects h3 a,
#dmBottom a.link2 {
	background-image: url("../gfx/ico_link2.gif");
}

#dmBottom p.phone,
#dmBottom p.at,
#dmBottom address {
	background: transparent url("../gfx/ico_phone.gif") no-repeat 7px .5em;
}

#dmBottom p.at {
	background-image: url("../gfx/ico_at.gif");
}

#dmBottom address {
	background-image: url("../gfx/ico_envelope.gif");
	font-style: normal;
}

#dmBottom #projects,
#dmBottom #extra,
#dmBottom #contact {
	width: 305px;
	background: #F1F1F1 none;
	float: left;
}

#dmBottom #extra,
#dmBottom #contact {
	background: transparent url("../gfx/separator2.png") no-repeat 0 20px;
	display: inline; /*IE*/
	margin: 0 25px;
}

#dmBottom #contact {
	margin: 0;
	float: left;
	position: relative;
}

#dmBottom #contact a.contact {
	color: #D91516;
	font-weight: bold;
}

#dmBottom #contact a.link2 {
	display: block;
	position: absolute;
	top: 30px;
	right: 0;
	border: 0;
}

/*footer:*/
#dmFooter {
	color: #9E9E9E;
	font-size: .9em;
	line-height: 40px;
	text-align: right;
}

#dmFooter .ccontent {
	padding-right: 15px;
}

#dmFooter a {
	color: #5B5B5B;
}

/*page-specific:*/ /*index:*/
.left {
	width: 620px;
	float: left;
	display: inline; /*IE*/
	margin-left: 10px;
}

.right {
	width: 315px;
	min-height: 300px;
	background: transparent url("../gfx/separator.png") no-repeat 0 20px;
	float: right;
}

#dmMain .right h2,
#dmMain .right p,
#dmMain .right div.vcard {
	padding-left: 30px;
}

.left2 {
	width: 325 px;
	float: left;
}

.right2 {
	width: 670px;
	float: right;
}

#dmMain .right2 h3 {
	color: #616161;
	font-size: 60px;
	padding-left: 60px;
	line-height: 100px;
}

/* Projects */
ul.projects {
	list-style: none;
}

ul.projects li {
	margin: 10px 0;
}

ul.projects li img {
	background: #EAEAEA;
	padding: 6px;
	border: 1px solid #383838;
}

/*referencie:*/
.client-logos {
	margin: 10px 0 0 30px;
	padding: 0;
	list-style: none;
}

.client-logos li {
	width: 49.99%; /*IE*/
	float: left;
	padding-bottom: 10px;
}

.client-logos li.long {
	width: 100%;
}

/* Contact form */
fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}

legend {
	display: none;
}

form table.fields {
	width: 100%;
}

.fields th {
	text-align: right;
	padding-right: .2em;
	width: 8em;
}

input,textarea {
	background: #DDD none;
	border: 1px solid #555;
}

input:hover,
input:focus,
textarea:hover,
textarea:focus {
	background: #FFF none;
}

form label {
	color: #FFFFFF;
}

form label.required,
form span.required {
	color: #FBD101;
	font-weight: bold;
}

form div.description {
	padding: 0;
	text-align: center;
}

form div.fieldDescription {
	clear: both;
	font-size: 84%;
	padding: .5em 0 0 0;
}

form div.fieldDescription p {
	margin: 0;
	padding: 0;
}

form div.fieldDescription ul {
	margin-top: .3em;
	margin-bottom: 0;
}

form #btnSubmit {
	font-weight: bold;
	margin-left: 90px;
}


/* Basic sizes */

form input.large,
form select.large,
form textarea.large {
	width: 95%;
}

form input.medium,
form select.medium,
form textarea.medium {
	width: 50%;
}

form input.small,
form select.small,
form textarea.small {
	width: 25%;
}


/* Snimac */

#dmBottom a.snimac {
	background: transparent url("../gfx/ico_link2.gif") no-repeat 7px .35em;
	font-size: 1.5em;
	font-weight: normal;
	padding-left: 24px;
	color: #5E5E5E;
	text-decoration: none;
}

p.diag {
	position: relative;
}

p.diag a.snimac {
	position: absolute;
	top: 18px;
	left: 110px;
}