/* CSS Document */
/*   */
    body {
           color : #ffffff;
           font-family : verdana;
           text-align : left;
		   font-size: 12px;
		   background-image:url(pic/images/pic_bg.png);
		   background-repeat: repeat;
		   
}

a:link {
	color: #FFCC00;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFCC00;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}

/* Main Design */
#logo {
	width: 817px;
	height: 181px;
	background-image:url(pic/images/pic_03.png);
}

#menu {
	width: 817px;
	height: 40px;
	background-image:url(pic/images/pic_05.png)
}

#content {
	width: 817px;
	height: 389px;
	background-image:url(pic/images/pic_06.png);
}

#column {
	float: left;
	width: 126px;
}

#column2 {
	width:126px;
	float:left;
}

#footer {
	width: 817px;
	height: 85px;
	background-image:url(pic/images/pic_07.png);
}
/* normal position content */
.content_pos {
	width: 563px;
	float: left;
}
/* section picture /if is little */
.picture {
	float: left;
	width: 257px;
	height: 389px;
}
/* content textarea /if is little */
.content_txt {
	float: left;
	width: 340px;
	height: 389px;
}
/* content wide /if is everywhere */
.content_wide {
	margin: 0 2px 0 15px;
	height: 389px;
	text-align: left;
}
/* copyright format */
.copy {
	padding-top: 0px;
	font-size: 9px;
	color: #666666;
}
/* citat background */
.citbg {
	background-image: url(pic/page/citbg.png);
}

/* menu navigation */
#toptabs {
	text-align: left;
	padding-top: 8px;
	padding-left: 70px;
	width: 600px;
}
	
/* Pages picture, images, buttons */
.cont_align {
	padding-left: 50px;
	padding-top: 50px;
}

.buttons {
	background-color: #009900;
	color: #FFCC33;
	font-size: 9px;
	height: 20px;
	width: 50px;
}

.textwin {
	background-image: url(pic/page/jmbg.png);
	height: 16px;
	text-align: center;
	font-size: 10px;
	border: 1px solid #000000;
}

.textarea {
	background-image: url(pic/page/areabg.png);
	height: 50px;
	width: 250px;
	font-size: 11px;
	border:#000000 1px;
}

.otazka {
	background-image:url(pic/page/jmbg.png);
	color: #FFFFCC;
}

/* Work link */
.prace-box {
	width: 25px;
	height: 18px; 
	text-align: center; 
	background: #506051; 
	float: left; 
	margin-left: 10px; 
	margin-top: 5px;
}

.a-prace:link, .a-prace:visited {
	text-decoration: none;
}


/* Work align */
.work_pic {
	padding-top: 35px;
	height: 295px;
	width: 257px;
	text-align: center;
	background-color: #000000;
}

.work_txt {
	padding-top: 5px;
	height: 50px;
	width: 253px;
	text-align: center;
	border: #000 solid 2px;
	background-color: #666666;
	font-size: 11px;
}

/* FOTO style */
.foto {
	padding-top: 5px;
	width: 100%;
	height: 290px;
	text-align: center;
}

.fotos {
	height: 40px;
	width: 565px; 
	text-align: center; 
	background-color: #333333;
}

/* Footer style */
.a-footer:link {
	text-decoration: none;
}

.a-footer:visited {
	text-decoration: none;
}