/*      RESET           */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


*{margin:0; padding:0;}

body{
    font:76% Verdana,Tahoma,Arial,sans-serif;
	background: #F6F6EE;
    /* background: #fab414 url(../img/bg.gif) repeat-x; */
    /* font: .8em Verdana, Arial, Sans-Serif; */
    line-height:1.4em;
    /* background:#585953; */
    min-width: 980px;
}

.w300{
    width: 300px;
}
.w250{
    width: 250px;
  
}

input, textarea	    { padding: 2px 2px; margin: 0; }
.styled {
	border: 1px solid #DDD;
	padding: 4px;
	width: 140px !important; 
}
.submit{ 
	position: relative; 
	width: 27px !important; 
 	height: 27px;
	background: url('../img/search.gif') no-repeat; 
	border: none !important; 
	padding: 0; 
	left: -4px; 
}
/**************** HEADER styles ****************/
#container{
    width:960px;
    margin:0px auto;
    padding:10px;
    text-align:left;
    background:#ffffff;
    color:#303030;
}

#headcontainer{
   text-align: center;  
}

#header{
    /*background: #e54602;*/
    /*  #e54602 ,e77918 */
    /*background:  #e54602 url('../img/rjs-logo.png') no-repeat;*/
    background:  #F6F6EE;
    color:#6B4626;
    height:80px;
    width:960px;
    margin:20px auto;
}

#header h1{
    padding:20px 0 0 230px;
    font-size:2.1em;
    color:#6B4626;
    letter-spacing:-2px;
    font-weight:normal;
}

#header h2{
    margin:15px 0 0 235px;
    font-size:1.4em;
    color:#6B4626;
    letter-spacing:-1px;
    font-weight:normal;
}

a img{
    border:0px;
}

#pruhInfo{
    background: #3F1F06 !important;    
}
#pruhLine{
    margin-top: 6px;
    height: 4px;
    background: #FDA641;
    font-size: 0px !important;
    color:#FDA641 !important;
}

#logo{
    background: url('../img/logo.png') no-repeat 20px;
    display:block;
    height:70px;
    width:225px;
    text-decoration:none;
    border:0 none;
    float:left;
    
    font-family:inherit;
    font-size:100%;
    font-style:inherit;
    font-weight:inherit;
    line-height:1.4;
    margin:15px 0 0 0;
    padding:0;

    vertical-align:baseline;
}
#logo span,#logo h1 {
    visibility: hidden;
}
#logoHeader{
    display: none;
}

#pruhInfoNavigace{
    width:960px;
    margin:0px auto;   
    color: #FFF;
    text-align: left;
    padding:5px 0px;
    font-weight: bold;
}
#pruhInfoNavigace a, #pruhInfoNavigace a:visited{
    color: #FFF;
    text-decoration: none;
    margin-right: 20px !important;
    
}
/**************** Content styles ****************/

#content{
float:left;
width:700px;
font-size:0.9em;
padding: 30px 20px 10px 10px;
}
#content h1{
    margin: 0px 0px 2px;
    font: bold 24px "Trebuchet MS", Tahoma, Arial;
    padding-bottom: 1px;
}

#uvodniSlovo{
    margin: 10px 0px 2px !important;
    font: bold 20px "Trebuchet MS", Tahoma, Arial !important;
    padding-bottom: 1px !important;
    border: 0px !important;
    color:#6B4626 !important;
}

#content h2{
    color:#64340A;
    /*color: #59770e;*/
    margin: 0px 0px 2px;
    border-bottom: 1px dotted #CCCCCC;
    letter-spacing: 1px;
    font: normal 22px "Trebuchet MS", Tahoma, Arial;
    padding-bottom: 3px;
}
#content p{ 
	font-size:1.10em;
	padding-bottom: 15px;
	line-height: 20px;
	text-align:justify;
    color:#444444;
}

#content ul{
    padding-left:30px;
    color:#444444;
    font-size:1.10em;
}
#content ul li{
    padding: 5px 0;
    font-size:1.10em;
}

#content .uvod{
    color:#A07A45;
    font-size:16px;
}
/**************** Sidebar styles ****************/

#right{
float:right;
width:210px;
padding: 30px 5px 10px 0;
line-height:1.4em;
}

#right h2{
/*background: #1788c8;*/
background: #CF8530;
margin: 0 10px 0 0;
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
color: #ffffff;
padding: 5px 8px 5px 10px;
}
#right p{ margin:0 0 16px 0; font-size:0.9em; padding: 4px;
border-top: 1px solid #d8d8d8;
border-right: 1px solid #d8d8d8;
border-bottom: 1px solid #d8d8d8;
border-left: 4px solid #cccccc;
width: 187px;
background:#f4f4f4;
}

/**************** Navagation ****************/
#avmenu ul {
list-style:none;
width:190px;
margin:0 0 20px 0;
padding: 5px;
}

#avmenu li { margin-bottom:3px; }

#avmenu li a {
font-weight:bold;
height:20px;
text-decoration:none;
color:#505050;
display:block;
padding:6px 0 0 10px;
background:#f4f4f4;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
}

#avmenu li a:hover, #avmenu li a.current {
background:#eaeaea;
color:#505050;
border-top:1px solid #b0b0b0;
border-right:1px solid #b0b0b0;
border-bottom:1px solid #b0b0b0;
border-left:4px solid #82ba00;
}

#avmenu ul ul {
margin: 0 0 0 5px;
font-size:0.9em;
width:178px;
}

#avmenu ul ul a {
height:16px;
margin:0;
padding: 4px 0 4px 8px;
border-left:4px solid #1788c8;
}

#portfolio{
margin:  0px 0px 2px 10px !important; 
padding: 2px !important; 
height:  120px !important; 
}
/**************** Footer styles ****************/

#footer{
clear:both;
padding:5px 0;
margin:0px;
font-size:0.9em;
color:#B09A7D;
/*background:#1788c8;*/
background:#2B1503;
}

#footer p{padding:10px; margin:0; text-align:center;}
#footer a{color:#B09A7D; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#B09A7D; background-color:inherit; text-decoration: underline;}

#footerInfo{
    background: #1E0F01 !important;
    min-height : 50px;
    color: #7A603C;
}
#footerInfoTxT{
    width:960px;
    margin:0px auto;
    padding: 10px 0;
    text-align: center;
}

#footerseo{
    width:960px;
    margin:0px auto;
    padding: 10px 0;
    font-size: 10px;
    background: #1E0F01;
}

#footerInfo a, #footerInfo a:hover, #footerInfo a:link{
    color: #7A603C;
}

/* LINKS */
.midlength {width: 40%;}
.biglength {width: 75%;}

/* GALLERY */
.gallery{
    margin: 10px 2px;
    border:1px solid #eeeeee;
    padding:5px 5px;
}
.gallery .picture{
    float:left;
    padding:3px;
    margin:3px;
    border:1px solid #f8f8f8;
}

/* POBOCKY */
.pobocky li {
	float: left;
	width: 210px;
	height: 210px;
	margin-right: 8px;
	padding-left: 25px;
    padding-top: 12px !important;   
    color: #7A756F;
    font-size: 0.85em !important;
    list-style: none;
}
li#de {
	background: url(../images/de.png) 0 2px no-repeat;
}

li#nl {
	background: url(../images/nl.png) 0 2px no-repeat;
	width: 230px !important;
}

li#it {
	background: url(../images/it.png) 0 2px no-repeat;
	width: 180px !important;
}

li#ch {
	background: url(../images/ch.png) 0 2px no-repeat;
	margin-right: 0;
	width: 180px !important;
}

li#nir{
	background: url(../images/ie.png) 0 2px no-repeat;
    width: 180px !important;
}
li#uk{
	background: url(../images/gb.png) 0 2px no-repeat;
    width: 180px !important;
}
li#fr{
	background: url(../images/fr.png) 0 2px no-repeat;
    width: 220px !important;
}
.pobocky a, .pobocky a:visited{
    text-decoration: none;
    color:#4C9ADE;
} 

.horizontal_rule {
	border-bottom: 1px solid #e6e3d7;
	clear: both;
	margin: 0 0 20px 0;
}

hr {
    display: none;
	font-size: 0;
}

/*  JAK PRACUJEME       */

ol{
    list-style: none;
}

li.step_background_right {

	background: url(../images/step_background_right.png) bottom right no-repeat;

	padding-bottom: 10px;

	}

li.step_background_left {

	background: url(../images/step_background_left.png) bottom left no-repeat;

	padding-bottom: 10px;

	}
 .step_box_even {

	background: #FFFFFF;

	border: 1px solid #dcdbc4;

	width: 417px;

	margin-left: 20px;

	}

.step_box_odd {
	background: #FFFFFF;
	border: 1px solid #dcdbc4;
	width: 417px;
	margin-left: 260px;
}

li.step_background_right {
	background: url(../images/step_background_right.png) bottom right no-repeat;
	padding-bottom: 10px;
}
li.step_background_left {
	background: url(../images/step_background_left.png) bottom left no-repeat;
	padding-bottom: 10px;
}
 .padding_10_full {
	padding: 10px 10px 0 10px;
}
h3#step_1 {
	background: url(../images/step_one.png) no-repeat;
	padding-left: 40px;
	padding-top: 7px;
	height: 27px;
    color: #a07a45;
	}

h3#step_2 {

	background: url(../images/step_two.png) no-repeat;
	padding-left: 40px;
	padding-top: 7px;
    color: #a07a45;
	height: 27px;
	}

h3#step_3 {

	background: url(../images/step_three.png) no-repeat;
	padding-left: 40px;
	padding-top: 7px;
	height: 27px;
    color: #a07a45;
	}

h3#step_4 {
	background: url(../images/step_four.png) no-repeat;
	padding-left: 40px;
	padding-top: 7px;
	height: 27px;
    color: #a07a45;
	}

h3#step_5 {
	background: url(../images/step_five.png) no-repeat;
	padding-left: 40px;
    color: #a07a45;
	padding-top: 7px;
	height: 27px;
	}

h3#step_6 {
	background: url(../images/step_six.png) no-repeat;
	padding-left: 40px;
	padding-top: 7px;
	height: 27px;
    color: #a07a45;
}

h3#step_7 {
	background: url(../images/step_seven.png) no-repeat;
	padding-left: 40px;
	padding-top: 7px;
	height: 27px;
}
.step_box_even {
	background: #FFFFFF;
	border: 1px solid #dcdbc4;
	width: 417px;
	margin-left: 20px;
}

.step_box_odd {
	background: #FFFFFF;
	border: 1px solid #dcdbc4;
	width: 417px;
	margin-left: 260px;
}

.partneri {
  float:left;
  margin-bottom:20px;
  margin-right:20px;
  margin-left: 50px;
  width:250px !important;
}
.partneriLogo{
	background: #FFF;
	border: 1px  solid #F6F6EE;
	margin: 0.5em auto;
    padding: 20px 0;
    border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}
.partneri p{
    font-size: 1em !important;
    color: #7C756C;
    padding: 5px 12px 5px 25px;
    line-height: 1.5em !important;
    text-align: left !important;
    word-spacing: .4em !important;
} 
.partneri a, .partneri a:hover, .partneri a:visited {
    color: #7C756C;
    font-weight: bold;
    display: block;
    text-decoration: none;

}
.padding20{
    padding: 20px;
}
.padding20l{
    padding-left: 20px;
}
.underline{
    border-bottom: 1px dotted #CCCCCC;
}
.nounderline{
    border-bottom: none !important;
}

