
body {
	font-family: georgia;
	font-size: 86%;
	background: url(../images/header.jpg) repeat-x 0 0;
	background-color: white;
	color: #95330F;
}

/* -------------------------------------------------------------------------------------------
--- LAYOUT -----------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------*/


#header, /*#nav,*/ #content {
	width: 100%;
	text-align: center;
}

#header {
	height: 150px;
	padding: 110px 0 50px 0;
}

.container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 10px;
	text-align: left; 
	height: 100%;
}

#content {
	padding: 0 0 20px 0;
}

#content .column,
#content .widecolumn,
#content .narrowcolumn {
	float: left;
	text-align: justify;
	line-height: 130%;
	min-height: 479px;
}

#content .column,
#content .narrowcolumn {
	background: url(../images/hatter.png) no-repeat;
}

#content .column {
	width: 277px;
	margin-left: 9px;
	padding: 30px 20px 30px 20px;	
}

#content .widecolumn {
	width: 580px;
	margin: 0 0 0 1%;
	padding: 30px 30px 30px 30px;
	background: url(../images/hatter_nagy.png) no-repeat;
}

#content .narrowcolumn {
	width: 257px;
	margin-left: 9px;
	padding: 34px 30px 30px 30px;
}

#footer {
	clear: both;
	position: relative;
	font-size: 9px;
	padding: 70px 0 20px 0;
	font-family: helvetica, arial, sans-serif;
}

#footer #toright {
	float: right;
	padding: 0 10px 0 0; 
}

#footer #toleft {
	float: left;
	padding: 0 0 0 20px; 
}

#footer #toright #dekaart {
	height: 15px;
	background: url(../images/dekaart.png) no-repeat;
	margin-right: 10px;
	padding-left: 40px;	
}

#footer #dekaart a {
	display: block;
	height: 15px;
}

#footer #dekaart a span,
#footer #toleft dd span {
	margin-left: -9999px;
}

#footer #toright li {
	float: left;
	padding-top: 30px;
	margin-right: 10px;
}

#footer #toleft dt {
	float: left;
	padding-top: 30px;
	margin-right: 10px;
}

#footer #toleft dd {
	float: left;
	height: 45px;
	margin-right: 20px;
}

#footer #toleft .varviekspert {
	background: url(../images/varviekspert.png) no-repeat;
	width: 105px;
}

#footer #toleft .ductile_baltic {
	background: url(../images/ductile_baltic.png) no-repeat;
	width: 168px;
}

#footer, #footer a {
	color: #999999;
}	

.readmore {
	padding-right: 15px;
	background: url(../images/nyil.png) no-repeat right .3em;
}

/* -------------------------------------------------------------------------------------------
--- GENERAL ----------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------*/

h1 {
	position: relative;
	width: 190px;
	height: 149px;
	background: url(../images/magilased.png) no-repeat;
	margin: 0 0 0 73%;
}

h1 a {
	display: block; 
	width: 100%;
	height: 100%;
}

h1 a span {
	margin-left: -9999px;
}

/*.column h2,
.column p {
	display: inline;
}*/

.column h2,
.widecolumn h2,
.narrowcolumn h2 {
	font-size: 200%;
	margin: 0 0 1em -.05em;
	text-align: center;
}

.widecolumn h2,
.narrowcolumn h2 {
	border-bottom: #95330F dashed 1px;
	padding-bottom: .6em;
	margin-bottom: .5em;
}

.narrowcolumn ul {
	margin-bottom: 2em;
	text-align: center;
}

.narrowcolumn p {
	text-align: center;
}

.narrowcolumn h2 {
	font-size: 140%;
}

h3 {
	font-size: 120%;
	margin: 1em 0 0.3em -.1em;
}

body.home h3 {
	text-align: center;
	margin: 0 0 1em 0;
}

h4 {
	font-variant: small-caps;
	margin: 0 0 1em -.1em;	
}

h5 {
	font-weight: bold;
	margin: 1em 0 .3em -.1em;
}

h6 {
	font-style: italic;
	margin: .8em 0 .6em -.1em;
}

p {
	margin: 0 0 .3em 0;
}



#column .nemInline {
	display: block;
}

a {
	/*color: #007549;*/
	color: #025604;
	text-decoration: underline;
}

h2 a {
	color: #95330F;
}

/* -------------------------------------------------------------------------------------------
--- NAV --------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------*/

#nav {
	height: 26px;
	position: absolute;
	top: 10px;
	right: 10px;
}

#nav ul {
	width: auto;
}

#nav ul li {
	display: block;
	float: left;
	margin-top: 4px;
	padding: 0 3px 0 3px;
	font-size: 18px;
	height: 30px;
}


#nav ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

#nav ul li a span {
	margin-left: -9999px;
}




#nav ul li a {
	color: white;
	text-transform: uppercase;	
}

#nav ul li.actual a {
	background: url(../images/active.png) no-repeat 45% 14px;	
}


#nav ul li.link_en {
	background: url(../images/est.png) no-repeat;
	width: 105px;
}

#nav ul li.link_et {
	background: url(../images/eng.png) no-repeat;
	width: 91px;
}

#nav ul li.forum_en {
	background: url(../images/en_nav_forum.png) no-repeat;
	width: 60px;
}

#nav ul li.forum_et {
	background: url(../images/et_nav_forum.png) no-repeat;
	width: 73px;
}

#nav ul li.rss {
	background: url(../images/rss.png) no-repeat;
	width: 20px;
	height: 21px;
	margin-top: 0px;
}

/* -------------------------------------------------------------------------------------------
--- JQUERY ADDED STUFF -----------------------------------------------------------------------
--------------------------------------------------------------------------------------------*/

.clear {	clear:both;	margin-top:-1px;	height:1px;	overflow:hidden;} 


/*p.iniciale:first-letter {
	float: left;    font-size: 3em;    margin: 0 .1em 0 0;}*/

/*---*/

#logo {
	margin-top: 72px;
	height: 449px;
	background: url(../images/logo.png) no-repeat;
}


/* -------------------------------------------------------------------------------------------
--- GALLERY ----------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------*/

.mutato,
a .mutato {
	width: 200px;
	margin: 0 0 10px 0;
	background: white;
	padding: 10px;
	border: #eeeeee solid 1px;
	border-right: #dddddd solid 1px;
	border-right: #dddddd solid 1px;
}

.kepecske {
	width: 222px;
	margin-bottom: 20px;

}

.gal1, .gal3 {
	float: left;
	margin-left: 10px;
}

.gal2, gal4 {
	float: right;
	margin-right: 10px;	
}
	
.kepecske h6 {
	text-align: center;
	font-variation: normal;
}

/* -------------------------------------------------------------------------------------------
--- MEMBERS ----------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------*/

#members {
	margin-left: 200px;

}

.perekonnanimi {
	font-variant: small-caps;
}

.staatus {
	font-style: italic;
}


/* -------------------------------------------------------------------------------------------
--- BOWHUNTING -------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------*/

body.bowhunting h3, 
body.bowhunting h4 {
	}
	
/* -------------------------------------------------------------------------------------------
--- KIEGÉSZÍTÉS, ÁTÍRÁS ----------------------------------------------------------------------
--------------------------------------------------------------------------------------------*/

#ag {
	position: absolute;
	width: 395px;
	height: 335px;
	background: url(../images/ag.png) no-repeat 0 0;
	top: 0;
	left: 0;
}

.author {
	font-variant: small-caps;
}

.figyu {
	color: red;
}

/* -------------------------------------------------------------------------------------------
--- CONTACT ----------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------*/

fieldset {
	border: none;
}

input {
	border: #95330F 1px solid;
	padding: 0.1em;
	/*background: #f7f7f7;*/
	color: #bbbbbb;
}

.submit {
	color: #95330F;
	padding: 5px;
}

label {
	display: block;
	padding: 0.1em 0 0.1em 0;
}

form ul li {
	margin-bottom: 5px; 
}

legend {
	width: 200px;
}

li.feletteres {
	margin-top: 0.5em;
}
/* -------------------------------------------------------------------------------------------
--- CALENDER ---------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------*/

.calender #content .widecolumn li {
	margin: 0 0 0.5em 50px;
}

.kuupaev {
	display: block;
	width: 8.5em;
	float: left;
	font-variant: small-caps;
	text-align: right;
	margin-right: 15px;
}

/*.kuupaev:first-letter {
	text-transform: capitalize;
}*/

.kirjeldus {
	margin-left: 0px;
}

/* -------------------------------------------------------------------------------------------
--- OTHER STUFF ------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------*/

.articleImg {
	width: 200px;
	float: left;
	margin: 0 10px 10px 0;
	background: white;
	padding: 10px;
	border: #eeeeee solid 1px;
	border-right: #dddddd solid 1px;
	border-right: #dddddd solid 1px;
	
}

/*.about #content p {
	margin-left: 232px;
}*/

.pohikiri {
	list-style-position: outside;
}

.pohikiri #content .widecolumn li {
	margin-left: 45px;
	margin-bottom: 0.5em;
}

.pohikiri #content .widecolumn li li {
	margin-bottom: 0;
	margin-left: 20px;

}

.pohikiri h3 span {
	display: block;
	float: left;
	text-align: right;
	width: 20px;
	margin-right: 5px;
}

.download {
	font-variant: small-caps;
}

#stuff li {
	margin-bottom: 1em;
}	

#stuff dt {
	font-size: 110%;
	margin-bottom: 0.5em;
	margin-top: .5em;
}	

