/*body*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 vertical-align: baseline;
 background: transparent;
 font-weight: normal;
}
body {
 line-height:  normal;
}
ol, ul {
 list-style: none;
}
blockquote, q {
 quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
 content: '';
 content: none;
}

/* remember to define focus styles! */
:focus {
 outline: 0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#6E6E6E;
	background-image:url(../img/back.jpg);
	background-repeat:repeat;
	overflow:hidden;
}
a {
	text-decoration:none;
}

/*body*/
/*divHeader*/

#divHeader {
	width:755px;
	height: 184px;
}
#divLanguage {
	float: right;
	padding-top: 80px;
	height:34px;
}
#divLogo {
	clear:both;
	float: left;
	height: 41px;
	width: 163px;
	padding-left:160px;
}
#divNavigation {
	float: right;
	padding-top: 26px;
}

/*divHeader*/
/*divCenter*/

#divWrapperCenter {
	clear: both;
	height:375px;
	background-image:url(../img/senka.png);
	background-repeat:repeat-x;
	background-position: 0px 337px;
}
#divCenter {
	height: 337px;
	background-color:#26A9E0;
}
#divWrapperMenu {
	float: left;
	width:154px;
	height:375px;
}
#divMenu {
	float: left;
	width: 134px;
	height:322px;
	background-color:#818181;
	padding-top:15px;
	padding-left:20px;
}
#divWork {
	float:left;
	height:337px;
	width:600px;
}
#divContent {
	float: left;
	height:375px;
}
.divText {
	float:left;
	padding-left:20px;
	height:312px;
	width:220px;
}
#Main {
	height:347px;
}
#divUsluge {
	float:left;
	height:375px;
	width:840px;
}
.divTextUsluge {
	float:left;
	padding-left:30px;
	height:347px;
	width:220px;
}
.divLike {
	clear:both;
	float:left;
	height:35px;
	padding-left:20px;
	width:220px;
}
.kontakt{
	clear:both;
	float:left;
	height:337px;
	width:600px;
}

/*divCenter*/
/*divFooter*/

.divFooter {
	clear:both;
	border-left:#26A9E0 solid 5px;
	height:28px;
	padding-left:10px;
}
#footerUsluge {
	margin-left:600px;
}

/*divFooter*/
/*fonts*/

.divText a {
	color:#FFFFFF;
	font-weight:bold;
}
.divText a:hover {
	text-decoration:underline;
}
.divLike a {
	color:#FFFFFF;
	font-weight:bold;
}
.divLike a:hover {
	text-decoration:underline;
}
.divFooter p {
	font-family: Cambria, Georgia, Times New Roman;
	font-size:12px;
	font-style:italic;
	color:#FFFFFF;
}
#fontLanguage, #fontLanguage a {
	font-family: Cambria, Georgia, Times New Roman;
	font-size: 12px;
	color: #ffffff;
	font-style: italic;
}
#fontNavigation {
	font-family: Cambria, Georgia, Times New Roman;
	font-size: 14px;
	font-style: italic;
	color: #ffffff;
}
#fontNavigation a {
	font-family: Cambria, Georgia, Times New Roman;
	font-size: 14px;
	font-style: italic;
	color: #ffffff;
}
h1 {
	font-family: Cambria, Georgia, Times New Roman;
	font-size: 20px;
	color: #ffffff;
	margin-top:12px;
	margin-bottom:12px;
	font-style:italic;
}
h2.h2 {
	font-family: Cambria, Georgia, Times New Roman;
	font-size: 18px;
	color: #8c8c8c;
	margin-top:12px;
	margin-bottom:12px;
}
h2 {
	font-family: Cambria, Georgia, Times New Roman;
	font-size: 16px;
	color: #8c8c8c;
	margin-top:8px;
	margin-bottom:8px;
}
p {
	font-family: Arial, Cambria, Georgia, Times New Roman;
	font-size: 12px;
	color: #ffffff;
}
.p {
	font-family: Arial, Cambria, Georgia, Times New Roman;
	font-size: 12px;
	color: #8c8c8c;
	margin-bottom:10px;
}
.pmsg {
	font-family: Arial, Cambria, Georgia, Times New Roman;
	font-size: 12px;
	color: #ffffff;
}
.formbutton{
font-family: Cambria, Georgia, Times New Roman;
font-style:italic;
font-size:11px;
float:left;
cursor:pointer;
background:#ffffff;
color:#26A9E0;
font-weight:bold;
padding: 3px 6px;
border:none;
}
.formbutton:hover{
background:#818181;
color:#ffffff;
}
#Share {
float:left;width:100px;font-family:Arial, Cambria, Georgia, Times New Roman;font-size:12px;color:#ffffff;padding-top:2px;
}

/*fonts*/