@charset "utf-8";
/* CSS Document */
body { font-family: Arial; font-size:11px; }
table { font-family: Arial; font-size:11px; }
tr { vertical-align:top; }
img { border:none; }

/* hr { margin:0px; border:2px solid #E6E6E6;border-bottom:1px solid #E6E6E6; } */
form { margin:0px; }
button { border:none; background:none; }

input, select, textarea { color:#777777; font-size:11px; margin:0px; padding:0px; }

#check input { width:13px; height:13px; margin:none; padding:none; float:left; }
/*#title { color: #da184b; font-size:18px; }*/

.left a, .left a:link, .left a:hover, .left a:visited { margin-left:20px;color: white; font-size:13px; text-decoration:none; font-weight:bold; }
.left td td {  padding-top:5px; }
.left tr tr { height:30px; vertical-align:middle;  }


.rozcest td { padding:10px; font-weight:bold; font-size:12px; text-align:center; }
.rozcest a { text-decoration:none; font-size:12px; font-weight:bold; }

.rozcest1 tr { vertical-align:middle; }
.rozcest1 a { font-size:12px; }

#txt_big { font-size:13px; color: #1f1f1f; font-weight:bold; }
#alert { font-size:13px; color:#da184b; font-weight:bold; }
#button { width:137px;height:40px;background-image:url(./img/button.png);color:white;font-weight:bold;text-align:left;padding-left:10px;margin:5px; }
#but_small { width:67px;height:28px;background-image:url(./img/but_small.png);font-size:11px;color:white;font-weight:bold;text-align:center; }

#imgPreviewWithStyles {
    background: white;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 15px;
    z-index: 999;
    border: none;
    margin-left:-250px;
    margin-top:-400px;
    position:absolute;
}

.job a { color:#B50937; font-weight:bold; }
.job a:hover { color:black; }

a.jmanag_mail {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 18px;
	
}
a.jmanag_mail:hover {
	text-decoration: underline;
	color: white;
	font-weight: bold;
	font-size: 18px;
}
.div_stl {
	float:left;
	margin:2px;
	padding:7px; 
	width:344px;
	background-color:#f7f7f7;
}
.div_stl_1 {
	float:left;
	background-color:#EEEEEE;
	margin:2px;
	padding:7px; 
	width:344px;
}
.div_stl_2 {
	float:left;
	background-color:#f6eeEf;
	margin:2px;
	padding:12px; 
	width:700px;
	font-size:120%;
	color:#a13131;
	border:1px solid #a33;
}
.clear {
	clear:both;
}
.img_stl {
	border:3px solid #b2b2b2;
	width:80px;	
}
.img_stl_1 {
	border:3px solid #FFFFFF;
	width:80px;	
}
.img_stl_2 {
	width:235px;
	padding:15px;
	background-color:#fff;
	margin:5px 3px;	
}
.ph_stl {
	width:86px;
	float:left;
	margin-right:10px;	
}
.ph_stl_2 {
	width:280px;
	float:left;
	margin-right:10px;	
}
.hr_wrapper {
	float:left;
	width:720px;
	padding-top:5px;
	padding-bottom:5px;
}
.hr_divider {
	height:1px;
	border:none;
	border-top:1px solid black;	
}
.corner-all {
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}
.white_disclaimer {
	color:black;
	background-color:#fff;
	padding:15px;
}
