body
{
    color: #333333;
    font: 75%/160% Arial, Verdana, Helvetica, sans-serif;
    background: #e5e5e5 url("../img/body-bg.png") repeat-y 50% 0;
    text-align: center;
    padding: 0;
    margin: 0;
}

a
{
    color: #f57921;
    text-decoration: underline;
}

a:hover
{
    color: #e35100;
    text-decoration: none;
}

h1, h2, h3, h4, h5
{
    color: #f57921;
    margin: 1.6em 0 0.8em 0;
    line-height: 128%;
}

h2
{
    font-size: 140%;
}

h1, h2.title
{
    font-size: 160%;
    font-weight: normal;
    margin: 10px 0 10px 0;
}

h1
{
    margin: 10px 0 0 0;
}

h2.hl a, h2.hl a:hover
{
    color: #d93a72;
}

h2.calendar
{
    margin: 1em 0;
}

h2.link
{
    border-top: #e5e5e5 1px solid;
    margin: 0.6em 0;
    padding: 0.6em 0 0 0;
}

h2.chat
{
    clear: both;
    margin-bottom: 0;
}

h3
{
    font-size: 120%;
}

h4
{
    /*font-size: 110%;*/
	font-size: 100%;
}

h5
{
    font-size: 100%;
}

h2 a, h3 a, h4 a, h5 a
{
    text-decoration: none;
}

h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover
{
    text-decoration: underline;
}

hr, p.pages span, div.header h1, div.header h2 span, div.header p, div.news h3, div.att ul li a span, div.info div.calendar dl dd span, dl.calendar dd span, div.navigation h4, div.footer p.home a span, .none
{
    display: none;
}

dl.calendar
{
    line-height: 144%;
    margin: 0;
    padding: 0;
}

dl.calendar dt
{
    position: relative;
    clear: both;
    float: left;
    display: block;
    width: 48px;
    padding: 0 0 8px 0;
    margin: 0;
}

dl.calendar dt span
{
    display: block;
    width: 32px;
    color: #999999;
    text-align: center;
}

dl.calendar dd
{
    float: left;
    width: 518px;
    padding: 0 0 8px 0;
    margin: 0;
}

dl.calendar dd em
{
    color: #999999;
    display: block;
}

form
{
    clear: both;
    margin: 0;
    padding: 0;
}

fieldset
{
    border: none;
    margin: 0;
    padding: 0;
}

table
{
    font-size: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
}

img
{
    border: none;
}

p
{
    line-height: 160%;
    text-align: justify;
    margin: 0.8em 0 1em 0;
}

p.a
{
    margin: 10px 0;
    padding: 0 0 0 20px;
}

p.q
{
    color: #f57921;
    border-top: #e5e5e5 1px solid;
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
}

p.q em, p.q em a, p.s em
{
    color: #999999;
}

p.q em a:hover
{
    color: #e35100;
    text-decoration: underline;
}

p.c
{
    text-align: center;
}

p.s
{
    font-size: 93%;
}

p.r
{
    text-align: right;
}

p.position
{
    color: #999999;
    font-size: 93%;
    border-bottom: #e5e5e5 1px solid;
    padding: 10px 0;
    margin: 0;
}

p.position a
{
    text-decoration: none;
}

p.position a:hover
{
    text-decoration: underline;
}

p.text
{
    margin: 0;
}

p.text em, p em.date
{
    color: #999999;
}

p.all
{
    clear: both;
    font-style: italic;
    text-align: right;
    border-bottom: #e5e5e5 1px solid;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
}

p.all a
{
    text-decoration: none;
}

p.hl a, p.hl a:hover
{
    color: #d93a72;
}

p.all a:hover
{
    text-decoration: underline;
}

p.last
{
    border: none;
    margin: 0;
}

p.photo
{
    float: left;
    clear: both;
    width: 570px;
    padding: 0;
    margin: 0 0 15px 0;
}

p.left
{
    margin: 10px 0 0 0;
}

p.right
{
    margin: 10px 0 0 0;
}

p.photo a, p.left a, p.right a
{
    display: block;
    float: left;
    width: 178px;
    padding: 1px;
    margin: 0 0 0 15px;
    background: #e5e5e5;
    text-decoration: none;
    text-align: left;
    cursor: pointer;
}

p.left a
{
    margin: 0 8px 0 0;
}

p.right a
{
    float: right;
    margin: 0 0 0 8px;
}

p.big a
{
    width: 266px;
}

p.photo a.first
{
    margin: 0;
}

p.photo a:hover, p.left a:hover, p.right a:hover
{
    background: #f57921;
}

p.bhl a:hover, div.hl p.photo a:hover, div.hl p.left a:hover, div.hl p.right a:hover
{
    background: #d93a72;
}

p.photo a img, p.left a img, p.right a img
{
    float: left;
    border: #ffffff 1px solid;
    padding: 0;
    margin: 0 -3px;
}

p.photo a>img, p.left a>img, p.right a>img
{
    margin: 0;
}

p.photo a span, p.left a span, p.right a span
{
    clear: left;
    float: left;
    display: block;
    width: 178px;
    color: #666666;
    font-size: 93%;
    line-height: 128%;
    background: #e5e5e5 url("../img/photo-1.png") no-repeat 100% 100%;
    border-left: #ffffff 1px solid;
    border-right: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    padding: 2px 4px;
	overflow: hidden;
}

p.photo a span
{
	overflow: hidden;
}

p.photo a>span, p.left a>span, p.right a>span
{
    width: 168px;
}

p.big a span
{
    width: 266px;
}

p.big a>span
{
    width: 256px;
}

p.photo a span em
{
    display: block;
    padding: 4px 0;
}

p.photo a span strong
{
    color: #f57921;
}

p.photo a span span, p.left a span span, p.right a span span
{
    color: #f57921;
    font-size: 100%;
    font-weight: bold;
    background: transparent;
    border: none;
    padding: 0;
}

p.bhl a span span, div.hl p.photo a span span, div.hl p.left a span span, div.hl p.right a span span
{
    color: #d93a72;
}

p.photo a:hover span, p.left a:hover span, p.right a:hover span
{
    background: #e5e5e5 url("../img/photo-2.png") no-repeat 100% 100%;
}

p.bhl a:hover span, div.hl p.photo a:hover span, div.hl p.left a:hover span, div.hl p.right a:hover span
{
    background: #e5e5e5 url("../img/photo-2-hl.png") no-repeat 100% 100%;
}

p.photo a:hover span span, p.left a:hover span span, p.right a:hover span span, div.hl p.photo a:hover span span, div.hl p.left a:hover span span, div.hl p.right a:hover span span
{
    background: transparent;
}

p.pages
{
    color: #666666;
    border-top: #e5e5e5 1px solid;
    margin: 0;
    padding: 1px 0 0 0;
}

p.pages span.float
{
    display: block;
    float: left;
    padding: 0 4px;
}

p.pages a
{
    display: block;
    float: left;
    width: 23px;
    height: 23px;
    color: #666666;
    line-height: 23px;
    text-align: center;
    text-decoration: none;
    letter-spacing: -0.1em;
    background: #e5e5e5 url("../img/pages-1.png") no-repeat 0 0;
    margin: 0 0 10px 0;
}

p.pages strong a
{
    color: #f57921;
}

div.hl p.pages strong a
{
    color: #d93a72;
}

p.pages a:hover
{
    color: #ffffff;
    background: #f57921 url("../img/pages-2.png") no-repeat 0 0;
}

div.hl p.pages a:hover
{
    color: #ffffff;
    background: #d93a72 url("../img/pages-2-hl.png") no-repeat 0 0;
}

ul, ol
{
    padding: 0 0 0 24px;
    margin: 1em 0;
}

ul li ul, ol li ol
{
    margin: 0;
}

div.bg
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 232px;
    background: transparent url("../img/top-bg.png") repeat-x 0 0;
}

div.shadow
{
    width: 100%;
    height: 232px;
    background: transparent url("../img/shadow-bg.png") no-repeat 50% 100%;
}

div.page
{
    position: relative;
    width: 840px;
    text-align: left;
    background: #ffffff;
    margin: 0 auto;
    padding: 0;
}

div.header
{
    clear: both;
    width: 840px;
    height: 152px;
    background: #e35100 url("../img/header.png") repeat-x 0 0;
	position:relative;
}

div.header h2
{
    float: left;
    display: inline;
    width: 68px;
    height: 78px;
    line-height: 100%;
    margin: 15px 0 0 20px;
	position:relative;
	z-index:10;
}

div.header h2 a, div.header h2 a:hover
{
    display: block;
    width: 68px;
    height: 78px;
    background: url("../img/logo.png") no-repeat 0 0;
    border: none;
    margin: 0;
    padding: 0;
}

div.content
{
    width: 840px;
    background: #ffffff url("../img/content-bg.png") no-repeat 100% 0;
}

div.main
{
    float: left;
    display: inline;
    width: 570px;
    margin: 0 0 0 10px;
}

div.main table.main
{
    line-height: 144%;
    background: #e5e5e5;
}

div.main table.main td, div.main table.main th
{
    color: #333333;
    text-align: left;
    background: #f1f1f1;
    border: #ffffff 1px solid;
    padding: 4px;
}

div.main table.main th
{
    color: #f57921;
    background: #fde4d3;
}

div.main table.main td.fst
{
    font-weight: bold;
    background: #e5e5e5;
}

div.hl h1, div.hl h2, div.hl h3, div.hl h4, div.hl h5, div.hl a, div.hl a:hover
{
    color: #d93a72;
}

div.form
{
    clear: both;
    float: left;
    width: 570px;
    background: #f9f9f9 url("../img/news-bg.png") repeat-y 0 0;
    border-top: #e5e5e5 1px solid;
    margin: 10px 0;
}

div.form h3
{
    display: block;
    width: 568px;
    margin: 0 1px;
    padding: 0 0 2px 0;
    background: #cccccc url("../img/form.png") repeat-x 0 0;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-right: #ffffff 1px solid;
}

div.form>h3
{
    width: 566px;
}

div.form h3 span
{
    display: block;
    color: #666666;
    font-size: 93%;
    font-weight: normal;
    line-height: 100%;
    border-bottom: #e7e7e7 1px solid;
    padding: 8px;
}

div.form p.text
{
    color: #999999;
    font-size: 93%;
    padding: 12px 16px 0 16px;
    margin: 0;
}

div.form p.submit
{
    text-align: center;
    background: transparent url("../img/news-p.png") no-repeat 0 100%;
    padding: 12px 16px;
    margin: 0;
}

div.form fieldset
{
    border-bottom: #e5e5e5 1px solid;
    margin: 0 24px;
}

div.form table td
{
    border-top: #e5e5e5 1px solid;
    padding: 12px 0 12px 12px;
}

div.form  table td.top
{
    vertical-align: top;
}

div.form table td input, div.form  table td select, div.form  table td textarea
{
    width: 160px;
    font-size: 100%;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    border: #e5e5e5 1px solid;
    padding: 2px 4px;
}

div.form table td.radio input, div.form table td.radio input:focus
{
    width: auto;
    border: none;
    padding: 0;
}

div.form table td select
{
    width: auto;
    padding: 2px;
}

div.form table td input:focus, div.form table td select:focus, div.form table td textarea:focus
{
    border: #f57921 1px solid;
}

div.form fieldset strong
{
    color: #f57921;
}

div.news
{
    width: 570px;
    background: #f9f9f9 url("../img/news-bg.png") repeat-y 0 0;
    margin: 0 0 10px 0;
}

div.news ul
{
    display: block;
    width: 570px;
    height: 48px;
    background: #cccccc url("../img/news-ul.png") no-repeat 0 0;
    list-style-type: none;
    margin: 0;
    padding: 2px 2px 0 2px;
}

div.news>ul
{
    width: 566px;
    height: 46px;
}

div.news ul li
{
    float: left;
    border-right: #e7e7e7 1px solid;
}

div.news ul li a
{
    float: left;
    display: block;
    height: 30px;
    color: #333333;
    font-size: 93%;
    line-height: 28px;
    text-decoration: none;
    background: #cccccc url("../img/news-a.png") repeat-x 0 0;
    padding: 0 16px;
}

div.news ul li a.active
{
    background-image: url("../img/news-a-active.png");
}

div.news ul li a:hover
{
    color: #ffffff;
    background: #f57921 url("../img/news-a-hover.png") repeat-x 0 0;
}

div.news dl
{
    line-height: 128%;
    padding: 0;
    margin: 0;
}

div.news dl dt
{
    padding: 0 0 0 16px;
}

div.news dl dt a
{
    font-weight: bold;
    text-decoration: none;
}

div.news dl dt a:hover
{
    text-decoration: underline;
}

div.news dl dd
{
    color: #999999;
    font-size: 93%;
    font-style: italic;
    text-align: justify;
    padding: 0 16px 12px 32px;
    margin: 0;
}

div.news p
{
    text-align: right;
    background: transparent url("../img/news-p.png") no-repeat 0 100%;
    padding: 0 16px 12px 16px;
    margin: 0;
}

div.news p a
{
    text-decoration: none;
}

div.news p a:hover
{
    text-decoration: underline;
}

div.att
{
    clear: both;
    width: 570px;
    background: #e5e5e5;
    margin: 0 0 10px 0;
    padding: 1px 0 0 0;
}

div.att h3
{
    display: block;
    width: 568px;
    margin: 0 1px;
    padding: 0 0 2px 0;
    background: #cccccc url("../img/att-h3.png") no-repeat 0 0;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-right: #ffffff 1px solid;
}

div.att>h3
{
    width: 566px;
}

div.att h3 span
{
    display: block;
    color: #666666;
    font-size: 93%;
    font-weight: normal;
    line-height: 100%;
    border-bottom: #e7e7e7 1px solid;
    padding: 8px;
}

div.att ul
{
    display: block;
    width: 568px;
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin: 0 0 0 1px;
}

div.att ul li
{
    display: block;
    float: left;
    width: 283px;
    background: #e2e2e2 url("../img/att-li.png") repeat-x 0 0;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
}

div.att ul li.snd
{
    width: 282px;
    border-right: #ffffff 1px solid;
}

div.att ul li.one
{
    width: 566px;
    border-right: #ffffff 1px solid;
}

div.att ul li a
{
    display: block;
    width: 283px;
    font-size: 93%;
    line-height: 128%;
    text-decoration: none;
    background: transparent url("../img/att/att.png") no-repeat 8px 0;
    padding: 8px 8px 8px 48px;
}

div.att ul li.doc a
{
    background-image: url("../img/att/doc.png");
}

div.att ul li.docx a
{
    background-image: url("../img/att/docx.png");
}

div.att ul li.jpg a
{
    background-image: url("../img/att/jpg.png");
}

div.att ul li.pdf a
{
    background-image: url("../img/att/pdf.png");
}

div.att ul li.ppt a
{
    background-image: url("../img/att/ppt.png");
}

div.att ul li.pptx a
{
    background-image: url("../img/att/pptx.png");
}

div.att ul li.rtf a
{
    background-image: url("../img/att/rtf.png");
}

div.att ul li.txt a
{
    background-image: url("../img/att/txt.png");
}

div.att ul li.xls a
{
    background-image: url("../img/att/xls.png");
}

div.att ul li.xlsx a
{
    background-image: url("../img/att/xlsx.png");
}

div.att ul li.zip a
{
    background-image: url("../img/att/zip.png");
}

div.att ul li>a
{
    width: 226px;
}

div.att ul li.snd a
{
    width: 282px;
}

div.att ul li.snd>a
{
    width: 225px;
}

div.att ul li.one a
{
    width: 566px;
}

div.att ul li.one>a
{
    width: 510px;
}

div.att ul li a strong
{
    display: block;
    color: #666666;
}

div.att ul li a:hover
{
    background-position: 8px -204px;
}

div.hl div.att ul li a:hover
{
    background-position: 8px -408px;
}

div.att ul li a:hover strong
{
    color: #f57921;
}

div.hl div.att ul li a:hover strong
{
    color: #d93a72;
}

div.att ul li a em
{
    color: #999999;
}

div.att span.bottom
{
    display: block;
    clear: both;
    width: 568px;
    height: 1px;
    font-size: 0;
    line-height: 0;
    border-top: #ffffff 1px solid;
    margin: 0 1px 1px 1px;
}

div.info
{
    float: right;
    display: inline;
    width: 240px;
    margin: 0 10px 0 0;
}

div.box
{
    position: relative;
    width: 240px;
    line-height: 128%;
    background: #f1f1f1 url("../img/box-bg.png") repeat-y 0 0;
    margin: 0 0 10px 0;
}

div.box span.top, div.box span.bottom
{
    display: block;
    width: 240px;
    height: 2px;
    font-size: 0;
    line-height: 0;
    background: transparent url("../img/box-top.png") no-repeat 0 0;
}

div.box span.bottom
{
    background-image: url("../img/box-bottom.png");
}

div.box h4
{
    color: #ffffff;
    line-height: 100%;
    background: #f57921 url("../img/box-h4.png") repeat-x 0 0;
    border-bottom: #f1f1f1 1px solid;
    margin: 0 2px;
    padding: 0 0 2px 0;
}

div.box h4 span
{
    display: block;
    width: 236px;
    border-bottom: #f1f1f1 1px solid;
    padding: 8px;
}

div.box h4>span
{
    width: 220px;
}

div.box h5
{
    border-top: #e5e5e5 1px solid;
    margin: 0 8px;
    padding: 8px 0 0 0;
}

div.box h5.first
{
    border: none;
}

div.box p
{
    font-size: 93%;
    line-height: 144%;
    margin: 0;
    padding: 8px;
}

div.box p em
{
    color: #999999;
}

div.box.countdown
{
    color: #ffffff;
	position: relative;
    background: #f57921 url("../img/box-h4.png") repeat-x 0 0;
    margin: 0 0 10px 0;
}

div.box.countdown p
{
	font-size: 120%;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

div.box.countdown p span
{
	display: block;
	font-weight:normal;
	text-transform: none;
}

div.box.countdown p span strong
{
    color: #ffff00;
    font-size: 250%;
    line-height: 105%;
	font-family: Georgia, New York CE, utopia, serif;  
}

div.box.countdown p.candidate
{
	text-transform: none;
	border-top: #ffffff 1px solid;
}

div.box.countdown p.candidate a
{
	color: #ffffff;
	text-decoration: none;
}

div.box.countdown p.candidate a:hover
{
	color: #ffff00;
	text-decoration: underline;
}

div.box.calendar
{
	margin: 10px 0 10px 0;
}

/*
div.calendar span.top
{
    position: absolute;
    top: 0;
    display: block;
    width: 240px;
    height: 126px;
    background: transparent url("../img/box-calendar.png") no-repeat 0 0;
}
*/
div.calendar h4
{
    position: relative;
    color: #cccccc;
    background: transparent;
    font-size: 120%;
    margin: 0;
    padding: 16px 8px 8px 8px;
}

div.calendar h4 a
{
    color: #cccccc;
    text-decoration: underline;
}

div.calendar h4 a:hover
{
    color: #e35100;
    text-decoration: none;
}

div.calendar h5
{
    position: relative;
    display: inline;
    width: 224px;
    float: left;
    color: #f57921;
    border-top: #e5e5e5 1px solid;
    margin: 0 8px;
    padding: 8px 0;
}

div.calendar dl
{
    position: relative;
    font-size: 93%;
    line-height: 128%;
    margin: 0;
    padding: 0 8px;
	overflow:hidden;
	height:100%;
}

div.calendar dt
{
    position: relative;
    clear: both;
    float: left;
    width: 34px;
    padding: 0 0 8px 0;
    margin: 0;
}

div.calendar dd
{
    width: 180px;
    padding: 0 0 8px 0;
    margin: 0 0 0 40px;
}

div.calendar dd em
{
    color: #999999;
    display: block;
}

div.calendar p
{
    text-align: right;
    border-top: #e5e5e5 1px solid;
    margin: 0 8px;
    padding: 8px 0;
}

div.calendar p a
{
    text-decoration: none;
}

div.calendar p a:hover
{
    text-decoration: underline;
}

div.calendar table
{
    position: relative;
    width: 224px;
    background: #e5e5e5;
    margin: 0 0 6px 8px;
}

div.calendar table td, div.calendar table th
{
    text-align: center;
    background: #f1f1f1;
    border: #ffffff 1px solid;
    padding: 4px 2px;
}

div.calendar table tr.m td, div.calendar table td.a
{
    padding: 0;
}

div.calendar table td.w
{
    color: #d5d5d5;
    font-weight: bold;
}

div.calendar table td.o
{
    color: #d5d5d5;
}

div.calendar table td.t
{
    border: #f57921 1px solid;
}

div.calendar table td a
{
    display: block;
    font-weight: bold;
    text-decoration: none;
    background: #fde4d3;
    padding: 4px 2px;
}

div.calendar table td.o a
{
    color: #999999;
    background: #e5e5e5;
}

div.calendar table td a:hover
{
    color: #ffffff;
    background: #ee9766;
}

div.poll h4
{
    margin-bottom: 8px;
}

div.poll p
{
    line-height: 128%;
    padding: 0 8px 8px 8px;
}

div.poll table
{
    font-size: 93%;
    width: 224px;
    line-height: 128%;
    margin: -8px 0 8px 8px;
}

div.poll table td
{
    vertical-align: top;
    padding: 8px 0 4px 0;
}

div.poll table td.answer
{
    background: transparent url("../img/box-poll.png") no-repeat 0 100%;
}

div.poll table td em
{
    color: #999999;
}

div.members h4
{
    color: #666666;
    background: #cccccc url("../img/box-members-h4.png") repeat-x 0 0;
    border: none;
}

div.members p
{
    background: #e2e2e2 url("../img/box-members.png") repeat-x 0 0;
    border-top: #ffffff 1px solid;
    padding: 0;
    margin: 0 2px;
}

div.members p a
{
    display: block;
    height: 64px;
    color: #666666;
    background: transparent url("../files/Image/members/member.png") no-repeat 6px 6px;
    text-decoration: none;
    text-align: left;
    padding: 8px 6px 8px 82px;
}

div.members p>a
{
    height: auto;
    min-height: 48px;
}

div.members p a em, div.members p a:hover em
{
    display: block;
    color: #b2b2b2;
    line-height: 128%;
}

div.members p a span
{
    display: none;
}

div.members p a:hover
{
    background-image: url("../files/Image/members/member-hover.png");
}

div.members p a:hover em
{
    color: #666666;
}

div.members p a:hover strong
{
    color: #f57921;
}

div.members p.m1 a
{
    background-image: url("../files/Image/members/member-1.png");
}

div.members p.m1 a:hover
{
    background-image: url("../files/Image/members/member-1-hover.png");
}

div.members p.m2 a
{
    background-image: url("../files/Image/members/member-2.png");
}

div.members p.m2 a:hover
{
    background-image: url("../files/Image/members/member-2-hover.png");
}

div.members p.m3 a
{
    background-image: url("../files/Image/members/member-3.png");
}

div.members p.m3 a:hover
{
    background-image: url("../files/Image/members/member-3-hover.png");
}

div.members p.m4 a
{
    background-image: url("../files/Image/members/member-4.png");
}

div.members p.m4 a:hover
{
    background-image: url("../files/Image/members/member-4-hover.png");
}

div.members p.m5 a
{
    background-image: url("../files/Image/members/member-5.png");
}

div.members p.m5 a:hover
{
    background-image: url("../files/Image/members/member-5-hover.png");
}

div.members p.m6 a
{
    background-image: url("../files/Image/members/member-6.png");
}

div.members p.m6 a:hover
{
    background-image: url("../files/Image/members/member-6-hover.png");
}

div.members p.m7 a
{
    background-image: url("../files/Image/members/member-7.png");
}

div.members p.m7 a:hover
{
    background-image: url("../files/Image/members/member-7-hover.png");
}

div.newsletter p.c
{
    padding-top: 0;
}

div.newsletter p input
{
    width: 224px;
    height: 24px;
    color: #666666;
    font-style: italic;
    border: #e5e5e5 1px solid;
    padding: 4px;
}

div.newsletter p>input
{
    width: 214px;
    height: auto;
}

div.newsletter p.c input
{
    width: auto;
    height: auto;
    border: 0;
    padding: 0;
}

div.navigation
{
    position: absolute;
    float: left;
    top: 113px;
    width: 840px;
    height: 39px;
}

div.navigation ul
{
    list-style-type: none;
    padding: 0 1px;
    margin: 0;
}

div.navigation ul li
{
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
}

div.navigation ul li a, div.navigation ul li a:hover
{
    line-height: 36px;
    display: block;
    height: 39px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    padding: 0 10px 0 10px;
}

div.navigation ul li a.active
{
    background: transparent url("../img/navigation-a-active.png") repeat-x 0 100%;
}

div.navigation ul li.hl a.active
{
    background: transparent url("../img/navigation-a-active-hl.png") repeat-x 0 100%;
}

div.navigation ul li:hover a, div.navigation ul li.hover a
{
    background: #e35100 url("../img/navigation-a-hover.png") repeat-x 0 0;
}

/*
div.navigation ul li.first a:hover
{
    background-image: url("../img/navigation-a-hover-first.png");
}
*/

div.navigation ul li:hover a.hl, div.navigation ul li.hover a.hl
{
    background: #d93a72 url("../img/navigation-a-hover-hl.png") repeat-x 0 0;
}

div.navigation ul li:hover ul, div.navigation ul li.hover ul
{
    display: block;
}

div.navigation ul li ul
{
    position: absolute;
    float: left;
    display: none;
    clear: both;
    border-top: #e97433 1px solid;
    margin: 0;
    padding: 0;
    width: 160px;
}

div.navigation ul li.last ul
{
    right: 0;
}

div.navigation ul li.hl ul
{
    border-top: #e1618e 1px solid;
}

div.navigation ul li:hover ul li, div.navigation ul li.hover ul li
{
    float: left;
    height: auto;
    background: none;
    margin: 0;
    padding: 0;
    width: 160px;
}

div.navigation ul li:hover ul li a, div.navigation ul li:hover ul li a:hover, div.navigation ul li.hover ul li a, div.navigation ul li.hover ul li a:hover
{
    color: #ffffff;
    background: #e35100;
    font-size: 100%;
    line-height: 112%;
    font-weight: normal;
    height: auto;
    margin: 0;
    padding: 8px 12px;
    text-align: left;
    text-transform: none;
    width: 160px;
}

div.navigation ul li.hl:hover ul li a, div.navigation ul li.hl ul li a
{
    background: #d93a72;
}

div.navigation ul li:hover ul li>a, div.navigation ul li:hover ul li>a:hover
{
    width: 136px;
}

div.navigation ul li:hover ul li a:hover, div.navigation ul li.hover ul li a:hover
{
    color: #ffffff;
    background: #d64000;
}

div.navigation ul li.hl:hover ul li a:hover, div.navigation ul li.hl ul li a:hover
{
    background: #d02763;
}

div.links
{
    position: absolute;
    text-align: right;
    top: 5px;
    width: 540px;
    height: 39px;
	right:0;
}

div.links ul
{
    float: right;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

div.links ul li
{
    float: left;
    font-size: 93%;
    margin: 0 0 0 16px;
}

div.links ul li a, div.links ul li a:hover
{
    display: block;
    color: #ffffff;
    line-height: 31px;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: 0 0;
    padding: 0 0 0 40px;
}

div.links ul li.print a
{
    background-image: url("../img/links-print-1.png?v=02")
}

div.links ul li.print a:hover
{
    background-image: url("../img/links-print-2.png?v=02");
}

div.links ul li.map a
{
    background-image: url("../img/links-map-1.png?v=02");
}

div.links ul li.map a:hover
{
    background-image: url("../img/links-map-2.png?v=02");
}

div.links ul li a:hover
{
    text-decoration: underline;
}

div.add
{
    position: absolute;
    top: 162px;
    left: 50%;
    margin: 0 0 0 -550px;
}

div.right
{
    margin: 0 0 0 430px;
}

div.add p
{
    margin: 0;
    padding: 0;
}

div.footer
{
    clear: both;
    width: 840px;
    height: 92px;
    background: transparent url("../img/footer-bg.png") no-repeat 0 0;
    margin: 10px 0 0 0;
    padding: 12px 0 0 0;
}

div.page>div.footer
{
    height: auto;
    min-height: 80px;
}

div.footer p
{
    color: #999999;
    font-size: 93%;
    line-height: 100%;
    margin: 0;
    padding: 8px 0 0 15px;
}

div.footer p.home
{
    float: left;
    width: 73px;
    height: 80px;
    line-height: 100%;
    padding: 0 0 0 16px;
}

div.footer p.home a, div.footer p.home a:hover
{
    display: block;
    width: 73px;
    height: 80px;
    background: transparent url("../img/footer-home.png") no-repeat 0 0;
}

div.footer p.home a:hover
{
    background-position: -73px 0;
}

/* Candidates + edit of H4*/
div.members p.c1 a
{
    background-image: url("../files/Image/members/candidate-1.png");
}

div.members p.c1 a:hover
{
    background-image: url("../files/Image/members/candidate-1-hover.png");
}
div.members p.c2 a
{
    background-image: url("../files/Image/members/candidate-2.png");
}

div.members p.c2 a:hover
{
    background-image: url("../files/Image/members/candidate-2-hover.png");
}
div.members p.c3 a
{
    background-image: url("../files/Image/members/candidate-3.png");
}

div.members p.c3 a:hover
{
    background-image: url("../files/Image/members/candidate-3-hover.png");
}
div.members p.c4 a
{
    background-image: url("../files/Image/members/candidate-4.png");
}

div.members p.c4 a:hover
{
    background-image: url("../files/Image/members/candidate-4-hover.png");
}
.linkCandidates 
{
	margin:7px 5px 8px 135px; 
	font-size:93%; 
	display:block;
	text-decoration:none;
}
.linkCandidates:hover, .linkCandidates:focus
{
	text-decoration:underline;
}

/* banners sidebar*/
#banner
{
	position:relative;
	display:block;
	width:240px;
	height:350px;
	overflow:hidden;
	margin-bottom:10px;
}

#banner span
{
	position:absolute;
	display:block;
	top:0;
	left:0;
	width:100%;
	height:100%;
	cursor:pointer;
	background:url(../img/banner/zaverecny-meeting.png) no-repeat 0 0;
} 

#banner:hover span, #banner:focus span
{
	background-position:0 -350px;
}

/* banner volby 2010 */
#election-2010
{
	position:relative;
	display:block;
	width:571px;
	height:51px;
	margin:10px 0 0 0;
	overflow:hidden;
}

#election-2010 span
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	cursor:pointer;
	background:url(../img/banner/volby-2010.png) no-repeat 0 0;
}

#election-2010:hover span, #election-2010:focus span
{
	background-position:0 -51px;
}

/* odpocet pro volby */
#time-to
{
	display:block;
	position:absolute;
	top:40px;
	right:0;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	line-height:42px;
}

#time-to strong
{
	text-align:center;
	font-size:20px;
	background:url(../img/time-to-span.png) no-repeat 0 0;
	width:35px;
	height:42px;
	line-height:42px;
	display:inline-block;
}

/* fotogalerie na titulce */
.top
{
	border:none!important;
}

#gallery 
{
	border:1px solid #e5e5e5;
}

#gallery h3
{
	width:566px;
	_width:568px;
	background:#ccc url(../img/gallery-h3.png) no-repeat 0 0;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	display:block;
	margin:0;
	padding:0 0 2px 0;
	font-size:120%;
}
#gallery h3 span
{
	border-bottom:1px solid #e7e7e7;
	color:#666;
	display:block;
	font-size:93%;
	font-weight:normal;
	line-height:100%;
	padding:8px;
}

#gallery #container
{
	overflow:hidden;
	background:#f0f0f0;
	margin:1px;
	_width:566px;
	padding:10px 0 0 0;
}

#gallery .col
{
	float:left!important;
	margin-left:11px;
	width:127px;
	display:inline;
	padding-bottom:8px;
}

#gallery .photo
{
	width:125px;
	margin:0 0 5px 0!important;
}

#gallery .photo a
{
	width:125px;
	margin:0;
}

#gallery .col a.bold
{ 
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	display:block;
	margin-bottom:5px;
	text-decoration:none;
}

#gallery .col a.bold:hover, #gallery .col a.bold:focus
{ 
	text-decoration:underline;
}

#gallery .col p
{
	color:#a0a0a0;
	text-align:left;
	font-size:11px;
	margin:0;
	line-height:140%;
}

#gallery .col a.more
{
	text-decoration:none;
	font-style:italic;
	cursor:pointer;
	margin-top:3px;
	display:block;
}

#gallery .col a.more:hover, #gallery .col a.more:focus
{
	text-decoration:underline;
}

/* Welcome box */
div.welcome
{
    display: none;
}

div.welcome span.top
{
    width: 240px;
    height: 197px;
    background: url(../img/welcome-box.jpg) no-repeat 0 0;
}

div.welcome .text {
	background:#E2E2E2 url(../img/welcome-text.png) repeat-x 0 0;
	margin:0 2px;
}

div.welcome .text p {
	color:#666;
	font-size:12px;
	text-align:left;
}

div.welcome .text p .big {
	font-size: 18px;

}

div.welcome .text p.sign {
	text-align:right;
	font-size:11px;
	color:#444;
}

div.welcome .text p.sign strong {
	display:block;
	font-size:12px;
}

div.calendar h4 {
	background:#ccc url(../img/box-members-h4.png) repeat-x 0 0;
	color:#666;
	margin:0 2px;
	padding:0 0 2px 0;
}

div.calendar h4 span a {
	color:#666;
	font-size:12px;
} 

