/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-position: left top;
	background-color: #F1C677;
}

IMG{
	border: 0px;
	}
	

a:link, a:visited{
	color: #B93F26;
	}

p, li{
	font-size: 12px;
	color: rgb(163, 63, 63);
	}

.izby {
	line-height:25px;
	font-size: 19px;
	font-family:Georgia, "Times New Roman", Times, serif;
	
	}	
	
.izby a{
	text-decoration: none;	
	
	}	
	
.izby a:hover{
	text-decoration: underline;	
	
	}	

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #B93F26;
	font-weight: normal;
	}
	
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #B93F26;
	font-weight: lighter;
	margin-bottom: 10px;
	}
	
h3{
	font-size: 15px;
	color: #B93F26;
	font-weight: normal;
	}
	
h4{
	font-size: 13px;
	color: #514f26;
	}
	
h5{
	font-size: 13px;
	color: #000000;
	}
	
h6{
	font-size: 17px;
	color: #514f26;
	}	
	
h7{
	font-size: 14px;
	color: #7e8b53;
	}		
	
.clearer {
	clear: both;
}

.wrap {
	margin-right: auto;
	margin-left: auto;
	width: 920px;
}

.logo {
	
	width: 50%;
	height:205px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C2320;
	float:left;
	
}

.logop{
	
	width: 50%;
	height:205px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C2320;
	float:right;
	
}
.logologo {
	clear: none;
	float: left;
	position: relative;
	visibility: visible;
	margin-top: 30px;
	margin-left: 0px;
	height:120px;
	width: 350px;
	
}
.textpodlogologo {
	clear: left;
	float: left;
	position: relative;
	visibility: visible;
	margin-top: 10px;
	margin-left: 10px;
	height: 20px;
	width: 350px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #B93F26;
}

.banka {
	float: right;
	position: relative;
	visibility: visible;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: right;
	padding: 4px;
	background-color: red;
}

.banka:hover{
	
	background-color: green;
	
}
.textlogonapravo {
	float: right;
	position: relative;
	visibility: visible;
	margin-top: 50px;
	margin-left: 0px;
	height: 10px;
	width: 450px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	color: #9C2320;
	text-align: right;
	
}

.textlogonapravo1 {
	clear:right;
	float: right;
	position: relative;
	visibility: visible;
	margin-top: 40px;
	margin-left: 0px;
	height: 40px;
	width: 450px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #B93F26;
	text-align: right;
}

.menu {
    margin-top: -10px;
	width: 100%;
	height:40px;
	
	position: relative;
}
.body {
    margin-top: 0px;
	width: 100%;
	height:auto;
	min-height:500px;
	 margin-top: 30px;
	position: relative;
}

.body img {
	margin-top: 0px;
	width: 100%;
	padding:0px;
	
}
.bodyrr {
	float:right;
	margin-top: 0px;
	width: 230px;
	height:auto;
	min-height:110px;
	margin-top: 0px;
	position: relative;
	padding-left: 15px;
}

.bodyrr img {
	float:left;
	margin-top: 0px;
	width: auto!important;
	height:auto;
	
}

.bodyr {
	float:right;
	margin-top: 0px;
	width: 230px;
	height:auto;
	min-height:150px;
	margin-top: 0px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9C2320;	/*border:thin solid red;*/
	padding-left: 15px;
}

.bodyr img {
	float:left;
	margin-top: 0px;
	width: auto!important;
	height:auto;
	
}
.bodyl {
	float:left;
	margin-top: 0px;
	width: 70%;
	height:auto;
	min-height:600px;
	margin-top: 0px;
	position: relative;
		/*border:thin solid red;*/
	
}

.bodyla {
	width: auto!important;
}



.footer {
	width: 100%;
	height:auto;
	margin-top:50px;
	min-height:50px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9C2320;
}
.imgsirka {
	width: 32px!important;
	height: 32px!important;
	vertical-align: bottom;	
}

.ffoto {
	font-size: 14px!important;
	vertical-align: top;
}

/*--------------------------navigacia--------------------*/
	
#nav{
	height: 45px;
	width: 900px;
	padding: 5px 0 0 0;
	}
	
#nav ul {
	margin: 0 0 0 10px;}

#nav li {
	list-style: none;
	display: inline;
	}
	
#nav li a:link, #nav li a:visited{
	color: #B93F26;
	text-decoration: none;
	padding: 0 20px 0 0px;
	}
		
#nav li a:hover, #nav li a:active{
	color: #B93F26;
	text-decoration: underline;
	}
	
/* start - table */
table {
	border-collapse: collapse;
	margin: 0px;	
}
th strong {
	color: #fff;
}
th {
	background: #993333;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #D68686;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #DFDFDF;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}

.tcistic {
	border: 0px !important;
	padding: 0px !important;
	
}
.ramik {
	padding: 3px;
	border: 1px solid #9C2320;
	
	width: 100%;
}
/* end - table */	