/*
Theme Name: numberoneit.com
Author: adonai-studio.hr
Author URI: http://www.adonai-studio.hr
*/
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,font,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 {
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    margin:0;
    padding:0;
}


ol,ul {
    list-style:none;
}

blockquote,q {
    quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
    content:none;
}

:focus {
    outline:0;
}

ins {
    text-decoration:none;
}

del {
    text-decoration:line-through;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}
a {text-decoration: none;}
body {
    font-size: 16px;
    line-height: 24px;
    font-family: 'PT Sans', sans-serif;
    color: #1c1b1a;
    background: #34302d url(images/body.png) repeat-x top ;
}
h1{
    font-size: 0px;
}
h2{
    color:#146ab5;
    font-size:35px;
	font-weight: normal;
	line-height: 35px;
	padding-bottom: 20px;
}
h3{
    color:#edeae1;
    font-size:12px;
    padding: 2px 0 0px 5px;
    text-transform: uppercase;
}
p {
    padding-bottom: 12px;
}
.container {
    width:980px;
    position: relative;
    overflow:hidden;
	margin: 0 auto;
	background: #fff;
}
#header {
width: 980px;
overflow: hidden;
    background: transparent url(images/body.png) repeat-x top ;
}
#header a.logo {
float: left;
}
#header .nav ul{
margin-top: 46px;
overflow: hidden;
padding-left: 60px;
}
#header .nav  li{
float: left;
}
#header .nav  li a{
display: block;
line-height: 80px;
color: #fff;
font-size: 20px;
padding: 0px 20px;
margin-right: 5px;
}
#header .nav  li a:hover, .nav li.current-menu-item a {
background: #0e4c81;
}
#slider {
margin-top: 10px;
border: 1px solid #146ab5;
width: 900px;
padding: 19px;
height: 260px;
}
#page_content {
width: 940px;
overflow: hidden;
margin-top: 20px;
}
#footer {

height: 80px;
line-height: 80px;
text-align: center;
background: #146ab5;
color: #fff;
font-size: 12px;
}
#page_content a {
color: #1faad6;
}
#sidebar {
float: left;
width: 200px;
margin-right: 10px;
}
#page_sasidebarom {
width: 940px;
overflow: hidden;
margin-top: 20px;

}
#page {
float: left;
width: 730px;
overflow: hidden;
}
/*
#sidebar li {
overflow: hidden;
height: 138px;
width: 230px;
background: url(images/sidebar-item.png) no-repeat top;
margin-bottom: 10px;
}
#sidebar li a {
display: block;
line-height: 138px;
color: transparent
}
#sidebar li:hover, #sidebar li.current-menu-item {
background: url(images/sidebar-item-hov.png) no-repeat top;
}
#sidebar li.menu-item-30 a {
background: url(images/cisco.png) no-repeat center center;
}
#sidebar li.menu-item-29 a {
background: url(images/hp.png) no-repeat center center;
}
#sidebar li.menu-item-28 a {
background: url(images/juniper.png) no-repeat center center;
}
#sidebar li.menu-item-72 a {
background: url(images/brocade.png) no-repeat center center;
}
*/
#sidebar li {
width: 200px;
font-size: 18px;
background: #146ab5;
border-bottom: 2px solid #0e4c81
}
#sidebar li a {
color: #fff;
display: block;
line-height: 35px;
padding-left: 20px;
}
#sidebar li.current-menu-item, #sidebar li a:hover {
background: #378bd5;
}
.cont form {
width: 410px;
padding: 20px;
margin-bottom: 20px;
float: left;
background: #146ab5;
}
.cont form input {
border: none;
background: #fff;
color: #1c1b1a;
padding: 20px;
font-size: 14px;
width: 370px;
margin-bottom: 10px;
}
.cont form input.send {
border: none;
background: #fff;
color: #1c1b1a;
padding: 13px;
font-size: 14px;
width: 90px;
margin-bottom: 10px;
float: right;
cursor: pointer;
}
.cont form .kontakti {
float: left;
color: #fff;
}
.cont form  textarea {
border: none;
background: #fff;
color: #1c1b1a;
padding: 20px;
font-size: 14px;
width: 370px;
font-family: arial;
margin-bottom: 10px;
}
.cont h3 {
font-size: 35px;
line-height: 35px;
margin-bottom: 10px;
padding-left: 70px;
}
.us h3 {
background: url(images/usa.png) no-repeat center left
}
.cro h3 {
background: url(images/croatia.png) no-repeat center left
}
.ger h3 {
background: url(images/germany.png) no-repeat center left
}
.hun h3 {
background: url(images/hungary.png) no-repeat center left
}
.border {
border: 1px solid red!important;
}
img.alignright {
float: right;
margin-left: 10px;
}
#page table p {
padding: 0px;
}
#page table {
width: 100%;
font-size: 12px;
}
#white {
overflow: hidden; 
padding: 0px 20px;
}