@charset "utf-8";
/* 
Project: AFOS
Powered by: Blue Archer
Developer: Anton Smolik
Date: 21.12.09
*/
/*
   \_,     _ _     \.=                                         
            \\   /,~,"\  //      _ __        !!!,,,        _ _        
     ___     \\ /|o_o|( //      /.-. |      !!'''!!!     .'_"_'.      
    ;---,\    :\)\'=/ /'/      ||o_o||     !!!a,a!!!     /|o_o||      
    )o,o)|     \(-._.-\'       |,\= ||      !!.=.|!!    |  \='/|      
   _| =/ \_    '\  Y  /       .--' '-.  (^( .-' '-. \~} / /'_/(-._    
  ( J\ \/| )     | :  |      / .--Y-.\\  \\/ .-,-. \//  \|(  |/ '.\   
   \\==== //    _/ :  (_    ( /\   -/ /   \_/\----|\/    ) \_'    \\  
    \\==// \    \'.__.'/     \\|   \8"        \ , (          )     \;=
     || || /     |'-,-'|      9/    )          )---\         |____|\) 
    /|/ /)|      \  | /       /_____/         /  |  )         \_||_/  
    | | | |       | / )       ) / \ (        /   \  |         | )| )  
    | | | |       |/\/        //   \|        |  / \  \        |/ |/   
    |-| |-|       /|/|       |/    |\        |__|  \__|     _/ |/ |   
   '-' '-'       [_[_/      /|     '='       /:(    ):\    (_,(__,]   
                            '=               '-'    '-'         
*/

/* RESET */

body { 
	padding: 0px; 
	margin: 0px; 
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px; 
	background: #21335b url(../img/bg.jpg) repeat-x top;
	}
p { padding: 0px; margin: 0px; }
h1,h2,h3,h4,h5,h6 { padding: 0px; margin: 0px; }
/*a { text-decoration: none;}*/
img { border: 0px; }
.clear { clear:both; }
.noppadingtop { padding-top:0px!important; }

/* GO!!! */

#wrap {
	width: 954px;
	margin-left: auto;
	margin-right: auto;
	min-height: 600px;
	margin-top: 34px;
}
.dfk{ display:inline; width:100%; margin:0 auto;}
.dfk h3{margin:0; padding:0; display:inline;background:none; border:none;}
.dfk h3 a{text-decoration:none;color:#21335B; cursor:default; background:none; background:none;}
#menu {
	
	height: 33px;
	background: transparent url(../img/menu.jpg) no-repeat;
	padding-top: 10px;
}

#header {
	width: 950px;
	height: 236px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#shadow {
	width: 1024px;
	height: 125px;
	background: transparent url(../img/shadow.png) no-repeat;
	position: absolute;
	left: 0px;
	bottom: -20px;
}

#shadow1 {
	width: 1024px;
	height: 125px;
	background: transparent url(../img/shadow.png) no-repeat;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.himg  {
	float: left;
}

.logo {
	float: left;
	width: 239px;
	height: 236px;
	background: transparent url(../img/himg2.jpg) no-repeat;
}

.logo a {
	height: 236px;
	display: block;
}

#content {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background: #eeeeee;
	min-height: 500px;
	overflow: hidden;
}

#left-column {
	width: 224px;
	float: left;
}

.box {
	width: 189px;
	min-height: 243px;
	background: #000 url(../img/bg-box.jpg) repeat-x;
	margin-left: 12px;
	margin-top: 18px;
	padding: 12px;
}

.title-box {
	font-size: 18px;
	color: #eeeeee; 
	padding-bottom: 28px;
}

.text-box {
	color: #eeeeee;
}

.text-box-white {
	color: #ffffff;
}

#center-column {
	width: 450px;
	float: left;
	margin-left: 18px;
}

#center-column-internal {
	width: 674px;
	float: left;
	margin-left: 18px;
}

#center-column-internal img {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

.block {
	padding-bottom: 20px;
	padding-top: 10px;
	border-top: #9a9a9a 1px dotted;
}

.nobordertop {
	border-top:none!important;
}

.title {
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
	color: #bf0606;
	font-weight: bold;
	padding-bottom: 10px;
}

#right-column {
	width: 194px;
	background: #cccccc;
	float: left;
	min-height: 200px;
	margin-left: 19px;
	padding-left: 13px;
	padding-right: 13px;
}

.right-column {
	width: 194px;
	background: #cccccc;
	float: left;
	min-height: 100px;
	margin-left: 19px;
	padding-left: 13px;
	padding-right: 13px;
}

.right-text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 14px;
	color: #203259;
}

.separator {
	width: 192px;
	height: 30px;
	background: transparent url(../img/separator.jpg) no-repeat;
}

.block-right img {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.viewevents {
	height: 31px;
	width: 114px;
	background: transparent url(../img/allevents.jpg) no-repeat;
	padding-bottom: 15px;
}

.viewevents a {
	height: 31px;
	display: block;
}

.short {
	width: 135px;
	float: left;
}

.loguito {
	float: right;
}

.title-right {
	color: #bf0606;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom:5px;
	border-bottom: #bf0606 2px solid;
	margin-bottom: 10px;
}

/* Footer */

#footer {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	border-top: 5px #cccccc solid;
	background: #eeeeee url(../img/footer.jpg) center no-repeat;
	height: 72px;
	margin-bottom: 30px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 17px;
}

.banners {
	height: 100px;
	padding-top: 20px;
}

.banners img {
	padding-left: 18px;
}

#gallery {
	width: 620px;
	margin-left: auto;
	margin-right: auto;
}

.photo {
	width: 125px;
	float: left;
	padding-right: 30px;
	padding-bottom: 30px;
}

.descrip {
	float: left;
	width: 125px;
}

.readmore a {
	padding-top: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #263068;
	text-decoration: underline;
}

.readmore a:hover {
	text-decoration: none;
}

.no_decoration {
	text-decoration: none;
}

/* FORM */

#form {
	padding-bottom: 20px;
	padding-top: 20px;
}

#form b {
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
	color: #bf0606;
	font-weight: bold;
	padding-bottom: 10px;
}

#form table {
	padding-top: 15px;
}

.left-block-n {float:left;
				width:231px;}
.left-block-n2 {float:left;
				width:290px;
				width:260px;
				padding:15px;}
.left-block-n p {margin:00 00 5px 00;}
.left-block-n table {margin:00 00 10px 00;}
.left-block-n td {vertical-align:top;
					padding:00 7px 00 00;}
.left-block-n2 p {margin:00 00 5px 00;}
.left-block-n2 table {margin:00 00 10px 00;}
.left-block-n2 td {vertical-align:top;
					padding:00 7px 10px 00;}

.left-image-n {margin:00 00 20px 00;}
.left-image-n input{margin:40px 00;}
.left-image-n img {float:none !important;
						width:225px;
						height:263px;
						border:#1d2b52 3px solid;
						padding:00px !important;}

.left-info-n input {width:200px;}
.left-info-n textarea {width:200px;}
.left-info-n select {width:200px;}

.right-block-n {float:right;
				width:403px;
				margin:10px 15px 00 00;}
.right-block-n2 {float:right;
				width:260px;
				padding:15px;}
.right-block-n2 p {margin:00 00 10px 00;}
.right-block-n2 td {vertical-align:top;
					padding:00 7px 10px 00;}


.red-header-n {font-size:17px;
				font-weight:bold;
			color:#d31c16;
			padding:00 00 5px 00;
			margin:00 00 15px 00;
			border-bottom:#1d2b52 3px solid;
			height:21px;}
.red-header-n-small {font-size:15px;
				color:#d31c16;
			padding:00 00 5px 00;
			margin:00 00 15px 00;
			border-bottom:#1d2b52 3px solid;
			height:21px;}
.red-header-n-small2 {font-size:15px;
				color:#d31c16;
				font-weight:bold;
				padding-bottom:10px;
			/*padding:00 00 5px 00;
			margin:00 00 15px 00;
			border-bottom:#1d2b52 3px solid;
			height:21px;*/
}
.red-header-n2 {font-size:17px;
				font-weight:bold;
			color:#d31c16;
			padding:00 00 5px 00;
			margin:00 00 15px 00;
			height:21px;}
.red-header-n3 {font-size:17px;
				font-weight:bold;
				color:#d31c16;
				height:21px;}

.red-header-n2 a{font-size:17px;
				font-weight:bold;
			color:#d31c16;
			text-decoration:none;}
.right-info-n {margin:00 00 25px 00;}
.right-info-n td {padding:00 5px 5px 00;
				vertical-align:top;}
.right-comment-n {margin:00 00 20px 00;}
.searck-block-n input {display:block;
						margin:00 00 10px 00;
						background:none;
						border:#3d4363 2px solid;
						width:300px;}
.searck-block-n button {background:none;
						border:#3d4363 2px solid;
						color:#3d4363;
						font-weight:bold;
						font-size:11px;
						width:130px;
						height:30px;
						margin:00 10px 00 00;}
.search-table-n {padding:30px 00;}
.searck-block-n p {color:#3d4363;
					font-weight:bold;}
.search-table-n td {padding:7px;
				   width:215px;
				   ffont-weight:bold;
				   font-size:12px;}
.search-table-n td a {font-weight:normal;
						color:#25364a;
						text-decoration:underline;}
.search-table-head td {border-bottom:#3d4363 2px solid !important;
					color:#3d4363 !important;
					font-weight:bold !important;}
.search-table-bottom td {border-top:#3d4363 2px solid !important;
					color:#3d4363 !important;
					font-weight:bold !important;}
.search-table-n .even td {background:#d4dcf0;}
.logged-text {overflow:hidden;
				margin:00 00 20px 00;}
.logged-text img {border:#3d4363 2px solid;
				padding:00px !important;
				margin:00 20px 10px 00;}
				
.block1-top {background:url(../img/box1-top.gif) left top no-repeat;}
.block1-repeat {background:url(../img/box1-repeat.gif) repeat-y;}
.block1-bottom {overflow:hidden;
				background:url(../img/box1-bottom.gif) left bottom no-repeat;}
				
.box2-top {background:url(../img/box2-top.gif) left top no-repeat;}
.box2-repeat {background:url(../img/box2-repeat.gif) repeat-y;}
.box2-bottom {overflow:hidden;
				background:url(../img/box2-bottom.gif) left bottom no-repeat;
				padding:15px;}
 .box3-top {background:url(../img/box3-top.gif) left top no-repeat;}
.box3-repeat {background:url(../img/box3-repeat.gif) repeat-y;
				margin:00 00 20px 00;}
.box3-bottom {overflow:hidden;
				background:url(../img/box3-bottom.gif) left bottom no-repeat;
				padding:15px;}

.topRightForm {
	font-weight: normal;
	position: relative;
	left: 640px;
	top: -245px;
}

.topRightForm-LoggedIn {
	font-weight: normal;
/*	position: relative;*/
	left: 640px;
	top: -227px;
}

.content-menu-top {
	position: absolute;
}

.text_hyperlink a {
color: #2222ee;
text-decoration: underline;
}



