/** GLOBAL RESETS **/
:link,:visited {text-decoration:none}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;font-weight:400;}
ul,dl,dt,dd,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin:0; padding:0}
a img,:link img,:visited img {border:none}

/** GLOBAL SETS **/
.clear {clear:both;}
.hidden {display:none;}
body {overflow-x: hidden; margin:0 0 20px 0;font-size:13px;color:#ffffff;font-family:Tahoma;background:#000000;width:100%;text-align:center;}
a:link, a:visited {color:#383838;text-decoration:underline;}
a:hover, a:focus {color:#383838;text-decoration:underline;}

#lang { position: absolute; top: 15px; left: 10px; z-index:105;}
#logo { position: absolute; top: 10px; left: 100px; background: url(images/logo.png) top left no-repeat; width: 217px; height: 154px; z-index: 100;}

#wrapper {background: #000000 url(images/top.png) top left repeat-x;}

#wrapper-main {position: absolute; top: 500px;width:100%;padding:0px;}
#wrapper-main-inner {position:relative; margin-right:auto;margin-left:auto; width: 1200px; z-index:110;padding:0px;}

a.offer_country { color: white; text-decoration: none; }
#wrapper-site {position: absolute; top: 400px;width:100%;padding:0px;}
#wrapper-site-inner {position:relative; margin-right:auto;margin-left:auto; width: 1200px; z-index:110;padding:0px;}

#header {position:relative;height:78px; width: 1200px; margin:0px auto;}

.tags { padding: 15px; text-align: justify; color: #3a3a3a;}




/* --------------------------------------- */

nav {
	text-align: center;
    color: #FFF;
    margin-left: 150px;    
}

nav ul ul {
	display: none;
}

	nav ul li:hover > ul {
		display: block;
	}


nav ul {
	padding: 0 5px;
	list-style: none;
	position: relative;
	display: inline-table;
}
	nav ul:after {
		content: ""; clear: both; display: block;
	}

	nav ul li {
		float: left;
        font-size:18px;font-weight:bold;
        
        
	}

			nav ul li a:hover {
				color:#73c103; text-decoration:none; text-shadow: #000 0px 0px 2px;
			}
   
		
		nav ul li a {
			display: block;
            padding: 27px 10px;
			color:#FFFFFF;
            text-decoration:none;
            text-shadow: #000 0px 0px 2px;
		}
        
        nav ul li a:link, nav ul li a:visited, nav ul li a:active {color: #FFF; text-decoration: none; text-shadow: #000 0px 0px 2px;}
			
		
	nav ul ul {
		background: #281701; border-radius: 0px; padding: 0; opacity: 0.9; 
		position: absolute; top: 100%;
	}
		nav ul ul li {
			float: none;
            text-align: left;
            
		}
        
        nav ul ul li a:hover { 
            opacity: 1.0;
        }
        
			nav ul ul li a {
				padding: 6px 25px 6px 30px;
                font-size: 14px;
				color: #fff;
			}	
                
        nav ul ul li.group { border-bottom: 1px solid #5e421e; margin-bottom: 0px; margin-top: 5px; }
        nav ul ul li.group a {font-size:16px; font-weight: bold; text-transform: uppercase;}
        nav ul ul li table { margin: 10px 5px 10px 5px;}
        nav ul ul li td.subgroup a {font-size:12px; margin-left: 15px; font-weight: bold; width: 85px;}
        nav ul ul li td.subgroup a:hover { text-decoration: underline;}
		
	nav ul ul ul {
		position: absolute; left: 100%; top:0;
	}
		
.othercountry { background: url(images/flag/world.png) center left no-repeat; margin-left: 10px;}
.poland { background: url(images/flag/pl.png) center left no-repeat; margin-left: 10px;}
.calendar { background: url(images/calendar.png) center left no-repeat; margin-left: 10px;}
.trip { background: url(images/map.png) center left no-repeat; margin-left: 10px;}
.clubs { background: url(images/group.png) center left no-repeat; margin-left: 10px;}
.transport { background: url(images/car.png) center left no-repeat; margin-left: 10px;}
.taxidermist { background: url(images/deer.png) center left no-repeat; margin-left: 10px;}
.videocamera { background: url(images/video-camera.png) center left no-repeat; margin-left: 10px;}

.turkey { background: url(images/flag/tr.png) center left no-repeat; margin-left: 10px;}
.canada { background: url(images/flag/ca.png) center left no-repeat; margin-left: 10px;}
.africa { background: url(images/flag/za.png) center left no-repeat; margin-left: 10px;}

.video { background: url(images/video.png) center left no-repeat; margin-left: 10px;}
.photos { background: url(images/slide.png) center left no-repeat; margin-left: 10px;}

.fallowdeer { background: url(images/fallowdeer1.png) 15px center no-repeat; margin-left: 15px;}
.reddeer { background: url(images/reddeer1.png) 15px center no-repeat; margin-left: 15px;}
.roebuck { background: url(images/roebuck1.png) 15px center no-repeat; margin-left: 15px;}
.wildboar { background: url(images/wildboar1.png) 15px center no-repeat; margin-left: 15px;}
.muflon { background: url(images/muflon1.png) 15px center no-repeat; margin-left: 15px;}
.zubr { background: url(images/zubr1.png) 15px center no-repeat; margin-left: 15px;}
.ducks { background: url(images/birds1.png) 15px center no-repeat; margin-left: 15px; padding-bottom: 10px;}

.accommodation { background: url(images/accommodation1.png) 15px center no-repeat; margin-left: 15px;}
.huntingmap { background: url(images/hunting_map.png) 15px center no-repeat; margin-left: 15px;}
.pricelist { background: url(images/pricelist.png) 15px center no-repeat; margin-left: 15px;}

.seasongal { background: url(images/arrow.png) 15px center no-repeat; margin-left: 15px;}
/* --------------------------------------- */


#header a.logo:link, #header a.logo:visited, #header a.logo:hover {position:absolute;top:68px;left:0;
color:#fff;
font-size:52px;
text-transform:uppercase;
font-family:Arial;
letter-spacing:-2px;
text-decoration:none;
}
#header span.logo2 {position:absolute;top:70px;left:2px;
color:#7C1B1B;
font-size:52px;
text-transform:uppercase;
font-family:Arial;
letter-spacing:-2px;
}

.logo_window {position: absolute; bottom: -30px; right: -70px; background: url(img/logo2.png) top left no-repeat; width: 217px; height: 154px; z-index: 100;}
#modalwindow { color: white; padding: 0px;}
.right { text-align: right; margin-top: 10px;}
#close { color: white; margin-right: 20px;}
.jqmWindow { background: black;}
.center { text-align: center;}
.center a { border: none;}
.center a img { margin-right: 10px;  -moz-box-shadow:2px 2px 2px 0px #000; -webkit-box-shadow: 2px 2px 2px 0px #000; box-shadow: 2px 2px 2px 0px #000;}
.center a img.last { margin-right: 0px;}

.banner { height: 230px;padding:0px;}
.banner a {display:inline-block; width:312px; height:216px; overflow:hidden; margin:0 26px 0 0; padding:0px; border-radius: 19px;
-moz-box-shadow: 5px 0 15px #000;
-webkit-box-shadow: 5px 0 15px #000;
box-shadow: 5px 0 15px #000;
} 

.banner a:hover img {margin-left:-312px;} 
.banner a.last { margin-right: 0px;}
/* ie6 needs his fix*/ 
.banner a:hover {zoom:1;}

#content {text-align:left;}
#content a { color: orange; text-decoration: none; font-weight: bold}
#sidebar a { color: white;}

h1.window {margin-top: 30px;font-size:40px;font-family:arial;line-height:35px; color: white; font-weight: bold; z-index: 20; text-shadow: 1px 1px 0px #000;}
h4.window {font-size:30px;font-family:arial;line-height:20px; font-weight: bold; color: white; z-index: 20; text-shadow: 1px 1px 0px #000;}

#content h1 {position:relative; font-size:38px;font-family:arial;line-height:40px; color: #e6e6e6; letter-spacing:-2px;margin:15px 0 20px 0; z-index: 20; text-shadow: 2px 2px 0px #000;}
#content h1.bgnh1 {visibility: hidden; position: absolute; top: 0px; left: 5px; font-size:50px; font-family:arial black;color: #222222; letter-spacing:-2px; margin-top: 0px; z-index: 10; text-shadow: none;}
#content h2, .foot .section h2 {position: relative; padding-left: 10px; font-size:25px;font-family:arial;line-height:37px; color: #383838; letter-spacing:-1px;margin:15px 0 10px 0; z-index: 20; text-shadow: 2px 2px 0px #000;}
#content h2.bgn, .foot .section h2.bgn {position: absolute; top: 0px; left: 5px; font-size:50px;font-family:arial black;color: #222222; letter-spacing:-2px; margin-top: 0px; z-index: 10; text-shadow: none;}
#content h2.facebook, #content h1.facebook { color: #0f3c90}
#content h3 {font-family:arial;font-size:18px;color:#383838;margin:25px 0 10px 0;}
#content h4 {font-family:arial;font-size:16px;color:#383838;margin:25px 0 10px 0;}
#content h5 {font-family:arial;font-size:14px;color:#383838;margin:25px 0 10px 0;}
#content h6 {font-family:arial;font-size:10px;color:#383838;margin:25px 0 10px 0;}

#powrot {text-decoration: none; position:relative; font-size:14px;font-family:arial;line-height:20px; color: #383838; margin:0; z-index: 20; text-shadow: 2px 2px 0px #000; }

#content #page-content {float:left;width:840px;  background: #181818; -moz-border-radius: 10px;
border-radius: 10px; padding: 10px; margin-top: 16px; margin-bottom: 20px;}

#content #page-content-full {width:980px;  background: #181818; -moz-border-radius: 10px;
border-radius: 10px; padding: 10px; margin-top: 16px; margin-bottom: 20px;}

.page-meta {line-height:40px;text-transform:uppercase;color:#999;font-size:11px;border-top:1px dotted #ccc;padding-top:15px;margin-top:15px;}
.page-meta span {text-transform:none;color:#BA0000;font-size:15px;font-family:georgia;}

#content .page-text {font-size:12px;line-height:16px;margin-bottom:20px; position: relative;}
#content .page-text img {padding: 10px; border: none;}
#content .page-text p, #content .page-text ul, #content .page-text ol {margin:0 0 22px 0;}
#content .page-text ul, #content .page-text ol {margin-left:25px;}
#content .page-text ul ul, #content .page-text ol ul, #content .page-text ul ol, #content .page-text ol ol {
	margin:0 0 0 25px;
}
#content .page-text blockquote {
	margin:0 0 22px 20px;
	line-height: 19px;
	font-size:13px;
	color:#666;
	font-style:italic;
	border-left:2px solid #ccc;
	padding:0 0 0 15px;
	}
#content code {border:1px dotted #ececec;padding:2px;font-family: Consolas, Monaco, "Courier New", Courier, monospace;font-size: 12px;background:#f9f9f9;color:#000;}
#content pre code {line-height:17px;padding:15px;border:1px dotted #ececec;font-family: Consolas, Monaco, "Courier New", Courier, monospace;font-size: 12px;background:#f9f9f9;color:#000;margin-bottom:22px;display:block;}

#content .page-text img#langimg {margin:0px;border:0px;padding:0px;}
#content .page-text img {margin:0px;border:0px solid #1a1a1a;}


#sidebar {width:307px;float:right; margin-top: 0px; margin-bottom: 10px; padding: 0px;}
.bg_scotland p {padding-top: 20px; padding-left: 40px;}
.bg_turkey p {padding-top: 18px; padding-left: 40px;}
.bg_poland p {padding-top: 25px; padding-left: 40px;}
.bg_africa p {padding-top: 18px; padding-left: 40px;}
.bg_deska_jelen p,.bg_deska_koziol p,.bg_deska_dzik p,.bg_deska_ptaki p,.bg_deska_cennik p,
.bg_deska_daniel p,.bg_deska_muflon p,.bg_deska_zubr p,
.bg_deska_lastminute p {padding-top: 23px; padding-left: 35px;}

.bg_poland {background: url(img/poland.png) top left no-repeat; width: 307px; height: 73px; vertical-align: middle; font-size: 24px; text-shadow: 2px 2px 0px #000; cursor: pointer;}
.bg_turkey {background: url(img/turkey.png) top left no-repeat; width: 307px; height: 66px; vertical-align: middle; font-size: 24px; text-shadow: 2px 2px 0px #000; cursor: pointer;}
.bg_scotland {background: url(img/scotland.png) top left no-repeat; width: 307px; height: 85px; vertical-align: middle; font-size: 24px; text-shadow: 2px 2px 0px #000; cursor: pointer;}
.bg_africa {background: url(img/africa.png) top left no-repeat; width: 307px; height: 73px; vertical-align: middle; font-size: 24px; text-shadow: 2px 2px 0px #000; cursor: pointer;}
.bg_deska_jelen {background: url(img/deska_jelen.png) 5px 0px no-repeat; width: 307px; height: 60px; vertical-align: middle; font-size: 16px; text-shadow: 2px 2px 0px #000; cursor: pointer;}
.bg_deska_koziol{background: url(img/deska_koziol.png) 5px 0px no-repeat; width: 307px; height: 60px; vertical-align: middle; font-size: 16px; text-shadow: 2px 2px 0px #000; cursor: pointer;}
.bg_deska_dzik {background: url(img/deska_dzik.png) 5px 0px no-repeat; width: 307px; height: 60px; vertical-align: middle; font-size: 16px; text-shadow: 2px 2px 0px #000; cursor: pointer;}
.bg_deska_lastminute{background: url(img/deska_lastminute.png) 5px 0px no-repeat; width: 307px; height: 60px; vertical-align: middle; font-size: 16px; text-shadow: 2px 2px 0px #000; cursor: pointer;}
.bg_deska_ptaki {background: url(img/deska_ptaki.png) 5px 0px no-repeat; width: 307px; height: 60px; vertical-align: middle; font-size: 16px; text-shadow: 2px 2px 0px #000; cursor: pointer;}

.bg_deska_daniel {background: url(img/deska_daniel.png) 5px 0px no-repeat; width: 307px; height: 60px; vertical-align: middle; font-size: 16px; text-shadow: 2px 2px 0px #000; cursor: pointer;}
.bg_deska_muflon {background: url(img/deska_muflon.png) 5px 0px no-repeat; width: 307px; height: 60px; vertical-align: middle; font-size: 16px; text-shadow: 2px 2px 0px #000; cursor: pointer;}
.bg_deska_zubr {background: url(img/deska_zubr.png) 5px 0px no-repeat; width: 307px; height: 60px; vertical-align: middle; font-size: 16px; text-shadow: 2px 2px 0px #000; cursor: pointer;}
.bg_deska_cennik {background: url(img/deska_cennik.png) 5px 0px no-repeat; width: 307px; height: 60px; vertical-align: middle; font-size: 16px; text-shadow: 2px 2px 0px #000; cursor: pointer;}

.contact_box { padding: 10px; background: url(img/bg_contact.png) bottom right no-repeat;}
.section {position: relative; text-align:left; background: #181818; -moz-border-radius: 10px; border-radius: 10px;}

.credits {font-size:11px;text-transform:uppercase;color:#666;padding-top:5px;margin:10px 0 10px 0; text-align: right;}
.credits p {margin:0 0 0 0;line-height:10px;padding:5px 0 0 0;}
.credits a:link, .credits a:visited {color:#666;}
.credits a:hover {color:#333}

#offln { font-size: 12px;margin:0px; padding:0px; color: #FFF;}
#offln:hover {text-decoration: underline;}

.foot .section { width: 300px; position: relative; text-align:left; background: #181818; -moz-border-radius: 10px; border-radius: 10px; float:left;}
.foot .sitesection { width: 880px; position: relative; text-align:left; background: #181818; -moz-border-radius: 10px; border-radius: 10px; float:right;}
.foot .row { float: right; width: 200px; padding: 15px 10px 20px 10px;}
.foot .rowdouble { float: right; width: 400px; padding: 15px 10px 20px 10px;}
.foot .rowdouble .subrow { float: right; width: 200px;}
.foot h3 { font-size: 16px; color: #383838; padding-bottom: 8px; border-bottom: 1px dotted #282828; text-shadow: 2px 2px 0px #000;}
.foot ul { margin-left: 15px; margin-top: 10px;}
.foot ul li { list-style-type: square; color: #888888; margin-top: 5px;}
.foot a { color: #888888; text-decoration: none;}
.foot a:hover { text-decoration: underline;}


.kontakty { line-height: 140%; height: 0px; font-size: 12px; }
#res2 { line-height: 100%; height: 0px; font-size: 16px; font-weight: bold;}
.person { border: none; margin: 0px; padding: 0px; text-align: center; vertical-align: middle; position: relative;}
.flag { border: none; margin: 0px; padding: 0px; vertical-align: middle;}

#ajax_form input, #ajax_form textarea { padding: 4px; background: #383838; color: white; font-size: 13px; font-family:Tahoma; border: 1px solid black;}
#ajax_form #submit { padding: 6px; background: #383838; color: white; font-weight: bold; margin-top: 10px; font-size: 13px; border: none;}
#ajax_form {width:600px;font-size:12px}
#ajax_form td{font-family:verdana,arial;font-size:12px}
#ajax_form_header {font-family:verdana,arial;font-size:1.3em;font-weight:bold;text-align:left}
#returned_value{font-family:Tahoma;text-align:left;font-size:12px;color:#000000}
#go {border:1px solid #CCCCCC;background:#FFF}
#confirm { font-size: 16px; color: #73c103; font-weight: bold;}



/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
  the Window's z-index value will be set to 3000 by default (in jqModal.js). You
  can change this value by either;
    a) supplying one via CSS
    b) passing the "zIndex" parameter. E.g.  (window).jqm({zIndex: 500}); */
  
#dialog {
    z-index: 1000;
}
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -304px;
    width: 607px;
    height: 292px;
    
    background: url(images/bg_window.png) top left no-repeat;
    color: #FFFFFF;
    border: none;
    padding: 0px;
}

.jqmOverlay { background: #000000; }

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}


.clear {clear:both}
 
.block {
    width:600px;
    margin:0;
    text-align:left;
}
.element * {
    padding:5px;
    margin:2px;
    font-family:Tahoma, Arial;
    font-size:13px;
}

.element select {
    width:280px;
    height: 30px;
    padding: 4px;
    margin:2px;
    background: #383838; color: white; font-size: 13px; font-family:Tahoma; border: 1px solid black;
}

.element optgroup {
    margin: 0px;
    padding: 3px;
    font-style:normal;
    font-weight: bold;
    background: white; color: black;
}

.element optgroup option {
    margin: 0px;
    padding: 3px 3px 3px 12px;
    background: white; color: black;
    font-weight: normal;
}

.element option {
    margin: 0px;
    padding: 3px;
    font-weight: bold;
    background: white; color: black;
}

.element label {
    float:left;
    width:230px;
    font-weight:normal;
}
.element input.text {
    float:left;
    width:270px;
    padding: 4px; background: #383838; color: white; font-size: 13px; font-family:Tahoma; border: 1px solid black;
}
.element .textarea {
    height:120px;
    width:270px;
    padding: 4px; background: #383838; color: white; font-size: 13px; font-family:Tahoma; border: 1px solid black;
}
.hightlight {
    border:1px solid red;
}
.element #submited {
    float:left;
    margin-right:10px;
    padding: 8px; background: #383838; color: white; font-weight: bold; font-size: 13px; font-family:Tahoma; border: 1px solid black;
}
.loading {
    float:left;
    background:url(images/ajax-loader.gif) no-repeat 1px;
    height:28px;
    width:28px;
    display:none;
}
.done {
    font-family:arial;
    font-size:12px;
    width:70%;
    margin:20px auto;
    color: green;
    font-weight: bold;
    display:none
}

#showup-box {
    width:1180px;
    height: 23px;
    text-align:center;
    background: #FF0000;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
}

table.prices
{
    width: 100%;
    margin: 10px 0 15px 0;
    
}

table.prices tr td {
    font-weight: bold;
    padding:3px;
    background: #2d2d2d;
    color: #ededed;
}
table.prices tr.dw td {
    background: #242424;
    color: #ededed;
    font-weight: bold;
    padding:3px;
}

table.prices thead th {
    font-weight: bold;
    text-align:center;
    background: #954f04;
    height: 25px;
    font-size:14px;
    color: #ededed;
}

table.huntingdetails
{
    width: 100%;
    margin: 0px;
    padding:0px;
    
}

table.huntingdetails tr td {
    padding:4px;
    background: #2d2d2d;
    color: #ededed;
}
table.huntingdetails tr.dw td {
    background: #242424;
    color: #ededed;
    padding:4px;
}

table.huntingdetails thead th {
    font-weight: bold;
    text-align:center;
    background: #954f04;
    height: 25px;
    font-size:14px;
    color: #ededed;
}

table.huntingdetails-long
{
    width: 100%;
    margin: 10px 0 10px 0;
    
}

table.huntingdetails-long tr td {
    padding:3px;
    background: #2d2d2d;
    color: #ededed;
}
table.huntingdetails-long tr.dw td {
    background: #242424;
    color: #ededed;
    padding:3px;
}

table.huntingdetails-long thead th {
    font-weight: bold;
    text-align:center;
    background: #954f04;
    height: 25px;
    font-size:14px;
    color: #ededed;
}

#langbar {
    position: relative;
    height: 20px;
    text-align:right;
    vertical-align: middle;
    padding-bottom: 4px;
    z-index:99999;
    color: #414141;
}

#langbar a {
    border: 0px;
    padding:0px;
    margin:0px;
}

hr {
    color: #464646;
    background-color: #464646;
    height: 5px;
    border: 0;
}

.mc-field-group {
    margin: 7px;
}

#mce-EMAIL, #mce-FNAME {
    padding: 4px; background: #383838; color: white; font-size: 13px; font-family:Tahoma; border: 1px solid black; margin-top: 0px; width: 170px; margin-left: 5px;
    
}

#mc-embedded-subscribe {
    padding: 6px; background: #383838; color: white; font-weight: bold; margin-top: 10px; margin-bottom: 15px; font-size: 13px; border: none;
}

.accimg img {
    width:290px;
}

#gmap {
    display: none;
    
}


.title-offer {
    font-size: 13px;
}

img.list-image {
    width: 200px;
    height:144px;
    padding:0px;
    margin:0px;
    
}

img.list-image2 {
    width: 180px;
    padding:0px;
    margin:0px;
    
}

.map_cloud {
    width: 250px;
    height: 300px;
    color: #000000;
}

#readmore-link {
    color: #FFFFFF;
    font-weight: normal;
}


/* isotope */


/* ---- button ---- */

#filters {
    margin:5px;
}

.button-list {
  display: inline-block;
  padding: 0.3em 0.6em;
  background: #EEE;
  border: none;
  background-image: linear-gradient( to bottom, hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.2) );
  color: #000;
  font-family: sans-serif;
  font-size: 14px;
  cursor: pointer;
}

.button-list:hover {
  background-color: #d2d2d2;
  color: #000;
}

.button-list:active,
.button-list.is-checked {
  background-color: #606060;
  color:#FFF;
}


/* ---- button-group ---- */

.button-group:after {
  content: '';
  display: block;
  clear: both;
}

.button-group .button {
  float: left;
  margin-left: 0;
  margin-right: 1px;
}


/* ---- isotope ---- */

.isotope {
   margin: 20px 0 20px 0;
}

/* clear fix */
.isotope:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .element-item ---- */

.element-item {
  position: relative;
  float: left;
  width: 230px;
  margin: 5px;
  padding: 0px;
}

.element-item > * {
  margin: 0;
  padding: 0;
}

table.huntingdetails-long thead th.head_reddeer {background: #7d1403;}
.head_roebuck {background: #b36100;}
.head_driven {background: #325800;}
.head_other {background: #02395f;}

.link_reddeer a {color: #7d1403;}
.link_roebuck a {color: #b36100;}
.link_driven a {color: #325800;}
.link_other a {color: #02395f;}

#qq_form {
    margin-left: 15px;
}

input#qq, input.qq, textarea#qq { 
    background: #383838; 
    padding:5px;
    border: 1px solid black;
    color: white;
    width: 200px;
}

textarea#qq {
    width:250px;
    height: 75px;
    margin-bottom: 5px;
}

#qq_submit {
    margin: 15px 0 10px 15px;
    background: #383838; 
    padding:7px;
    font-size: 14px;
    font-weight: bold;
    color: white;
    border: 1px solid black;
}

.qq_error {
    margin-left: 15px; 
    padding: 5px;
    font-weight: bold;
    color: red;
}

.qq_send {
    margin-left: 15px; 
    padding: 5px;
    font-weight: bold;
    color: #58a61e;
}