/* CSS Document */
body {
width: 100%;
margin:0px;
font-family:sans-serif,tahoma;
font-size:12px;
background-color:#ffffff;
}

a {
font-weight:bold;
}
a:link{
text-decoration:none;
color:#333399;
}
a:hover{
text-decoration:underline;
color:#000099;
}
a:active{
text-decoration:none;
color:#333399;
}
a:visited{
text-decoration:none;
color:#333399;
}
img{
border:0px
};


h6 {text-weight: bold; color: #ccccff; font-size: 12px}
h5 {text-weight: bold; color: #6666ff; font-size: 12px}
h4 {text-weight: bold; color: #6666ff; font-size: 12px}
h3 {text-weight: bold; color: #6666ff; font-size: 14px}
h2 {text-weight: 900; color: #6666ff; font-size: 16px}
h1 {text-weight: bold; color: #6666ff; font-size: 16px}

div.top {
float:left;
display:block;
max-height: 166px;
min-width:800px;
width:100%;
background-image:url(../../images/design_03.png);
background-repeat:repeat-x;
}

div.imageService {
	float:left;
	padding:10px;
	border: 1px solid #eeeeee;
	margin:3px;
	
}

div.image {
	float:left;
	display:inline;
}


div.t_left {
float: left;
width: 190px;
height:166px;
background-image:url(../../images/design_01.png);
}

div.t_right {
float:left;
min-width:600px;
height:107px;
}

div.t_right_napis {
float:left;
width:500px;
height:107px;
background-image:url(../../images/design_02.png);
background-repeat:no-repeat;
vertical-align:bottom;
}

div.navigace {
float: left;
display:block;
min-width:433px;
height:auto;
margin-top:120px;
}

div.subMenuItem {
float:left;
display:block;
}
div.subMenuItem a:link{
text-decoration:none;
color:#333399;
}
div.subMenuItem a:hover{
text-decoration:underline;
color:#000099;
}
div.subMenuItem a:active{
text-decoration:none;
color:#333399;
}
div.subMenuItem a:visited{
text-decoration:none;
color:#333399;
}

div.t_right_znak {
float:right;
width:103px;
height:166px;
background-image:url(../../images/design_04.png);
}

div.center {
float:left;
min-width:800px;
height:auto;
background-image:url(../../images/design_13.png);
background-position:left;
background-repeat:repeat-y;
}

div.c_left {
float: left;
width: 177px;
min-height: 400px;
}

.login {
color:#FFFFFF;
font-weight:normal;
}

div.c_left_t {
float:left;
width:177px;
height:122px;
background-image:url(../../images/design_10.png);
}
div.c_left_menu {
float:left;
width: 124px;
height:auto;
/*background-image:url(../../images/design_15.png);*/
padding-left:20px;
}

div.c_left_adresa {
float:left;
width: 164px;
height: 119px;
/*background-image:url(../../images/design_20.png);*/
}

div.c_right {
float:left;
max-width:600px;

display:block;
padding:5px;
margin-left:15px;
/*width:75%;*/
height:auto;
/*background-image:url(../../images/design_23.png);*/
background-repeat:repeat-y;
background-position:right;
}

div.text {
float:left;
width:auto;
min-height:400px;
margin-top:15px;
font-family: sans-serif, tahoma;
}

div.nahledClanku {/*zmena velikosti na 600*/
float: left;
display:block;
width:280px;
height:170px;
text-align:justify;
border:1px solid #eeeeee;
overflow: hidden;
padding:5px;
margin: 3px;
}

div.obrazekThumb {
float:left;
width:120px;
height:80px;
padding:0px;
}

div.obrazekThumb img{

}

div.clanek {
float:left;
width:100%;
height:auto;
text-align:justify;
}

div.clanek img {
border:0px;
border:#ccccff;
padding:10px;
}

div.bottom {
float:left;
clear:right;
display:block;
clear:left;
height:54px;
width: 100%;
margin-right:5px;
background-image:url(../../images/design_27.png);
background-repeat:repeat-x;
text-align: center;
}

div.b_left {
float:left;
height:54px;
width:29px;
background-image:url(../../images/design_25.png);
background-repeat:no-repeat;
}

div.b_right {
float:left;
height: 54px;
width: 10px;
}

div.subMenuItem {
float:left;
height:auto;
min-width:60px;
padding-left:10px;
}

.zamestnanci a:visited{
color:#ff0000;
text-decoration:none;
}
.zamestnanci a{
color:#ff0000;
text-decoration:none;
}
.zamestnanci a: hover{
text-decoration:underline;
color:#999999;
}
div.insertClanek {
float: left;
clear:left;
}

.zop_table {
width:650px;
text-align:left;
}

.zop_table thead {
background-color:#ccccff;
/*background-image: url(../../obrazky/system/header.png);*/
}

.zop_table2 {
width:600px;
text-align:left;
}
.spec_table {
width:650px;
text-align:center;
}
.spec_table thead {
background-color:#ccccff;
}
.invert_tr {
background-color:#eeeeff;
}

div.slovoFoto {
float:left;
display:block;
width:125px;
height:auto;
}


.login a { color: #ffffff;}
.login a:link { color: #ffffff;}
.login a:hover { color: #ff0000;}
.login a:visited { color: #ffffff;}
.login a:active { color: #ffffff;}

/*small.php*/
.zamestnanec {
	
}

/*pro obsluhu*/
div.pulka {
	float: left;
	width: 40%;	
}

div.spodek {
	float: left;
	width: 100%;
}
/*pro fotky*/
div.photo {
padding: 10px;
}

