.captcha {
	float: left;
	clear: both !important;
	width: 100% !important;
	margin: 0 0 10px 0;
}

.captcha div {
	float: left;
	padding: 0;
}

.captcha div #captcha {
	width: 100px;
	float: left;
}

.captcha div label {
	width: 100% !important;
	clear: both;
	padding: 0;
	margin: 0 0 5px 0;
}

a.whtlink {
	color: #ffffff;
}

a.whtlink:hover {
	color: #A4D3EE;
}

/* ========== news.php ============== */

.newsborder {
	border-right: 5px solid #196BAE;
}

/* =============================== */


#col .forumrow {
	width: 100%;
	float: left;
	padding: 0px 10px;
	margin: 0px;
}

#col .topictab {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#col .topictab td div {
	float: left;
	padding: 5px 0 5px 8px;
}

#col .topictab td p {
	float: left;
	width: 100%;
	padding: 5px;
}

#col .topictab td span {
	width: 100%;
	float: left;
	clear: both;
	border-bottom: 2px solid #888888;
	margin: 0px;
}

#col .pc1 {
	font-weight: bold;
	width: 180px;
	text-align: right;
	padding: 2px 10px 2px 2px;
}

#col .pc2 {
	padding: 2px;
}


/* ======= sectorcard.php ======= */

#sectorcard {
	width: 100%;
}

#sectorcard th {
	margin: 0 7px 1px 0;
	padding: 8px 0 13px 0px;
	color: #196bae;
	font-size: 1.1em;
	font-weight: bold;
	background-color: transparent;
	background-image: url('/i/h1bg.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	text-align: center;
	border-bottom: solid 1px #fff;
}

#sectorcard td {
	background-color: #F7F7F7;
	margin: 0;
	border-bottom: solid 1px #fff;
	padding: 2px;
	vertical-align: top;
	text-align: left;
}

#sectorcard .firstcel {
	background-color: #F7F7F7;
	background-image: url('/i/bulet.gif');
	background-repeat: no-repeat;
	background-position: 15px 8px;	
	margin: 0;
	padding-left: 30px;
	border-bottom: solid 1px #fff;
}

div.sc {
	margin: 20px 7px 1px 0;
	padding: 8px 0 13px 16px;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #f2ecdb;
	text-align: center;
}

/* archive */

#the_archive {
clear: both;
margin: 0 0 0 0;
padding: 5px 10px 5px 10px;
background-color: #f3f3f3;
}

#the_archive select {
width: 300px;
height: 22px;

}

#the_archive input {
margin: 0 0 0 10px;
}

/* ================================= */


.boxRight{
float: right;
clear: right;
margin: 2px 0 2px 10px;
padding: 0 0 2px 0;
background-color: #f7f7f7;
width: 350px;
border-bottom: solid 1px #DFDFDF;
/* line-height: 100%; */
}

.boxRight td{
font-size: 10px;
color: #494949;
margin: 0 0 2px 0;
padding: 2px;
line-height: 100%;
}

.boxRight td p{
	margin-top: 5px;
}

.boxRight img {
	padding: 1px;
	border: solid 1px #c4343c;	
}

.boxLeft{
float: left;
clear: left;
margin: 2px 10px 2px 0;
padding: 0 0 2px 0;
background-color: #f7f7f7;
width: 350px;
border-bottom: solid 1px #DFDFDF;
/* line-height: 100%; */
}

.boxLeft td{
font-size: 10px;
color: #494949;
margin: 0 0 2px 0;
padding: 2px;
line-height: 100%;
}

.boxLeft img {
	padding: 1px;
	border: solid 1px #c4343c;	
}

.boxCenter td {
margin: 0;
padding: 0 0 5px 0;
background-color: #ffffff;
border-bottom: solid 0px;	
}

.boxCenter img {
	padding: 2px;
	border: solid 1px #c4343c;	
}

.attachments {
float: left;
clear: left;
width: 250px;
border-bottom: solid 1px #DFDFDF;
margin: 5px 10px 5px 0px;
padding: 5px 0px 5px 5px;
font-size: 11px;
background-color: #f7f7f7;
}

/* CALENDAR  background-color: #c4343c; */


div#clndr {
	color: #ffffff;
	text-align:center;
	background-color: #004B89;
	border:1px solid #000000;
	padding: 15px;
	margin: 1px 7px 0 0;
	margin-top: 5px;
}
.clndr td.weeknd, div#clndr div {
	background-color: #196BAE;
}

.clndr td.cday {
	background: #A4D3EE;
	color: #000000;
	font-weight: bold;
}

div#clndr div {
 height:1.6em;
 text-align:center;
 font-size:10px;
}
table.clndr {
 margin:0 auto;
 font:10px verdana, sans-serif;
}
table.clndr td {
 height:2em;
 width:2em;
 text-align:center;
}
table.clndr a {
 color:#fff;
}

table.clndr a:hover {
 color:#A00000;
}

/* Zaglaviq v statiq */

h2.title {
	font-size: 1.6em;
}

/* Anketa */

#anketa
{
margin: 5px 7px 0 0;
padding: 15px;
background-color: #ECF5F8;
/* background-image: url('/i/bgbox.gif'); */
background-repeat: no-repeat;
background-position: right bottom;
color: #000;
border:1px solid #000000;
}

#anketa h2.box
{
margin: 4px 0 10px 0;
padding: 0 0 13px 0;
font-size: 1.6em;
font-weight: normal;
border-bottom: dashed 1px #000;
}

/* sudurjanie */

#cont .clsplit {
color:#0e2c62;
margin: 0;
font-size:12px;
padding: 3px 0 3px 0;
background: #ebebeb;
font-style: italic;
text-align:center;
list-style-type: none;
}

/* Statii */

.scnt {
	line-height:15pt;
	font-size:12px;
}

/* Tursene */

.numresults {
	padding: 10px;
	font-size: 12px;
	clear: both;
	border-bottom: solid 1px #9E9E9E;
	background-color: #fff;
}

.noresults {
	text-align: center;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
}

#srchresrow {
	margin: 5px;
}


#srchresrow h1 {
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;	
}

/* data na statiq */

h2 span.fntnormal {
	font-weight: normal;
	display: inline;
	font-size: 0.9em;
	color: #8F8F8F;
}

/* Tooltip dumi */

.ttword {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.box a {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

/* vruzka pri logoto kum home */

#logohref {
	display: block;
	width: 87px;
	height: 84px;
	position: absolute;
	top: 50px;
	left: 10px;
}


/* note */
#note
{
margin: 5px 7px 0 0;
padding: 15px;
background-color: #efd5c8;
/* background-image: url('/i/bgbox.gif'); */
background-repeat: no-repeat;
background-position: right bottom;
color: #000;
border:1px solid #000000;
}

#note h2.box
{
margin: 4px 0 10px 0;
padding: 0 0 13px 0;
font-size: 1.6em;
font-weight: normal;
border-bottom: dashed 1px #000;
}
