/* STYLE */

body {
    font-family: "Arial CE", Arial, Helvetica, Verdana;
    font-size: 12px;
    color: #4a4a4b; /* #3f4a4e */
    margin: 0;
    padding: 0;
}

div {
    margin: 0;
    padding: 0;
}

img {
    border: none;
}

h1 {
    color: #d72a12;
    text-transform: uppercase;
    border-bottom: 2px solid #d72a12;
}

h2 {
    color: #d72a12;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-bottom: 2px solid #d72a12;
    padding-bottom: 6px;
    padding-left: 30px;
}

h3 {
    font-size: 16px;
    color: #d72a12;
    text-transform: uppercase;
}

.content-padding {
    padding: 15px 30px 10px 30px;
}

/*
a {
    color: #427b96;
    text-decoration: underline;
    font-weight: bolder;
}
*/

a {
    color: #d82a11;
    text-decoration: underline;
    font-weight: bolder;
}

/* VELMI VELMI ZLA VLASTNOST, NEPOUZIVAT, aktuality boli mimo svoj container */
/*
p {
    width: 500px;
}
*/

/*============================================================================*/
/* ADMIN MENU */

ul#admin-menu {
    list-style: none;
    margin: 0px;
}
ul#admin-menu li {
    list-style: none;
    position: relative;
    display: inline;
    background: none;
    margin: 0;
    padding: 2px;
}

/*============================================================================*/
/* PORTFOLIO */

/* Pouzivane priamo v: class.portfolio.php */
#vyber-jazyka-portfolio-podstranka a,
#vyber-jazyka-podstranky-z-menu a,
#vyber-jazyka-aktuality-podstranka a {
    text-decoration: none;
    margin: 1px;
}
#vyber-jazyka-portfolio-podstranka a:hover,
#vyber-jazyka-podstranky-z-menu a:hover,
#vyber-jazyka-aktuality-podstranka a:hover {
    /*
    background-color: #a0c91a;
    color: #000;
    font-weight: bold;
    */
}
#vyber-jazyka-portfolio-podstranka a.active,
#vyber-jazyka-podstranky-z-menu a.active,
#vyber-jazyka-aktuality-podstranka a.active {
    background-color: #a0c91a;
    color: #000;
    font-weight: bold;
}

/*============================================================================*/

.clear {
    clear: both;
    border: none;
    height: 0;
}

/* smartpage in footer */
.SP {
    color: #fff;
    text-decoration: none;
}

/* hlavne pre vyzor zoznamu: ked sa ukazuje sitemap */
ul, li {
	margin: 6px 0; padding: 0;
}
li {
    list-style-type: none;
	margin: 0;
	position: relative;
	background: url(../images/li_arrow_green.gif) no-repeat left 4px;
	padding: 2px 0 2px 12px;
	color: #db7703;
	font-weight: bold;
}

#header-logo {
    float: right;
    background: url(../images/sodko_home_2.jpg) top right;
    width: 583px;
    height: 263px;
    margin: 10px 0 0 0;
    padding: 0px;
}


#search-wrapper a {
    text-decoration: none;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}

#search-wrapper a:hover {
    text-decoration: underline;
}

#admin-sitemap {
    display: inline;
    margin-right: 4px;
}
#admin-sitemap a {
    color: #838a7a;
    font-size: 10px;
}

#lang_flag {
    /*
    display: inline;
    position: absolute; top: 10px; left: 250px;
    */
    float: left;
    margin-top: 7px;
}
#lang_flag a {
    color: #838a7a;
    font-size: 10px;
    text-decoration: none;
    margin-left: 6px;
    position: relative;
    bottom: 4px;
}
#lang_flag a:hover {
    text-decoration: underline;
}
#lang_flag a.active {
    color: #e12613;
    text-decoration: none;
}

#first-row-in-header {
    float: right;
    width: 583px;
    margin-top: 7px;
    /*border: 1px solid black;*/
}

.oddelovac-maly {
    background: url(../images/sitemap_admin_delimiter.gif) no-repeat center center;
}
.oddelovac-maly-jazyky {
    background: url(../images/sitemap_admin_delimiter.gif) no-repeat top center;
}

#search-wrapper form {
    display: inline;
}

.form-search {
    margin: 0;
}

.form-search input {
    border: 1px solid #bcc2b4;
}

.form-search input.input-search {
    width: 200px;
    height: 18px;
}

.form-search .submit-img {
    width: 22px;
    height: 18px;
    outline: none;
    border: none;
    
    position: relative;
    top: 5px;
}

h2.kontakt {
    /*text-align: center;*/
    font-style: normal;
    font-weight: normal;
    margin-bottom: 20px;
    letter-spacing: normal;
}

.nazovSpol {
    font-weight: bold;
    margin-bottom: 4px;
}

.telfaxemail {
    color: #de2f1c;
}

#vertical-menu {
    margin-top: 20px;
}

#vertical-menu ul,
#vertical-menu li {
	margin: 0;
    padding: 0;
	list-style: none;
    background: none;
    display: block;
}
#vertical-menu a {
	text-decoration: none;
    text-transform: uppercase;
	color: #fff;
    display: block;
    vertical-align: middle;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 2px;
    
    background: url(../images/sodko_button.jpg);
	background-repeat: no-repeat;
	background-position: center left;
    
    margin-bottom: 2px;
    padding-left: 30px;
}
#vertical-menu a:hover,
#vertical-menu a.active {
    color: #fff;

    background: url(../images/sodko_over_active.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}

#logo_sodko {
    background: url(../images/sodko_logo.jpg);
	background-repeat: no-repeat;
    width: 151px;
    height: 88px;
    position: relative;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
}

#kontakt_mapka {
    float: right;
    width: 374px;
    height: 301px;
    margin-right: -30px;
    margin-bottom: 80px;
}

#zoznam-onas ul {
    width: 410px;
}
#zoznam-onas ul li {
    list-style-type: none;
	margin: 0;
	position: relative;
	background: url(../images/li_arrow_red.gif) no-repeat left 4px;
	padding: 0px 0 2px 18px;
    color: #4a4a4b;
    font-weight: normal;
}

