@import "reset.css";
@import "rebuild.css";
@import "grid.css";
body
{
	min-height:780px;
}
.wrapper {
    height: auto;
    margin: 0 auto;
    padding-top: 0px;
    text-align: left;
    width: 1000px;
}
.inner-wrapper {
    display: block;
    float: none;
    font-family: 'Roboto',sans-serif;
    height: 100%;
    margin-top: 68px;
    padding: 0;
    position: relative;
    width: 1000px;
}
div#footer {
	text-align: center;
	clear: both;
	padding-top: 12px;
}
#header {
    margin-bottom: 7px;
    font-family: 'Roboto', sans-serif;
    color: #FFFFFF:
}

ul {
    margin: 0 0 8px 15px;
    font-family: 'Roboto', sans-serif;
}

#content {
    font-family: 'Roboto',sans-serif;
    height: 100%;
  /*  left: 50%;
    margin-left: -500px;
    margin-top: -274px;
    position: absolute;
    top: 50%;*/
    width: 1000px;
}
#content h3 { 
    border-bottom: 1px solid #DDDDDD;
    color: #000000;
    font-size: 15px;
    margin-left: 12px;
    padding-bottom: 8px;
    padding-left: 12px;
    font-family: 'Roboto', sans-serif;
}
#content h1 {
    color: #FFD24F;
    font-family: 'Roboto',sans-serif;
    font-size: 54px;
    font-weight: 200;
    margin-bottom: 36px;
    margin-top:18px;
}
#content span {
   /* font-size: 12px;*/
   /* position: absolute;*/
	color: #FFFFFF:
    text-align: left;
	font-family: 'Roboto', sans-serif;
}
#content a:hover {
    color: #5BC8E0;
    text-decoration: underline;
}



#content p {
    color: #FFFFFF;
    font-family: roboto;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.5;
    margin-bottom: 0;
    padding-top: 17px;
}
#content p.copyright
{
	font-weight: bold;
	font-size: 10px;
}
.bold
{
	font-weight: bold;
}
#content input.submit {
	border:0;
	background:#F58220;
     border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 8px
}

#content input[type=submit] {

	 background: url("/images/sipka.png") no-repeat scroll 70px 8px #D05981;
    border: 0 none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #FFFFFF;
    float: right;
    font-size: 9px;
    font-weight: 600;
    margin-top: 7px;
    padding: 9px 33px 9px 19px;
    text-transform: uppercase;
}

#content table tr:hover {
	/*background-color:#f2f3f5;*/
}

/*****************/
table td, table th {
    color: black;
    font-family: "Arial";
    font-size: 13px;
    vertical-align: top;
}

#content #mobil {
    display: inline-block;
    font-family: 'Roboto',sans-serif;
    margin-left: 3px;
    position: relative;
    vertical-align: top;
    width: 224px;
}

#section-stunning-video-box {
    font-family: 'Roboto',sans-serif;
    height: 342px;
    left: 16px;
    overflow: hidden;
    position: absolute;
    top: 41px;
    width: 191px;
}

#section-stunning-right {
    display: inline-block;
    margin-top: 14px;
    position: relative;
    vertical-align: top;
    width: 631px;
}
#content #store
{
float:none;
width:100%;
text-align:left;
font-family: 'Roboto', sans-serif;
}

#section-stunning-right .copy {
    display: inline-block;
    margin-left: 50px;
    vertical-align: top;
    width: auto;
}

.sohp h2 {
    font-size: 30px;
    font-weight: 400;
    line-height: 1em;
    margin: 0 0 0.5em;
    font-family: 'Roboto', sans-serif;
    color: #FFFFFF;
}

.sohp p {
    font-size: 19px;
    font-weight: 400;
    line-height: 1.3em;
    margin: 0;
    padding: 0;
}

.rodicia_button {

     border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    
    background: url("/images/mozog_button.png") no-repeat scroll 196px 13px #FFD24F;
    border: 2px solid #FFD24F;

    color: #D05981;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    padding: 16px 48px 16px 16px;
    position: absolute;
    right: -118px;
    text-transform: uppercase;
    top: -50px;
}
#odkliky
{
    position: absolute;
    right: -78px;
    top: 37px;
}
.viac
{
    margin-top: -3px;
    padding: 7px 11px 4px 8px;
    position: relative;
    right: 0;
    top: 3px;
}
.pressed /*, .rodicia_button:hover*/
{
	background: url("/images/mozog_button.png") no-repeat scroll 196px 13px #d05981;
	color: #FFFFFF;
}

#formular {
    background: none repeat scroll 0 0 #FFFFFF;
      border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    right: -78px;
    top: 8px;
    z-index: 1548;
}
#formular span
{
	color: #D05981;
    display: inline-block;
    font-family: 'Roboto',sans-serif;
    font-weight: 200;
    margin-bottom: 10px;
    margin-top: 6px;
    position: relative;
}
input[type=text],input[type=password] {
    background: none repeat scroll 0 0 #EFF5F8;
    border: 1px solid #E2EDF3;
    color: #98A7B0;
    font-size: 10px;
    margin-bottom: 4px;
    padding: 6px;

}
input[type=text]:focus, input[type=password]:focus
{
	background:#ffffff;
	color:#415a68;
}
.zobacik
{
  position: absolute;
    right: 17px;
    top: -7px;
}

#content p#result  {
    font-family: roboto;
    font-size: 15px;
    font-weight: 200;
    line-height: 1;
    margin-bottom: 20px;
    padding-top: 8px;
    margin-top: 0px;
    width: 229px;
}


#content .mobil {
    display: inline-block;
    font-family: 'Roboto',sans-serif;
    margin-left: 0;
    position: relative;
    vertical-align: top;
    width: 224px;
}

/** -   slider */
/*position and hide the menu initially - leave room for menu items to expand...*/

#page {
    bottom: 0;
    height: 355px;
    overflow: hidden;
    position: relative;
    width: 100%;
    /*padding-top:150px;*/

}
#menu {position:absolute;bottom:0; left:0;  width:100%; display:none;background-color:#c5476e;padding:15px;}
/*dock styling...*/
/*...centre the dock...*/
/*...set the cursor...*/
#menu div.jqDock {cursor:pointer;bottom:0}

 	
#menu div.jqDockWrap { margin:0 auto; height: 230px !important; }
/*...add padding between images...*/
#menu img {padding:0 8px;}
/*label styling...*/
div.jqDockLabel {font-weight:bold; white-space:nowrap; color:#ffff00; cursor:pointer; padding:0 1px;}


