          /* CSS styles for www.sdesign.cz */
                /* Created 03/2005 */
              /* ALL RIGHTS RESERVED */
   /* Author Ondrej Hladky - S-design, www.sdesign.cz */


body {
	width: 747px;
	margin: auto;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
}

#x1 {
	background-color: white;
	height: 650px;
	width: 747px;
	padding: 0px;
	border-top: 3px solid blue;
	margin: 0px auto 30px auto;
	text-align: left;
}

h1 {
	color: Navy;
	font-size: 1.5em;
}

h2 {
	color: #0000BB;
	font-size: medium;
	font-weight: bold;
	padding-left: 20px;
	margin: 15px 2px 7px 2px;
}


h3 {
	color: Blue;
	font-size: 14px;
	margin: 12px 2px 0px 20px;
}

h4 {
	color: Navy;
	font-size: 13px;
	margin: 5px 0px 0px 15px;
}

#logo {
display: block;
width: 745px;
padding: 20px 0px 0px 10px;
}

#logo a img {
	text-decoration: none;
	border: 0;
}

#des {
	display: block;
	left: auto;
	margin: 80px 0px 0px 0px;
	padding: 0;
}

p {
	margin: 10px;
}


#text_r {
	background: url(img/bg_box.gif) repeat-x;
	margin: -166px 20px 70px 430px;
	width: 280px;
	height: 210px;
	border-top: 1px solid #EBEBEB;
	border-bottom: 2px solid Blue;
	display: block;
	overflow-y: none;
	text-align: justify;
}



#main {
	padding: 5px 25px 5px 25px;
	margin-top: 35px;
	height: auto;
	overflow-y: none;
	text-align: justify;
	width: 650px;
	border-right: 1px dotted #B0B0B0;
}

#main ul li {
	list-style: square;
	margin-left: -30px;
}

.imgsm {
	text-align: right;
	float: right;
	padding: 5px 10px 5px 15px;
}

#main_slog {
	margin: 35px 0px 250px 0px;
	text-align: left;
}

.square {
	float: left;
	margin: 36px 10px 0px 180px;
}

#block_cd {
	padding: 0px;
	margin: 10px;
	color: Navy;
	overflow-y: none; 
}

#inblock {
	padding: 10px 0 0 20;
}

#block_cd a:, block_cd a:active, block_cd a:visited {
	display: inline;
	float: right;
	position: relative;
	bottom: -10px;
	text-align: right;
	color: Blue;
}


#block_cd a:hover {
	background: Blue;
	color: White;
	text-decoration: none;
}

#arrow {
	display: in-line;
	margin: -120px 0px 0px 0px;
	text-align: center;
}


#block_wwd {
	display: block;
	width: 250px;
	border-color: #EBEBEB;
	border-width: 1px 0px 1px 0px; 
	border-style: solid;
	padding: 10px 10px 10px 0px; 
	margin: -200px 15px 0px 0px; 
}

/* -------- FLAGS ---------- */


#flags {
	display: block;
	width: 130px;
	margin: -52px 0px 0px 580px;
}

#flags li {
	display: list-item;
	float: left;
	list-style: none;
	padding: 5px;
}


.nic{
position: absolute;
display: none;
left: -100px;
}

#flags a.cz {
	background: url(img/flag_cz.gif) no-repeat;
	display: block;
	float: left;
	width: 33px;
	height: 20px;
	}
#flags a.cz:hover {
	background: url(img/flag_cz_pas.gif) no-repeat;
	display: block;
	float: left;
	width: 33px;
	height: 20px;
}

#flags a.gb {
	background: url(img/flag_gb_pas.gif) no-repeat;
	display: block;
	float: left;
	width: 33px;
	height: 20px;
	}
	
#flags a.gb:hover {
	background: url(img/flag_gb.gif) no-repeat;
	display: block;
	float: left;
	width: 33px;
	height: 20px;
}

#flags a.de {
	background: url(img/flag_de_pas.gif) no-repeat;
	display: block;
	float: left;
	width: 33px;
	height: 20px;
	margin-right: 0;
	padding-right: 0;
	}
#flags a.de:hover {
	background: url(img/flag_de.gif) no-repeat;
	display: block;
	float: left;
	width: 33px;
	height: 20px;
}



/* ---------- END FLAGS ------- */






/* ----- WWD ---------- */


#submenu
{
font-size: 11px;
font-weight: normal;

}

#submenu a
{
	color: Black;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
}

#submenu a:hover, #submenu a:active
{
	color: #ffffff;
	background: Blue;
	border-left: 3px solid Red;
}

#submenu .active
{
color: #555555;
}

#submenu a
{
border-left: 2px solid #999999;
padding-left: 5px;
display: block;
}

#submenu .active
{
	border-left: 2px solid Red;
}

#submenu li
{
list-style: none;
padding: 4px 0 4px 0;
border-bottom: 1px dotted #ABABAB;
}



/* -------- END WWD ----------- */




#odkinbl {
	display: block;
	text-align: right;
	margin: 10px 5px 0px 0px;
}



/* -------- FOOTER ----------- */

#footer
{
	background-color: #FDFDFD;
	border-top: 1px solid #EBEBEB;
	border-bottom: 2px solid Blue;
	font-size: 10px;
	margin-top: 40px; /* pridano */
}

#footer a
{
color: #999999;
text-decoration: none;
text-align: center;
}

#footer a:hover, #footer a:active
{
text-decoration: underline;
}

#footer
{
background: url(img/footer_bg.gif) repeat-x;
text-align: center;
clear: both;
height: 37px;
}

#footer a
{
padding: 3px;
}

#footer a:hover, #footer a:active
{
	background: Blue;
	color: White;
	text-decoration: none;
}

.active2 {
	background: Blue;
	color: White;
	text-decoration: none;
}

#footer ul
{

height: 37px;
display: block;
padding-top: 12px;
}

#footer ul
{
height: 25px;
display: block;
margin: 0px;
padding: 12px 0px 0px 0px;
}

#footer li
{
	
	margin: 0px;
	display: inline;
	list-style: none;
	padding: 0px 12px 0px 12px;
	border-right: 1px solid #959595;
	text-align: center;
}

#footer li.end
{
border-right: none;
}

/* --------- END FOOTER ----------------- */



.copyright
{
font: 9px/14px Verdana, Arial, Helvetica, sans-serif;
color: #999999;
text-align: center;
margin: 10px;


}

.copyright a
{
	color: Blue;
	text-decoration: underline;
	
}

.copyright a:hover, .copyright a:active
{
	background: Blue;
	color: #FFFFFF;
	text-decoration: none;
}

#contact_t {
	color: Navy;
	display: block;
	width: 230px;
	height: 200px;
	margin: 30px 0px 0px 20px;
	padding: 20px 0px 0px 20px;
	border-color: #EBEBEB;
	border-width: 1px 0px 1px 0px; 
	border-style: solid;
}


#mail {
	background: url(img/bg_mail.gif) repeat-x;
	height: 325px;
	text-align: center;
	display: block;
	margin: -220px 20px 50px 300px;
	border-top: 1px solid #EBEBEB;
	border-bottom: 2px solid Blue;
	padding-top: 10px;
	padding-left: 10px;
}



#menu
{
	background: url(img/footer_bg.gif) repeat-x;
	border-bottom: 1px solid #EBEBEB;
	display: block;
	width: 747px;
	height: 37px;
	text-decoration: none;
	text-align: center;
	margin-left: 0px;
	
}

#menu a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}


#menu a:hover,  #menu a:active
{
	border-bottom: 3px solid Blue;
	padding: 0 1px 0 1px;
	color: #404040;
	text-decoration: none;
}



#menu .active
{
	border-bottom: 3px solid Blue;
	padding: 0 1px 0 1px;
	color: #404040;
	text-decoration: none;
}

#menu a:visited {
	
	text-decoration: none;
}



#menu li
{
	display: inline;
	list-style: none;
	float: left;
	margin: 1px;
	padding: 10px 1px 3px 1px;
	color: #ABABAB;
	text-decoration: none;
	text-align: center;
}




#about a, #offer a, #solution a, #projects a, #contact a, 
{
height: 15px;
display: block;
padding: 0 1px 0 1px;
}

#about
{

width: 100px;
}

#about a
{

width: 100px;
}

#about .active, #about a:hover
{
color: #404040;
font-weight: bold;
}

#offer
{

width: 115px;
}

#offer a
{

width: 115px;
}

#offer .active, #offer a:hover
{
color: #404040;
font-weight: bold;
}

#solution
{

width: 110px;
}

#solution a
{

width: 110px;
}

#solution .active, #solution a:hover
{
color: #404040;
font-weight: bold;
}

#projects
{

width: 100px;
}

#projects a
{

width: 100px;
}

#projects .active, #projects a:hover
{
color: #404040;
font-weight: bold;
}

#contact
{

width: 80px;
}

#contact a
{

width: 80px;
}
 
#contact .active, #contact a:hover
{
color: #404040;
font-weight: bold;
}

.impr {
	display: block;
	margin: 10px 0px 50px 50px;
	text-align: left;
}


.ppr {
	border-bottom: 1px dashed Navy;
	padding-bottom: 25px;
	font-size: 14px;
	margin-top: 35px;
	text-align: left; 
}

.ppr img {
	margin-top: 15px;
}

.last {
	border-bottom: 1px dashed Navy;
	padding-bottom: 20px;
	margin-bottom: 35px;
}

.last a {
	padding: 2px;
	color: Blue;
	text-decoration: none;
}

.last a:hover {
	color: White;
	background: Blue;
}

.solut {
	margin-bottom: 15px;
}