/* general */

* {
	margin: 0;
	padding: 0;	
	border: 0;
}

html {
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 85%;
	color: #7B7B7B;
	text-align: center;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #c4c4c4;
}

a {
	color: #666666; 
	text-decoration: none;
} 

a:visited {
	color: #404041; 
}

a:hover, a:active, a:focus {
	color: #333333; 
}

h1  {
	color: #333333;
	font-size: 120%;
	font-weight: bold;
	background-image: url(../img/h1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	text-align: left;
	height: 28px;
	font-family: Helvetica;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 10px;
	width: auto;
	padding-left: 3px;
	text-transform: uppercase;
}

h2 {
	font-size: 120%;
	color: #333333;
	font-weight: bold;
	background-image: url(../img/h2.jpg);
	margin: 5px;
	background-repeat: no-repeat;
	background-position: 20px bottom;
	padding-left: 20px;
	text-align: left;
}

h3 {
	font-size: 110%;
	color: #333333; 
	font-weight: bold;
	background-image: url(../img/h2.jpg);
	display: block;
	margin: 5px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.contenttext h3{
	padding-left: 20px;
	background-position: 20px bottom;
}

h4 {
	font-weight: bold;
	font-size: 100%;
	color: #666;
	margin: 20px 0 10px;
	text-transform: uppercase;
	background-image: url(../img/h2.jpg);
	display: block;
	margin: 5px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.contenttext h4{
	padding-left: 20px;
	background-position: 20px bottom;
}

h5 {
	color: #666666;
	display: block;
	margin-top: 5px;
	margin-left: 13px;
}

p {
	margin-bottom: 15px;
	line-height: 140%;
	margin-right: 20px;
	margin-left: 15px;
	_margin-right: 5px;
	_margin-left: 20px;
	font-family: Verdana;
	font-size: 100%;
	font-weight: normal;
}

.mainp{
	margin-bottom: 0px;
	_margin-bottom: 0px;
	line-height: 110%;
	font-family: Verdana;
	font-size: 80%;
	font-weight: normal;
	text-align: left;
}

.mainh1{
	color: #414141;
	font-size: 120%;
	background-image: url(../img/h1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	height: auto;
	font-family: Helvetica;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 10px;
	width: auto;
	padding-left: 3px;
	word-spacing: 1px;
	padding-bottom: 3px;
	text-transform: uppercase;
	clear: left;
}


#top5news ul{
	display:block;
	float: left;
	height: 90px;
	width: auto;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 25px;

}

ul, ol {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	height: auto;
	width: auto;
	
}

#top5news li {
	margin-left: -5px;
	list-style: none;
	background-image: url(../img/bulet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#top5news li a{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 80%;
	font-weight: bold;
	text-decoration: underline;
}

#top5news li a:hover{
	color: #333333;
	font-family: Verdana;
	font-size: 90%;
	font-weight: bold;		
}

li {
	
}

ul li {
	margin-left: 0;
	background-image: url(../img/bulet2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-family: Verdana;
	font-size: 100%;
	font-weight: normal;
	list-style-type: none;
	text-align: left;
	display: block;
}

ol li {
	list-style: decimal;
	margin-left: 40px;
	font-family: Verdana;
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
}

.second {
	background-image: url(../img/bulet3.jpg);
	background-position: 5px 4px;
	padding-left: 20px;
}

.third {
	background-image: url(../img/bulet4.jpg);
	background-position: 5px 4px;
	padding-left: 20px;
}

table {
	width: 90%;
	margin: 20px;
}

td, th {
	padding: 5px 10px;
	background-color: #E1E1E1;
	text-align: left;
}

th {
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	background-color: #A3D148;
	font-family: Verdana;
	text-align: left;
}

td.center, th.center {
	text-align: center;
}

input, textarea, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	/*background: white;*/
	color: black;
	padding: 3px;
	border: 1px solid #909ea5;
}


/***************** layout *************/

#main {
	width: 1040px;
	text-align: left;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

/***************** header *************/
#header {
	width: 1040px;
	height: 75px;
	float: left;
	position: relative;
	background-image: url(../img/headerbg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	clear: left;
	margin-top: 30px;
	_margin-top: 30px;
}

#logo {
	width: 456px;
	height: 75px;
	font-size: 200%;
	color: #666666;
	text-transform: uppercase;
	overflow: hidden;
	position: absolute;
	left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	top: -30px;
}

#logo a, #logo span {
	width: 456px;
	height: 75px;
	display: block;
	position: absolute;
	left: 0px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	top: 0px;
}

#header form {
	width: auto;
	float: left;
	margin-left: 24px;
}

#look {
	width: 100px;
	_width: 100px;
	height: 15px;
	_height: 20px;
	background: white;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Verdana;
	font-size: 80%;
	color: #666666;
	border: none;
}

#do {
	width: auto;
	height: auto;
	_width: 21px;
	_height: 20px;
	float: left;
	_padding-left: 0px;
	border: 0px;
	padding: 0px;
	
}

#search {
	float: left;
	_float: right;	
	height: auto;
	width: auto;
	_margin-right: 5px;
	position: static;
	_position: absolute;
	padding-top: 3px;
	margin-top: 10px;
	_padding-left: 10px;
}

html>/**/body	#search{padding-top: 23px;}

#radio {
	float: left;
	height: auto;
	width: auto;
	margin-top: 25px;
	margin-left: 740px;
	_margin-left: 330px;
	_margin-top: 25px;
	text-decoration: underline;
	font-family: Verdana;
	color: #666666;
	padding-top: 5px;
}

#radio img{margin-top: 4px;}

#radio a{
	float: left;
	height: auto;
	width: auto;
	text-decoration: underline;
	text-align: right;
	font-family: Verdana;
	color: #666666;
	font-weight: bold;
	font-size: 75%;
	padding-top: 5px;
}

.vehiclecontent{
margin-left: 10px;
margin-top: 10px;
}

/***************** menu *************/

#mainmenu {
	float: left;
	height: auto;
	width: 1024px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	_border-top-width: 0px;
	margin-right: 10px;
	_margin-right: 0px;
	margin-left: 8px;
	_margin-left: 4px;
	border-top-style: solid;
	border-top-color: #B0B0B0;
}
.menu {
	height: 173px;
	width: 170px;
	margin-left: 30px;
	_margin-left: 20px;
	float: left;
	margin-right: 10px;
	_margin-right: 0px;
	margin-top: 5px;
	_margin-top: 0px;
}
#logopictures {
	float: left;
	height: 180px;
	_height: 179px;
	width: 600px;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-left: 0px;
	overflow: hidden;
}
#right_shadow{
	float: left;
	height: 180px;
	_height: 179px;
	width: 64;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-left: -64px;
}

#tbl_logopictures {
	padding: 0px;
	margin: 0px;
	border: none;
}

#tbl_logopictures td {
	padding: 0px;
	margin: 0px;
	border: none;
}

#tbl_logopicturesone {
	padding: 0px;
	margin: 0px;
	border: none;
}

#tbl_logopicturesone td {
	padding: 0px;
	margin: 0px;
	border: none;
}
/***************** spacer *************/
#shadow {
	float: left;
	height: 13px;
	_height: 13px;
	width: 1040px;
	background-image: url(../img/shadownew.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#shadow2 {
	float: left;
	height: 10px;
	width: 960px;
	background-image: url(../img/shadow2.jpg);
	background-repeat: repeat-x;
}

/***************** submenu *************/
.submenu {
	float: left;
	height: 35px;
	width: 1040px;
	_width: 1040px;
	color: #8EB443;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../img/mainbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


.item {
	float: left;
	height: 35px;
	width: auto;
	background-image: url(../img/menubg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 1px;
}
.item_last{
	float: left;
	height: 35px;
	width: auto;
	margin-top: 1px;
}

td.item2{
  background-color: #FFFFFF;
	float: left;
	height: 35px;
	background-image: url(../img/menubg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 15px;
	border: none;
	padding: 0px;
}

.subitem {
	float: left;
	height: 27px;
	width: 90px;
	margin-top: 1px;
	font-family: Helvetica;
	color: #333333;
	text-decoration: none;
	padding-top: 0px;
	text-transform: uppercase;
	font-size: 95%;
}

.subitem a{
	float: left;
	height: 27px;
	width: 90px;
	margin-top: 2px;
	padding-left: 5px;
	font-family: Helvetica;
	font-size: 85%;
	color: #414141;
	text-decoration: none;
	padding-top: 2px;
	font-weight: bold;
}

.subitem a:hover{
	color: #9ACD3C;
}

#subitem a:hover{
	color: #9ACD3C;
}

#number {
	float: left;
	height: 27px;
	width: 30px;
	margin-left: 10px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #aaa9a7;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 3px;
}
.number {
	float: left;
	height: 27px;
	width: 23px;
	margin-left: 10px;
	margin-top: 3px;
	font-family: Arial;
	font-size: 9px;
	color: #aaa9a7;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 4px;
}
.subnumber {
	float: left;
	height: 27px;
	width: 23px;
	margin-top: 3px;
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #aaa9a7;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 10px;
	padding-top: 2px;
}
.subitem2 {
	float: left;
	height: 27px;
	width: auto;
	margin-top: 3px;
	margin-left: 4px;
	font-family: Helvetica;
	font-size: 11px;
	font-weight: 300;
	text-align: left;
	margin-right: 4px;
}

.submenu .subitem2 a {
	font-family: Helvetica;
	font-size: 95%;
	font-style: normal;
	font-weight: bold;
	color: #9ACD06;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
}

.submenu .subitem2 a:hover {
	color: #666666;
}

/***************** line spacer and separator*************/
.line {
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	float: left;
	height: 5px;
	width: 960px;
	_width: 966px;
	margin: 8px;
	_margin: 8px;
	background-position: center center;
}

.separator {
	float: left;
	height: 10px;
	_height: 10px;
	width: auto;
	background-color: #FFFFFF;
	background-image: url(../img/mainbg.jpg);
	
}

.separator2 {
	float: left;
	height: 10px;
	_height: 10px;
	_height/**/:/**/ 10px;
	width: auto;
	_width/**/:/**/ 1037px;
	background-image: url(../img/shadow2new.jpg);
	background-position: left top;
	background-color: #FFFFFF;	
}

.separator3 {
	float: left;
	height: 180px;
	width: 15px;
	background-color: #91918F;
	background-image: url(../img/separator3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 10px;
	margin-bottom: 10px;
	_margin-left: 15px;	
	
}

/***************** content *************/

.contenttext {
	background-color: #FFFFFF;
	width: auto;
	_width: 960px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	_margin-right: 0px;
	_margin-left: 10px;
}

.content {
	float: left;
	height: auto;
	width: 1040px;
	background-color: #FFFFFF;
	background-image: url(../img/mainbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.maintext {
	margin: 20px;
	_margin: 20px;
	font-family: Verdana;
}
.textitalic {
	margin: 20px;
	_margin: 22px;
	font-family: Verdana;
	font-style: italic;
	text-align: left;
	display: block;
	float: left;
}
.navigation {
	float: left;
	width: auto;
	height: auto;
	margin-top: 10px;
	margin-right: 250px;
	margin-bottom: 10px;
	margin-left: 280px;
	_margin-left: 170px;
	_margin-right: 150px;
	
}

.contenttext ../img {
	border: 2px solid #A6D320;
	float: left;
	margin: 20px;
	height:110px;
	width:120px;
	vertical-align: text-top;
}

/***************** navigation *************/
.before {
	color: #666;
	font-family: Verdana;
	display: block;
	background-image: url(../img/arrowleft.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	width: 70px;
	height: auto;
	float:left;
	text-align: center;
	margin-right: 30px;
}

a.before:hover, a.before:active, a.before:focus {
	color: #919190;	
}

.list {
	color: #666;
	font-family: Verdana;
	display: block;
	width: auto;
	height: auto;
	float:left;
	text-align: center;
}

a.list:hover, a.list:active, a.list:focus {
	color: #919190;	
}

.next {
	color: #666;
	font-family: Verdana;
	display: block;
	background-image: url(../img/arrowright.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: 70px;
	height: auto;
	float:left;
	text-align: center;
	margin-left: 30px;
}

a.next:hover, a.next:active, a.next:focus {
	color: #919190;	
}

/***************** date and time *************/

.datetime {
	width: 944px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	_margin-right: 10px;
	_margin-left: 10px;
	_margin-bottom: 5px;
	height: auto;
	font-family: Verdana;
	font-size: 90%;
	font-weight: bold;
	color: #C4C4C4;
	float: left;
	
}
.date{
	font-family: Verdana;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	display: block;
	margin-right: 10px;
	_margin-right: 0px;
	float: left;
	height: auto;
	width: auto;
	text-decoration: none;
	color: #666666;
	_width: 150px;
	margin-left: 10px;
}
.time{
	font-family: Verdana;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	display: block;
	margin-right: 10px;
	_margin-right: 0px;
	float: left;
	height: auto;
	width: auto;
	text-decoration: none;
	color: #666666;
	_width: 50px;
}
.categories{
	font-family: Verdana;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	display: block;
	margin-right: 10px;
	_margin-right: 0px;
	float: right;
	height: auto;
	width: auto;
	text-decoration: none;
	color: #666666;
}

/***************** images *************/

#main .content .contenttext .imagebig {
	border: 2px solid #A3D148;
	float: right;
	height: auto;
	width: auto;
	margin: 20px;
	_margin: 20px;
}



/***************** footer *************/

#footer {
	background-color: #666666;
	text-align: left;
	_text-align/**/:/**/ center;
	height: 200px;
	position: relative;
	clear: both;
	overflow: hidden;
	background-image: url(../img/footerbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	_margin: 0 auto;
	background-attachment: fixed;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#information {
	height: 200px;
	width: 320px;
	_width: 250px;
	margin-left: 20px;
	_margin-left: 20px;
	float: left;
}

#top5news {
	float: left;
	height: 200px;
	width: 320px;
	_width: 360px;
}

#contact {
	float: left;
	height: 200px;
	width: 320px;
	_width: 250px;
}

.infotext{
	width: 260px;
	_width: 160px;
	height: auto;
	margin-top: 0px;
	margin-right: 20px;
	_margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 40px;
	_margin-left: 25px;
	font-family: Verdana;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	
}

.h1footer {
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	background-image: url(../img/info.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-align: left;
	width: 260px;
	_width: 200px;
	float: left;
	padding-left: 30px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: Verdana;
	text-transform: uppercase;
}

.h1footercon {
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	background-image: url(../img/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-align: left;
	width: 260px;
	float: left;
	padding-left: 30px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: Verdana;
	text-transform: uppercase;
}


.style1 {color: #999999}
.style2 {color: #414141}
/***************** buttons *************/

.button{
	cursor: pointer;
}

.login {
	font-family: Verdana;
	font-size: 80%;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../img/button1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 29px;
	_height: 10px;
	width: 160px;
	_width: 50px;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 20px;
	_padding-left: 26px;
	_padding-top: 5px;
	margin-right: 30px;
	_margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
	_margin-left: 56px;
	font-style: italic;
	clear: inherit;
	padding-right: 5px;
	_float: left;
}

#contact a{
	color:#FFFFFF;
	font-family: Verdana;
	font-size: 80%;
	font-weight: bold;
}
#contact a:hover{
	color:#333333;
	font-family: Verdana;
	font-size: 80%;
	font-weight: bold;
	font-style: italic;
} 

.more{
	font-family: Verdana;
	font-size: 70%;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../img/more.gif);
	_background-image: url(../img/moreie.gif);
	background-repeat: no-repeat;
	background-position: right center;
	_background-position: right bottom;
	display: inline;
	height: auto;
	_height: auto;
	width: 74px;
	_width: 74px;
	text-decoration: none;
	text-transform: uppercase;
	_padding-right: 1px;
	_padding-top: 4px;
	float: right;
	padding-top: 2px;
	padding-bottom: 2px;
	font-style: italic;
	text-align: right ;
	padding-right: 4px;
	margin-bottom: 8px;
	margin-top: 3px;
	margin-right: 4px;
	_overflow: auto;
}

.forum {
	font-family: Verdana;
	font-size: 80%;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../img/button1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 29px;
	_height: auto;
	width: 160px;
	_width: 200px;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 15px;
	_padding-left: 0px;
	_padding-top: 5px;
	margin-right: 30px;
	_margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	_margin-left: 0px;
	font-style: italic;
	clear: inherit;
	padding-right: 5px;
	_padding-right: 25px;
}

#top5news a{
	color:#FFFFFF;
	font-family: Verdana;
	font-size: 80%;
	font-weight: bold;
}
#top5news a:hover{
	color:#333333;
	font-family: Verdana;
	font-size: 80%;
	font-weight: bold;
} 

#copyright {
	height: auto;
	width: 1014px;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	margin-left: auto;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial;
	font-size: 75%;
}

/***************** contact form *************/
.fotogallery td{
	text-align: center;
  vertical-align: middle;
	width: 152px;
	height: 152px;
	background: none;
	margin: 15px;
}

#members {
	text-align: left;
	float: left;
	height: auto;
	width: 250px;
	margin-top: 0px;
	margin-right: 20px;
	_margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	_margin-left: 0px;
}
#members #caption {
	text-align: left;
	float: left;
	height: auto;
	width: auto;
	margin-left: 20px;
	margin-right: 20px;
}
#leftcolumn {
	text-align: left;
	float: left;
	height: auto;
	width: 300px;
	_width: 220px;
}

#centercolumn {
	text-align: left;
	float: left;
	height: auto;
	width: 590px;
	_width: 540px;
	margin-left: 60px;
	
}

#formcontact {
	float: left;
	height: 400px;
	width: auto;
	_width: 630px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 290px;
	_margin-left: 160px;
	_margin-right: 0px;
}

#nameform {
	width: 150px;
	height: 25px;
	font-family: Verdana;
	font-size: 100%;
	font-weight: bold;
	border: 2px solid #A3D148;
	display: block;
}

#address {
	width: 150px;
	height: 25px;
	font-family: Verdana;
	font-size: 100%;
	font-weight: bold;
	border: 2px solid #A3D148;
	float: right;
}

#subject {
	width: 150px;
	height: 25px;
	font-family: Verdana;
	font-size: 100%;
	font-weight: bold;
	border: 2px solid #A3D148;
	float: right;
}

#message {
	width: auto;
	height: auto;
	font-family: Verdana;
	font-size: 100%;
	font-weight: bold;
	border: 2px solid #A3D148;
}
.contactform {
	text-align: left;
	display: block;
	height: 30px;
	width: 150px;
	padding-left: 20px;
}
#formcontact .contact {
	text-align: left;
	height: 35px;
	width: auto;
	font-family: Verdana;
	vertical-align: bottom;
	display: block;
	margin-right: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 8px;
}

#rows {
	height: 300px;
	width: auto;
	float: left;
	margin-left: 10px;
	_margin-left: 10px;
	margin-right: 30px;
	_margin-right: 0px;
}
#formcontact #textcontact {
	float: left;
	height: 300px;
	width: 200px;
}

#send {
	width: 115px;
	height: 24px;
	_height: 24px;
	_width: 115px;
	text-align: center;
	float: left;
	border: 0px;
	padding: 0px;
	margin-top: 25px;
	_margin-top: 10px;
	margin-left: 220px;
	_margin-left: 135px;
	position: static;
}

.error{
	padding: 5px;
	margin: 10px 80px 20px 80px;
	color: #CC0000;
	font-weight: normal;
	border: 1px solid #CC0000;
	text-align: center;
}

#message{
	padding: 5px;
	margin: 10px 80px 20px 80px;
	color: #336600;
	font-weight: normal;
	border: 1px solid #336600;
	text-align: center;
}

/***************** main page *************/

#leftcol {
	width: 210px;
	_width: 200px;
	height:auto;
	float:left;
	margin-left: 20px;
	margin-right: 5px;
	_margin-left: 10px;
	_margin-right: 0px;
	_margin-top: 10px;
			
}
.leftadvertisement {
	width: auto;
	height:auto;
	font-family: Verdana;
	text-align: left;
	display: block;
	margin-top: 5px;
	_margin-bottom: 0px;
	margin-left: 5px;
	_margin-left: 5px;
}
.leftadvertisement img {
	width: 53px;
	height:51px;
	border: 2px solid #A3D148;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	_margin-left: 5px;
	float: left;
}

#leftcol .more {
margin-top: 10px;

}

.rightadvertisement {
	width: auto;
	height:auto;
	float:left;
	font-family: Verdana;
	text-align: left;
	display: block;
	margin-top: 10px;
	margin-bottom: 2px;
}
.rightadvertisement img {
	width: auto;
	height:auto;
	float:left;
	border: 2px solid #A3D148;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#rightcol .mainp{margin-left: 20px;}

#centercol {
	width: 520px;
	_width: 500px;
	height:auto;
	float:left;
	color: #565656;
	_margin-left: 20px;
}

#rightcol {
	width: 200px;
	height:auto;
	float:left;
	margin-right: 10px;
	_margin-right: 5px;
	margin-left: 0px;
	_margin-left: 0px;
}

.maindate {
	font-family: Verdana;
	height: auto;
	width: 200px;
	_width: 150px;
	margin-top: 10px;
	margin-left: 13px;
	margin-bottom: 5px;
	font-size: 70%;
	clear: both;
}

.cistic{clear: both;}

.centeradvertisementwhite .maindate {margin-left: 5px;}
.centeradvertisementwhite .mainp {margin-left: 5px;}

.centeradvertisementgray .maindate {margin-left: 5px;}
.centeradvertisementgray .mainp {margin-left: 5px;}

.rightadvertisement .mainp{margin-left: 25px;}

.maindateblack {
	font-family: Verdana;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-left: 13px;
	margin-bottom: 5px;
	color: #000000;
	font-size: 70%;
}
.line2 {
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	float: left;
	height: 5px;
	width: 190px;
	_width: 150px;
	background-position: center center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	_margin-left/**/:/**/ 20px;
	
}
.line3 {
	background-image: url(../img/line3.gif);
	background-repeat: repeat-y;
	float: left;
	height: 350px;
	width: 10px;
	_width: 3px;
	_height: 350px;
	_margin: 0px;
	background-position: center center;
	margin-top: 50px;
	margin-bottom: 20px;
	margin-right: 8px;
	margin-left: 8px;
}

.linecenter {
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	float: left;
	height: 5px;
	width: 500px;
	_width: 440px;
	_margin: 0px;
	background-position: center center;
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.centeradvertisementwhite {
	width: 500px;
	_width: 440px;
	height:auto;
	float:left;
	font-family: Verdana;
	text-align: left;
	display: block;
	margin-left: 10px;
	margin-top: 5px;
	_margin-top: 0px;
	background-color: #FFFFFF;
}

.centeradvertisementgray {
	width: 500px;
	_width: 440px;
	height:auto;
	float:left;
	font-family: Verdana;
	text-align: left;
	display: block;
	margin-left: 10px;
	background-color: #CDCDCD;
}

.centeradvertisementwhitelist {
	width: 940px;
	_width: 880px;
	height:auto;
	float:left;
	font-family: Verdana;
	text-align: left;
	display: block;
	margin-left: 10px;
	margin-top: 5px;
	_margin-top: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

.centeradvertisementgraylist {
	width: 940px;
	_width: 880px;
	height:auto;
	float:left;
	font-family: Verdana;
	text-align: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #CDCDCD;
}

.calendarlist{
margin-left: 15px;
width: 95%;
}

#banner {
	height: auto;
	position: relative;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 762px;
	text-align: center;
}
.subbanner {
	height: 60px;
	width: 234px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: left;
	
}

#footer2 {
	height: 200px;
	position: relative;
	margin: 0 auto;
	width: 1024px;
	_width: 1024px;
	overflow: hidden;
}
#linefooter {
	background-color: #999999;
	text-align: left;
	height: 4px;
	position: relative;
	clear: both;
	overflow: auto;
	background-image: url(../../PSD%20Veterani/www/images/footerbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	_margin: 0 auto;
}

/* admin sekce */

body#admin {
	background-image: none;
}

div.admin-menu {
	float: left;
}

div.admin-content {
	padding-left: 250px;
	padding-top: 10px;
}

div#footer-admin {
	height: 2px;
	background-color: #919190;
}

div.shadow {
	background-image: url(../img/shadow.png);
	position: absolute;
	top: 0px;
}

.photogallery-image {
	position: absolute;
}

.photogallery-button-container {
	position: absolute;
	width: 200px;
	height: 66px;
}

#paging_listing {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 20px;
	text-align:center;
	width:100%;
}
.paging_actualPage,
.paging_notActualPage{
	color: black;
	padding: 1px 4px 1px 4px;	
	cursor: Pointer;
}
.paging_actualPage{
	background: #9ACD06;
}
.paging_notActualPage{
	background: white;
}
