body {
	font-family: "Helvetica", "Verdana", "Arial" , serif;
	font-size: 11px;
}

div#menu {
	width: 800px;
	height: 640px;
}

div#plan_prace {
	width: 800px;
	height: 640px;
    background-image: url("img/plan_prace_pozadi.jpg");
	text-align: center;
	color: #0f3457;
	padding-top:  20px;
	
	
}

div iframe {
	width: 750px;
	height: 500px;
	border: 0;
	color: #0f3457;
	background-color:transparent;
	
}

table.plan_prace {
	color: #0f3457;
	border: 0px solid red;
	width: 100%;
}
table.plan_prace td.nadpis1 {
	background-color: #205d9c;
	color: #b4c2de;
	font-size:20px;
	font-weight: bold;
	
	
}
table.plan_prace td.nadpis2 {
	font-size:15px;
	font-weight: bold;
	<!--border-bottom: 1px solid #205d9c;-->
	
}
table.plan_prace_sub {
	color: #0f3457;
	border: 1px solid #0f3457;
	width: 100%;
	margin-bottom: 10px;
}
table.plan_prace_sub tr.nadpis3{
	font-weight: bold;
}
table.plan_prace_sub td {
	width: 16%;
}


div#diky {
	width: 800px;
	height: 640px;
    background-image: url("img/diky.jpg");
	text-align: left;
}


div#planprace {
    width:514px;
	height: 332px;
	position: relative;
	left: 157px;
	top: 130px;
	text-align: center;
}

a {
	margin-top: 20px;
	color: black;
	text-align: right;
}

table.plan_prace li {
    margin-top: 20px;
}

table.plan_prace li a {
    margin-top: 20px;
    color: #0f3457;
    text-decoration: none;
}

table.plan_prace td.foto_thumb {
    width: 25%;
    text-align: center;
    border: 1px solid #0f3457;
}

table.plan_prace td.foto_detail {
    width: 50%;
    text-align: center;
    padding: 5px;
    border: 1px solid #0f3457;
}

table.plan_prace td.foto_list {
    width: 25%;
}

img {
    border: 0;
}
