﻿body
{
	/*background: #efefef url(images/bg-body.gif) repeat-x;*/
	background-color: #FFFFFF; /*background-image: url(/im/bg-body.gif)*/
	background-image: url('im/bg-body.gif');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

#wrapper
{
	margin: 0 auto; /*width: 1007px;*/
	width: 985px;
}
#header
{
	width: 985px; /*color: #333;  padding: 10px;  border: 1px solid #ccc;  height: 100px;*/
	margin: 0px 0px 0px 0px; /*background: #DAC8BF;*/
}

#pageInfo
{
	width: 985px; /*color: #333;  padding: 10px;  border: 1px solid #ccc;*/
	margin: 0px 0px 1px 0px;
	background-image: url(./im/bg-subHeader_40.jpg);
	background-position: center; /*background-color: #b5b6b5;*/
	background-color: #6b656b;
	background-repeat: no-repeat;
}


#navigation
{
	width: 985px; /*color: #333;  padding: 10px;  border: 1px solid #ccc;*/
	margin: 0px 0px 1px 0px;
	background: #BD9C8C;
}
#content
{
	width: 985px; /*color: #333;  border: 1px solid #ccc;*/
	background-color: #FFFFFF;
	background-image: none;
	margin: 0px 0px 1px 0px; /*padding: 10px;*/ /*height: 350px;*/
}
#footer
{
	width: 985px; /*color: #333;  border: 1px solid #ccc;*/
	margin: 0px 0px 10px 0px; /*padding: 10px;*/
	background-image: url(./im/bg-footer2.jpg);
	background-position: center;
	background-color: #f7f7f7;
	background-repeat: no-repeat;
	height: 45px;
	font-size: 80%;
	text-align: center;
}

#footerInner
{
	padding: 10px;
}

#footerVersion
{
	float: right;
	width: 200px;
	height: auto;
	text-align: right;
	margin-top: -30px;
	margin-right: 10px;
}

h3
{
	font-size: 16pt;
}
h1
{
	font-size: 20pt;
	height: 35px;
	line-height: 35px;
	margin: 0px;
}
#main
{
	padding: 20px;
}

.yeloowBackground
{
	background-color: #fcdd0b;
}

#news_box
{
	min-height: 245px;
	height: auto !important;
	height: 245px;
}
.SideNews
{
	padding: 10px; /*font-size: 80%;*/
	background-color: #ECECEC;
	height: 100%;
}
.Contacts
{
	font-size: 80%;
}
.Contacts td
{
	padding-left: 5px;
	padding-right: 5px;
}

.References
{
}

.References h3
{
	height: 35px;
	line-height: 35px;
	vertical-align: text-bottom;
	margin-bottom: 0px;
}



#Languages
{
	/*position: absolute; top: 158px; right: 5px; width: 120px; height: 12px; overflow: hidden;*/
	z-index: 100;
	text-align: right;
}
#Languages li
{
	display: block;
	float: left;
}
#Languages li a
{
	display: block;
	height: 11px;
	width: 0;
	padding: 0 0 0 16px;
	overflow: hidden;
	z-index: 100;
	margin-left: 15px;
}
#Languages li.cz a
{
	background: red url(im/FlagCZ.jpg) no-repeat;
}
#Languages li.en a
{
	background: blue url(im/FlagEN.jpg) no-repeat;
}
#Languages li.de a
{
	background: blue url(im/FlagDE.jpg) no-repeat;
}



.HeaderBarPaddingLeft
{
	padding-left: 10px;
}
.HeaderBarPaddingRight
{
	padding-right: 10px;
}



.ContactBackImage
{
	/*background-image: url(./im/bg-Contact2.jpg); 	background-position: center bottom; 	background-repeat: no-repeat;*/
	width: 250px;
	padding-left: 15px;
}
.center
{
	text-align: center;
}


.hotline
{
	text-align: center;
}
.SideNews h2.hotline
{
	margin-bottom: 0.1em;
	margin-top: 0;
}
.SideNews p.hotline
{
	font-size: 160%;
	font-weight: bold;
	margin-bottom: 10px;
}


#main .item1, #main .item2
{
	/*position: relative; 	float: left;*/ /*width: 245px;*/ /*width: 200px; 	padding: 20px 30px 30px 30px;*/
	background: #ececec; /*left: -30px;*/
}
#homepage .item1, #homepage .item2
{
	/*border: 0 none; 	height: auto !important; 	min-height: 380px;*/
}
#main .item2
{
	background: white none repeat scroll 0 0;
	margin: 0; /*width: 245px;*/
}
#main .adresa
{
	margin-bottom: 10px;
}

.contactsLeftTD
{
	width: 300px;
}
.contactsRightTD
{
	width: 300px;
}

.peoples
{
	background: url(./im/bg-Contact240.jpg) no-repeat;
	height: 157px;
}


.right
{
	float: right;
	margin-left: 10px;
}
