/* Main layout */
body {
	background: #FFFFFF;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
}
div {
	position: static;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: 130%;
}
h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
img.portfolio {
	border: 1px solid #FFFFFF;
}
ul {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 16px;
	line-height: 130%;
}
li {
	list-style: url(./images/list_dot.png);
	padding: 0px;
	margin: 0px;
}
form {
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
}
input {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
input.clientLogin {
	color: #FFFFFF;
	background: #D0C9BB url(./images/bg_form.png) no-repeat;
	margin-bottom: 3px;
	width: 160px;
	border-top: 1px solid #5C5850;
	border-right: 1px solid #E5E1DA;
	border-bottom: 1px solid #E8E6E1;
	border-left: 1px solid #69645C;
	padding-top: 2px;
	padding-bottom: 2px;
}
a {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a:Hover {
	color: #89181E;
	text-decoration: underline;
}
a.language, a.down {
	font-weight: normal;
	color: #B8B8B8;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
}
a.language:Hover, a.down:Hover {
	font-weight: normal;
	color: #000000;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
}
a.down {
	margin: 0px;
	margin: 0px;
	text-decoration: none;
}
a.down:Hover {
	margin: 0px;
	margin: 0px;
	text-decoration: none;
}
a.menu {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:Hover {
	font-weight: normal;
	color: #EBEBEB;
	text-decoration: none;
}
.red {
	color: #89181E;
}
div#adverti {	
	margin: 0px auto 15px;
	width: 900px;
}
div#language {
	background: url(./images/bg_language02.png);
	height: 20px;
	padding-left: 651px;
}
div#logo {
	padding-left: 30px;
	background: url(./images/bg_logo.png);
	padding-bottom: 13px;
	height: 43px;
}
div#leftPanel {
	float: left;
	width: 653px;
}
div#photo {
	padding-left: 16px;
	background: url(./images/bg_photo.png);
	height: 155px;
}
div#description {
	font-size: 9px;
	background: #666666 url(./images/bg_description.png);
	color: #FFFFFF;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 3px;
	border-top: 1px solid #B8B8B8;
}
div#reload {
	float: left;
	padding-top: 1px;
	padding-left: 18px;
}

div#main {
	float: left;
	width: 900px;
	border-top: 1px solid #B8B8B8;
	background: url(./images/bg_main.png);
}
div#pages {
	float: left;
	border-top: 1px solid #B8B8B8;
	width: 453px;
}
div#pagesTitle {
	background: #AAAAAA url(./images/bg_pages_title.png) no-repeat;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 26px;
	padding-bottom: 5px;
	text-indent: 30px;
	margin-bottom: 10px;
}
div#pagesPadding {
	padding: 0px 10px 10px 25px;
	color: #666666;
}
div#news {
	border-top: 1px solid #B8B8B8;
	float: right;
	width: 200px;
	background: url(./images/bg_news.png);
	border-bottom: 1px solid #B8B8B8;
}

div#workshop {
	border-top: 1px solid #B8B8B8;
	float: right;
	width: 200px;
	height: 350px;
	background: url(./images/bg_news.png);
	border-bottom: 1px solid #B8B8B8;
}

div#newsTitle {
	background: #969696 url(./images/bg_news_title.png);
	padding-top: 26px;
	padding-bottom: 5px;
	text-indent: 10px;
}
div#newsMain {
	margin-left: 1px;
}
div#rightPanel {
	float: left;
	width: 247px;
	background: url(./images/bg_right.png) repeat-y right;
}
div#menu {
	background: #89181E url(./images/bg_menu.png) repeat-x;
	width: 231px;
	height: 155px;
}
div.menu {
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #C58689;
	padding-left: 10px;
	font-size: 11px;
}
div.menu:Hover {
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #C58689;
	padding-left: 10px;
	font-size: 11px;
	background: #655C5D;
}
div.noBorder {
	border-bottom: none;
}
div.noBorder:Hover {
	border-bottom: none;
}
div#login {
	border-top: 1px solid #B8B8B8;
	float: left;
	border-bottom: 1px solid #B8B8B8;
	background: #B5A991 url(./images/bg_login.jpg) no-repeat bottom;
	width: 231px;
}
div#loginTitle {
	text-align: right;
	float: left;
	width: 211px;
}
div#loginPadding {
	padding: 5px 10px;
	float: left;
}
div#forms {
	float: left;
	width: 167px;
}
div#button {
	float: left;
	width: 44px;
	padding-top: 33px;
}
div#loginText {
	color: #D1C9BB;
	width: 160px;
	font-size: 9px;
}
div#portfolio {
	width: 231px;
	float: left;
	text-align: right;
	background: #AF242B url(./images/bg_portfolio.png) repeat-x;
}
div#portfolioTitle {
	text-align: right;
	padding-bottom: 5px;
	float: left;
	width: 221px;
	padding-top: 5px;
}
div#portfolioPadding {
	padding: 0px 10px;
	text-align: right;
	float: right;
	color: #FFFFFF;
}
div#portfolioIcons {
	text-align: right;
}
div#portfolioEnd {
	background: url(./images/bg_portfolio_end.png) no-repeat bottom;
	width: 231px;
	font-size: 1px;
	padding-top: 120px;
	float: left;
}
div#end {
	background: url(./images/bg_end.png) no-repeat bottom;
	float: left;
	width: 900px;
}
div#endSound {
	background: url(./images/sound.png) no-repeat;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-left: 14px;
}
div#downMenu {
	color: #B8B8B8;
	padding-left: 13px;
	margin-top: 3px;
	float: left;
	padding-bottom: 10px;
	font-size: 9px;
}
div#downContact {
	float: right;
	color: #B8B8B8;
	margin-top: 3px;
	padding-right: 37px;
	padding-bottom: 10px;
	font-size: 9px;
}
/* Home page */ 
div.photoBorder {
	background: #B8B8B8;
	height: 130px;
	width: 160px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
img.photoIn {
	border: 4px solid #FFFFFF;
	margin: 1px;
}
div#paddingHome, div#paddingPredstaveni, div#paddingKontakty {
	position: relative;
	height: 255px;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 195px;
	text-align: left;
	z-index: 1;
}
p.news {
	padding-left: 9px;
	background: url(./images/news_end.png) no-repeat left bottom;
	padding-bottom: 17px;
	padding-right: 3px;
}
p.last {
	background: url(none);
	padding-bottom: 0px;
}
div#newsArchiv {
	padding-left: 9px;
}
/* Reference */
a.reference {
	font-weight: normal;
	color: #666666;
	display: block;
	padding-left: 9px;
	text-decoration: none;
}
a.reference:Hover {
	font-weight: normal;
	color: #89181E;
	display: block;
	padding-left: 9px;
	text-decoration: none;
}
a.dark {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.dark:Hover {
	color: #89181E;
	text-decoration: none;
	font-weight: bold;
}
/* Predstaveni */
div#paddingPredstaveni {
	width: auto;
}
div#newsRoomPhoto {
	background: url(./images/bg_news_room_photo.png) no-repeat;
	height: 142px;
	width: 199px;
}
div#newsRoomPhotoIn {
	padding-top: 6px;
	padding-left: 5px;
}
p.newsRoom {
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 5px;
	text-align: left;
}

/* Kariera */
p.kariera, p.novinky {
	border-bottom: 1px solid #B8B8B8;
	padding-bottom: 10px;
}
div#karieraForm {
	padding-left: 5px;
}
input.karieraLogin {
	color: #666666;
	background: #F2F2F2;
	margin-bottom: 3px;
	width: 175px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #B8B8B8;
}
form.kariera {
	float: none;
	margin-top: 10px;
}
/* Sluzby */
div.submenu {
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 11px;
	background: #DDDAA0;
	width: 198px;
	text-indent: 10px;
}
div.submenu:Hover {
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 11px;
	background: #C0BC7A;
	width: 198px;
	text-indent: 10px;
}
div#submenuLast {
	border-bottom: 1px solid #B8B8B8;
}
a.submenu {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.submenu:Hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
div#paddingSluzby {
	/*height: 140px;*/
	padding-bottom: 5px;
}
/* Kontakty */
div#paddingKontakty {
	height: 260px;
	margin-top: 5px;
}
/* Reference */
div.reference {
	background: url(./images/grey_dot.png) repeat-x;
	width: 418px;
	float: left;
}
div.refPhoto, div.refPhotoDet  {
	padding: 4px;
	border: 1px solid #B8B8B8;
	float: left;
	margin-right: 5px;
}
div.refDesc, div.refDescDet {
	float: left;
	width: 369px;
	padding-top: 5px;
}
div#refNav {
	border-top: 1px solid #B8B8B8;
	padding-top: 2px;
	float: left;
	width: 418px;
}
a.refTitle {
	font-weight: bold;
	color: #89181E;
	text-decoration: none;
}
a.refTitle:Hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
div.refPhotoDet {
	/*height: 150px;*/
	/*width: 105px;*/
}
div.refDescDet {
	width: 237px;
	float: left;
}
div.refBack {
	width: 61px;
	float: left;
	padding-top: 3px;
	text-align: right;
}
p.refDet {
	margin-top: 10px;
	float: left;
	width: 418px;
}
img.refPre {
	border: 1px solid #B8B8B8;
	height: 34px;
	width: 34px;
}



#scrollArea {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	HEIGHT: 250px; 
	LEFT: 0px; 
	POSITION: absolute; 
	TOP: 0px; 
	WIDTH: 180px; 
	Z-INDEX: 1;
 	/*border: 1px solid red;*/
 	overflow: auto;
 	_OVERFLOW: hidden;
 } 

#divContent 
{
	LEFT: 0px; POSITION: absolute; TOP: 0px
}

#seznam_obrazku
{
	padding: 10px;
	float: left;
	width: 616px;
	border-bottom: 1px solid #95171B;
}

div.refPhoto_homepage {
	padding: 4px;
	border: 1px solid #B8B8B8;
	float: left;
	margin-right: 5px;
}

img.refPre_homepage {
	border: 1px solid #B8B8B8;
}

.workshoptable{
	 
}

.workshoptable th {
	border: 0px;
	border-bottom: 1px solid #B8B8B8;
	width: 140px;
	padding-bottom: 3px;
	padding-top: 5px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	text-align: left;
}

.workshoptable td {
	border: 0px;
	border-bottom: 1px solid #B8B8B8;
	padding-bottom: 3px;
	padding-top: 5px;
	text-align: left;
}

.workshop_check {
	text-align: left;
}

input.workshop {
	color: #666666;
	background: #FFFFFF url(./images/bg_work_input.png) repeat-x;
	margin-bottom: 3px;
	width: 270px;
	border-top: 1px solid #5C5850;
	border-right: 1px solid #E5E1DA;
	border-bottom: 1px solid #E8E6E1;
	border-left: 1px solid #69645C;
	padding-top: 2px;
	padding-bottom: 2px;
}

input.workshop_pocet {
	color: #666666;
	background: #FFFFFF url(./images/bg_work_input.png) repeat-x;
	margin-bottom: 3px;
	width: 15px;
	border-top: 1px solid #5C5850;
	border-right: 1px solid #E5E1DA;
	border-bottom: 1px solid #E8E6E1;
	border-left: 1px solid #69645C;
}




